var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955153&x=365',
		'title': '',
		'imageId': '71955153',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955154&x=365',
		'title': '',
		'imageId': '71955154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955160&x=365',
		'title': '',
		'imageId': '71955160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955166&x=365',
		'title': '',
		'imageId': '71955166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955171&x=365',
		'title': '',
		'imageId': '71955171',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955172&x=365',
		'title': '',
		'imageId': '71955172',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955179&x=365',
		'title': '',
		'imageId': '71955179',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955180&x=365',
		'title': '',
		'imageId': '71955180',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955181&x=365',
		'title': '',
		'imageId': '71955181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955192&x=365',
		'title': '',
		'imageId': '71955192',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955193&x=365',
		'title': '',
		'imageId': '71955193',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955194&x=365',
		'title': '',
		'imageId': '71955194',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955196&x=365',
		'title': '',
		'imageId': '71955196',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955205&x=365',
		'title': '',
		'imageId': '71955205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955208&x=365',
		'title': '',
		'imageId': '71955208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955152&x=365',
		'title': '',
		'imageId': '71955152',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090469&docid=71955159&x=365',
		'title': '',
		'imageId': '71955159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4090469';

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