var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967082&docid=68970558&x=3954',
		'title': '',
		'imageId': '68970558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967082&docid=68970559&x=3954',
		'title': '',
		'imageId': '68970559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967082&docid=68970560&x=3954',
		'title': '',
		'imageId': '68970560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967082&docid=68970561&x=3954',
		'title': '',
		'imageId': '68970561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967082&docid=68970562&x=3954',
		'title': '',
		'imageId': '68970562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967082&docid=68970563&x=3954',
		'title': '',
		'imageId': '68970563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967082&docid=68970565&x=3954',
		'title': '',
		'imageId': '68970565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967082';

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