var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202304&x=5541',
		'title': '',
		'imageId': '68202304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202305&x=5541',
		'title': '',
		'imageId': '68202305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202310&x=5541',
		'title': '',
		'imageId': '68202310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202311&x=5541',
		'title': '',
		'imageId': '68202311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202308&x=5541',
		'title': '',
		'imageId': '68202308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202307&x=5541',
		'title': '',
		'imageId': '68202307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202306&x=5541',
		'title': '',
		'imageId': '68202306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202309&x=5541',
		'title': '',
		'imageId': '68202309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932863&docid=68202328&x=5541',
		'title': '',
		'imageId': '68202328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932863';

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