var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71501911&x=1037',
		'title': '',
		'imageId': '71501911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71501916&x=1037',
		'title': '',
		'imageId': '71501916',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71501910&x=1037',
		'title': '',
		'imageId': '71501910',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71501913&x=1037',
		'title': '',
		'imageId': '71501913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71445626&x=1037',
		'title': '',
		'imageId': '71445626',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71445627&x=1037',
		'title': '',
		'imageId': '71445627',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71445630&x=1037',
		'title': '',
		'imageId': '71445630',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71445629&x=1037',
		'title': '',
		'imageId': '71445629',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71445628&x=1037',
		'title': '',
		'imageId': '71445628',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71501915&x=1037',
		'title': '',
		'imageId': '71501915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71501914&x=1037',
		'title': '',
		'imageId': '71501914',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069678&docid=71501912&x=1037',
		'title': '',
		'imageId': '71501912',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4069678';

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";
	})
}
