var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3842412&docid=65953481&x=1916',
		'title': '',
		'imageId': '65953481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842412&docid=65953482&x=1916',
		'title': '',
		'imageId': '65953482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842412&docid=65953483&x=1916',
		'title': '',
		'imageId': '65953483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842412&docid=65953485&x=1916',
		'title': '',
		'imageId': '65953485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842412&docid=65953484&x=1916',
		'title': '',
		'imageId': '65953484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842412&docid=65953486&x=1916',
		'title': '',
		'imageId': '65953486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3842412';

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