var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020008&x=5638',
		'title': '',
		'imageId': '70020008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020010&x=5638',
		'title': '',
		'imageId': '70020010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020007&x=5638',
		'title': '',
		'imageId': '70020007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020009&x=5638',
		'title': '',
		'imageId': '70020009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020011&x=5638',
		'title': '',
		'imageId': '70020011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020012&x=5638',
		'title': '',
		'imageId': '70020012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020013&x=5638',
		'title': '',
		'imageId': '70020013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020014&x=5638',
		'title': '',
		'imageId': '70020014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012608&docid=70020015&x=5638',
		'title': '',
		'imageId': '70020015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012608';

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