var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774135&x=1223',
		'title': '',
		'imageId': '71774135',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774130&x=1223',
		'title': '',
		'imageId': '71774130',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774141&x=1223',
		'title': '',
		'imageId': '71774141',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774136&x=1223',
		'title': '',
		'imageId': '71774136',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774137&x=1223',
		'title': '',
		'imageId': '71774137',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774131&x=1223',
		'title': '',
		'imageId': '71774131',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774132&x=1223',
		'title': '',
		'imageId': '71774132',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774139&x=1223',
		'title': '',
		'imageId': '71774139',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774138&x=1223',
		'title': '',
		'imageId': '71774138',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774134&x=1223',
		'title': '',
		'imageId': '71774134',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774133&x=1223',
		'title': '',
		'imageId': '71774133',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083301&docid=71774140&x=1223',
		'title': '',
		'imageId': '71774140',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4083301';

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