var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962611&x=1946',
		'title': '',
		'imageId': '68962611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962610&x=1946',
		'title': '',
		'imageId': '68962610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962609&x=1946',
		'title': '',
		'imageId': '68962609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962614&x=1946',
		'title': '',
		'imageId': '68962614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962607&x=1946',
		'title': '',
		'imageId': '68962607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962608&x=1946',
		'title': '',
		'imageId': '68962608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962613&x=1946',
		'title': '',
		'imageId': '68962613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962612&x=1946',
		'title': '',
		'imageId': '68962612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966536&docid=68962615&x=1946',
		'title': '',
		'imageId': '68962615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966536';

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