var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202920&x=3337',
		'title': '',
		'imageId': '68202920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202832&x=3337',
		'title': '',
		'imageId': '68202832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202918&x=3337',
		'title': '',
		'imageId': '68202918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202919&x=3337',
		'title': '',
		'imageId': '68202919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202916&x=3337',
		'title': '',
		'imageId': '68202916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202917&x=3337',
		'title': '',
		'imageId': '68202917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202921&x=3337',
		'title': '',
		'imageId': '68202921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929794&docid=68202831&x=3337',
		'title': '',
		'imageId': '68202831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929794';

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