var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71506083&x=3032',
		'title': '',
		'imageId': '71506083',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498411&x=3032',
		'title': '',
		'imageId': '71498411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498415&x=3032',
		'title': '',
		'imageId': '71498415',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498410&x=3032',
		'title': '',
		'imageId': '71498410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498419&x=3032',
		'title': '',
		'imageId': '71498419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498416&x=3032',
		'title': '',
		'imageId': '71498416',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498412&x=3032',
		'title': '',
		'imageId': '71498412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498413&x=3032',
		'title': '',
		'imageId': '71498413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498417&x=3032',
		'title': '',
		'imageId': '71498417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498941&x=3032',
		'title': '',
		'imageId': '71498941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71498942&x=3032',
		'title': '',
		'imageId': '71498942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071916&docid=71499711&x=3032',
		'title': '',
		'imageId': '71499711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4071916';

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