var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=67683837&x=4612',
		'title': '',
		'imageId': '67683837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463496&x=4612',
		'title': '',
		'imageId': '68463496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463493&x=4612',
		'title': '',
		'imageId': '68463493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463492&x=4612',
		'title': '',
		'imageId': '68463492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463491&x=4612',
		'title': '',
		'imageId': '68463491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463494&x=4612',
		'title': '',
		'imageId': '68463494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463495&x=4612',
		'title': '',
		'imageId': '68463495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463497&x=4612',
		'title': '',
		'imageId': '68463497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936915&docid=68463490&x=4612',
		'title': '',
		'imageId': '68463490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936915';

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