var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939890&docid=68240239&x=5536',
		'title': '',
		'imageId': '68240239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939890&docid=68240242&x=5536',
		'title': '',
		'imageId': '68240242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939890&docid=68240251&x=5536',
		'title': '',
		'imageId': '68240251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939890&docid=68240266&x=5536',
		'title': '',
		'imageId': '68240266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939890&docid=68240270&x=5536',
		'title': '',
		'imageId': '68240270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939890&docid=68240274&x=5536',
		'title': '',
		'imageId': '68240274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939890&docid=68240277&x=5536',
		'title': '',
		'imageId': '68240277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939890';

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