var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873166&x=4125',
		'title': '',
		'imageId': '71873166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873286&x=4125',
		'title': '',
		'imageId': '71873286',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873296&x=4125',
		'title': '',
		'imageId': '71873296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873534&x=4125',
		'title': '',
		'imageId': '71873534',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873545&x=4125',
		'title': '',
		'imageId': '71873545',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873556&x=4125',
		'title': '',
		'imageId': '71873556',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873561&x=4125',
		'title': '',
		'imageId': '71873561',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873564&x=4125',
		'title': '',
		'imageId': '71873564',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873571&x=4125',
		'title': '',
		'imageId': '71873571',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873574&x=4125',
		'title': '',
		'imageId': '71873574',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873590&x=4125',
		'title': '',
		'imageId': '71873590',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873593&x=4125',
		'title': '',
		'imageId': '71873593',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873619&x=4125',
		'title': '',
		'imageId': '71873619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873642&x=4125',
		'title': '',
		'imageId': '71873642',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71873684&x=4125',
		'title': '',
		'imageId': '71873684',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71895584&x=4125',
		'title': '',
		'imageId': '71895584',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087383&docid=71895583&x=4125',
		'title': '',
		'imageId': '71895583',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4087383';

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