var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877380&x=4135',
		'title': '',
		'imageId': '68877380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877381&x=4135',
		'title': '',
		'imageId': '68877381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877382&x=4135',
		'title': '',
		'imageId': '68877382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877383&x=4135',
		'title': '',
		'imageId': '68877383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877384&x=4135',
		'title': '',
		'imageId': '68877384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877385&x=4135',
		'title': '',
		'imageId': '68877385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877386&x=4135',
		'title': '',
		'imageId': '68877386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877387&x=4135',
		'title': '',
		'imageId': '68877387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962899&docid=68877388&x=4135',
		'title': '',
		'imageId': '68877388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962899';

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