var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113909&x=5511',
		'title': '',
		'imageId': '68113909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113910&x=5511',
		'title': '',
		'imageId': '68113910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113911&x=5511',
		'title': '',
		'imageId': '68113911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113912&x=5511',
		'title': '',
		'imageId': '68113912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113913&x=5511',
		'title': '',
		'imageId': '68113913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113908&x=5511',
		'title': '',
		'imageId': '68113908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113914&x=5511',
		'title': '',
		'imageId': '68113914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929229&docid=68113915&x=5511',
		'title': '',
		'imageId': '68113915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929229';

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