var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641606&x=1312',
		'title': '',
		'imageId': '71641606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641616&x=1312',
		'title': '',
		'imageId': '71641616',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641611&x=1312',
		'title': '',
		'imageId': '71641611',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641615&x=1312',
		'title': '',
		'imageId': '71641615',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641614&x=1312',
		'title': '',
		'imageId': '71641614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641610&x=1312',
		'title': '',
		'imageId': '71641610',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641608&x=1312',
		'title': '',
		'imageId': '71641608',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641607&x=1312',
		'title': '',
		'imageId': '71641607',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641609&x=1312',
		'title': '',
		'imageId': '71641609',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641612&x=1312',
		'title': '',
		'imageId': '71641612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641613&x=1312',
		'title': '',
		'imageId': '71641613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4077268&docid=71641617&x=1312',
		'title': '',
		'imageId': '71641617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4077268';

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