var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087440&x=4144',
		'title': '',
		'imageId': '68087440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087443&x=4144',
		'title': '',
		'imageId': '68087443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087439&x=4144',
		'title': '',
		'imageId': '68087439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087445&x=4144',
		'title': '',
		'imageId': '68087445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087444&x=4144',
		'title': '',
		'imageId': '68087444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087437&x=4144',
		'title': '',
		'imageId': '68087437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087442&x=4144',
		'title': '',
		'imageId': '68087442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087441&x=4144',
		'title': '',
		'imageId': '68087441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927852&docid=68087438&x=4144',
		'title': '',
		'imageId': '68087438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927852';

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