var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120241&x=1252',
		'title': '',
		'imageId': '68120241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120237&x=1252',
		'title': '',
		'imageId': '68120237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120240&x=1252',
		'title': '',
		'imageId': '68120240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120238&x=1252',
		'title': '',
		'imageId': '68120238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120233&x=1252',
		'title': '',
		'imageId': '68120233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120239&x=1252',
		'title': '',
		'imageId': '68120239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120234&x=1252',
		'title': '',
		'imageId': '68120234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120236&x=1252',
		'title': '',
		'imageId': '68120236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929546&docid=68120235&x=1252',
		'title': '',
		'imageId': '68120235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929546';

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