var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611421&x=4125',
		'title': '',
		'imageId': '68611421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611424&x=4125',
		'title': '',
		'imageId': '68611424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611425&x=4125',
		'title': '',
		'imageId': '68611425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611417&x=4125',
		'title': '',
		'imageId': '68611417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611418&x=4125',
		'title': '',
		'imageId': '68611418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611420&x=4125',
		'title': '',
		'imageId': '68611420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611423&x=4125',
		'title': '',
		'imageId': '68611423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611422&x=4125',
		'title': '',
		'imageId': '68611422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951095&docid=68611419&x=4125',
		'title': '',
		'imageId': '68611419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951095';

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