var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906178&x=951',
		'title': '',
		'imageId': '68906178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906179&x=951',
		'title': '',
		'imageId': '68906179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906180&x=951',
		'title': '',
		'imageId': '68906180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906181&x=951',
		'title': '',
		'imageId': '68906181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906182&x=951',
		'title': '',
		'imageId': '68906182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906183&x=951',
		'title': '',
		'imageId': '68906183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906184&x=951',
		'title': '',
		'imageId': '68906184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906185&x=951',
		'title': '',
		'imageId': '68906185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964031&docid=68906186&x=951',
		'title': '',
		'imageId': '68906186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964031';

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