var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130678&x=4930',
		'title': '',
		'imageId': '71130678',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130674&x=4930',
		'title': '',
		'imageId': '71130674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130672&x=4930',
		'title': '',
		'imageId': '71130672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130668&x=4930',
		'title': '',
		'imageId': '71130668',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130679&x=4930',
		'title': '',
		'imageId': '71130679',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130676&x=4930',
		'title': '',
		'imageId': '71130676',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130669&x=4930',
		'title': '',
		'imageId': '71130669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130670&x=4930',
		'title': '',
		'imageId': '71130670',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130675&x=4930',
		'title': '',
		'imageId': '71130675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130677&x=4930',
		'title': '',
		'imageId': '71130677',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130671&x=4930',
		'title': '',
		'imageId': '71130671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054810&docid=71130673&x=4930',
		'title': '',
		'imageId': '71130673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4054810';

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