var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965782&x=3621',
		'title': '',
		'imageId': '68965782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965783&x=3621',
		'title': '',
		'imageId': '68965783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965785&x=3621',
		'title': '',
		'imageId': '68965785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965784&x=3621',
		'title': '',
		'imageId': '68965784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965786&x=3621',
		'title': '',
		'imageId': '68965786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965788&x=3621',
		'title': '',
		'imageId': '68965788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965787&x=3621',
		'title': '',
		'imageId': '68965787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952714&docid=68965789&x=3621',
		'title': '',
		'imageId': '68965789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952714';

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