var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021532&x=2124',
		'title': '',
		'imageId': '70021532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021536&x=2124',
		'title': '',
		'imageId': '70021536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021538&x=2124',
		'title': '',
		'imageId': '70021538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021539&x=2124',
		'title': '',
		'imageId': '70021539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021540&x=2124',
		'title': '',
		'imageId': '70021540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021541&x=2124',
		'title': '',
		'imageId': '70021541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021542&x=2124',
		'title': '',
		'imageId': '70021542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012694&docid=70021543&x=2124',
		'title': '',
		'imageId': '70021543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012694';

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