var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632352&x=5657',
		'title': '',
		'imageId': '68632352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632351&x=5657',
		'title': '',
		'imageId': '68632351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632353&x=5657',
		'title': '',
		'imageId': '68632353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632358&x=5657',
		'title': '',
		'imageId': '68632358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632354&x=5657',
		'title': '',
		'imageId': '68632354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632355&x=5657',
		'title': '',
		'imageId': '68632355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632356&x=5657',
		'title': '',
		'imageId': '68632356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952096&docid=68632357&x=5657',
		'title': '',
		'imageId': '68632357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952096';

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