var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990149&x=1237',
		'title': '',
		'imageId': '71990149',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990152&x=1237',
		'title': '',
		'imageId': '71990152',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990153&x=1237',
		'title': '',
		'imageId': '71990153',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990154&x=1237',
		'title': '',
		'imageId': '71990154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990150&x=1237',
		'title': '',
		'imageId': '71990150',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990151&x=1237',
		'title': '',
		'imageId': '71990151',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990156&x=1237',
		'title': '',
		'imageId': '71990156',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990158&x=1237',
		'title': '',
		'imageId': '71990158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990157&x=1237',
		'title': '',
		'imageId': '71990157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990159&x=1237',
		'title': '',
		'imageId': '71990159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990160&x=1237',
		'title': '',
		'imageId': '71990160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091766&docid=71990161&x=1237',
		'title': '',
		'imageId': '71990161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4091766';

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