var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71121577&x=1516',
		'title': '',
		'imageId': '71121577',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71121581&x=1516',
		'title': '',
		'imageId': '71121581',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71121578&x=1516',
		'title': '',
		'imageId': '71121578',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71121580&x=1516',
		'title': '',
		'imageId': '71121580',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71121579&x=1516',
		'title': '',
		'imageId': '71121579',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71115130&x=1516',
		'title': '',
		'imageId': '71115130',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71115129&x=1516',
		'title': '',
		'imageId': '71115129',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71115132&x=1516',
		'title': '',
		'imageId': '71115132',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71115131&x=1516',
		'title': '',
		'imageId': '71115131',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71130295&x=1516',
		'title': '',
		'imageId': '71130295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71130296&x=1516',
		'title': '',
		'imageId': '71130296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054529&docid=71130297&x=1516',
		'title': '',
		'imageId': '71130297',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4054529';

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