var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737713&x=1847',
		'title': '',
		'imageId': '68737713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737714&x=1847',
		'title': '',
		'imageId': '68737714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737715&x=1847',
		'title': '',
		'imageId': '68737715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737718&x=1847',
		'title': '',
		'imageId': '68737718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737719&x=1847',
		'title': '',
		'imageId': '68737719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737720&x=1847',
		'title': '',
		'imageId': '68737720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737721&x=1847',
		'title': '',
		'imageId': '68737721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737716&x=1847',
		'title': '',
		'imageId': '68737716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956491&docid=68737717&x=1847',
		'title': '',
		'imageId': '68737717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956491';

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