var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974025&docid=68544375&x=4226',
		'title': '',
		'imageId': '68544375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974025&docid=68544373&x=4226',
		'title': '',
		'imageId': '68544373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974025&docid=68544376&x=4226',
		'title': '',
		'imageId': '68544376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974025&docid=68544371&x=4226',
		'title': '',
		'imageId': '68544371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974025&docid=68544374&x=4226',
		'title': '',
		'imageId': '68544374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974025&docid=68544372&x=4226',
		'title': '',
		'imageId': '68544372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974025&docid=68544443&x=4226',
		'title': '',
		'imageId': '68544443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974025';

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