var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959831&docid=68817569&x=5357',
		'title': '',
		'imageId': '68817569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959831&docid=68817570&x=5357',
		'title': '',
		'imageId': '68817570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959831&docid=68817571&x=5357',
		'title': '',
		'imageId': '68817571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959831&docid=68817572&x=5357',
		'title': '',
		'imageId': '68817572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959831&docid=68817573&x=5357',
		'title': '',
		'imageId': '68817573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959831&docid=68817574&x=5357',
		'title': '',
		'imageId': '68817574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959831&docid=68817575&x=5357',
		'title': '',
		'imageId': '68817575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959831';

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