var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060378&x=3518',
		'title': '',
		'imageId': '71060378',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060288&x=3518',
		'title': '',
		'imageId': '71060288',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060289&x=3518',
		'title': '',
		'imageId': '71060289',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060290&x=3518',
		'title': '',
		'imageId': '71060290',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060291&x=3518',
		'title': '',
		'imageId': '71060291',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060292&x=3518',
		'title': '',
		'imageId': '71060292',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060298&x=3518',
		'title': '',
		'imageId': '71060298',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060293&x=3518',
		'title': '',
		'imageId': '71060293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060299&x=3518',
		'title': '',
		'imageId': '71060299',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060380&x=3518',
		'title': '',
		'imageId': '71060380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060381&x=3518',
		'title': '',
		'imageId': '71060381',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052962&docid=71060379&x=3518',
		'title': '',
		'imageId': '71060379',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4052962';

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