var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786617&x=1839',
		'title': '',
		'imageId': '71786617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786620&x=1839',
		'title': '',
		'imageId': '71786620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786627&x=1839',
		'title': '',
		'imageId': '71786627',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786621&x=1839',
		'title': '',
		'imageId': '71786621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786624&x=1839',
		'title': '',
		'imageId': '71786624',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786619&x=1839',
		'title': '',
		'imageId': '71786619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786626&x=1839',
		'title': '',
		'imageId': '71786626',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786622&x=1839',
		'title': '',
		'imageId': '71786622',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786623&x=1839',
		'title': '',
		'imageId': '71786623',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786625&x=1839',
		'title': '',
		'imageId': '71786625',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786618&x=1839',
		'title': '',
		'imageId': '71786618',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083883&docid=71786628&x=1839',
		'title': '',
		'imageId': '71786628',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4083883';

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