var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946160&x=4953',
		'title': '',
		'imageId': '71946160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946165&x=4953',
		'title': '',
		'imageId': '71946165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946162&x=4953',
		'title': '',
		'imageId': '71946162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946166&x=4953',
		'title': '',
		'imageId': '71946166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946167&x=4953',
		'title': '',
		'imageId': '71946167',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946169&x=4953',
		'title': '',
		'imageId': '71946169',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946164&x=4953',
		'title': '',
		'imageId': '71946164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946163&x=4953',
		'title': '',
		'imageId': '71946163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946158&x=4953',
		'title': '',
		'imageId': '71946158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946159&x=4953',
		'title': '',
		'imageId': '71946159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946161&x=4953',
		'title': '',
		'imageId': '71946161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089883&docid=71946168&x=4953',
		'title': '',
		'imageId': '71946168',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4089883';

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