var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967856&docid=68612486&x=1438',
		'title': '',
		'imageId': '68612486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967856&docid=68612484&x=1438',
		'title': '',
		'imageId': '68612484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967856&docid=68612487&x=1438',
		'title': '',
		'imageId': '68612487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967856&docid=68612488&x=1438',
		'title': '',
		'imageId': '68612488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967856&docid=68612489&x=1438',
		'title': '',
		'imageId': '68612489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967856&docid=68612485&x=1438',
		'title': '',
		'imageId': '68612485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967856&docid=68612483&x=1438',
		'title': '',
		'imageId': '68612483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967856';

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