var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005667&x=451',
		'title': '',
		'imageId': '68005667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005661&x=451',
		'title': '',
		'imageId': '68005661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005666&x=451',
		'title': '',
		'imageId': '68005666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005665&x=451',
		'title': '',
		'imageId': '68005665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005664&x=451',
		'title': '',
		'imageId': '68005664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005660&x=451',
		'title': '',
		'imageId': '68005660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005659&x=451',
		'title': '',
		'imageId': '68005659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005663&x=451',
		'title': '',
		'imageId': '68005663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923493&docid=68005662&x=451',
		'title': '',
		'imageId': '68005662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923493';

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