var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016582&x=491',
		'title': '',
		'imageId': '70016582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016579&x=491',
		'title': '',
		'imageId': '70016579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016587&x=491',
		'title': '',
		'imageId': '70016587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016578&x=491',
		'title': '',
		'imageId': '70016578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016585&x=491',
		'title': '',
		'imageId': '70016585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=69508753&x=491',
		'title': '',
		'imageId': '69508753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=69508757&x=491',
		'title': '',
		'imageId': '69508757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=69508758&x=491',
		'title': '',
		'imageId': '69508758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016577&x=491',
		'title': '',
		'imageId': '70016577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016583&x=491',
		'title': '',
		'imageId': '70016583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016580&x=491',
		'title': '',
		'imageId': '70016580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016576&x=491',
		'title': '',
		'imageId': '70016576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016584&x=491',
		'title': '',
		'imageId': '70016584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016581&x=491',
		'title': '',
		'imageId': '70016581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016586&x=491',
		'title': '',
		'imageId': '70016586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012511&docid=70016588&x=491',
		'title': '',
		'imageId': '70016588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012511';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
