var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610414&x=1936',
		'title': '',
		'imageId': '66610414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610416&x=1936',
		'title': '',
		'imageId': '66610416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610417&x=1936',
		'title': '',
		'imageId': '66610417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610415&x=1936',
		'title': '',
		'imageId': '66610415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610418&x=1936',
		'title': '',
		'imageId': '66610418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610419&x=1936',
		'title': '',
		'imageId': '66610419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610420&x=1936',
		'title': '',
		'imageId': '66610420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867929&docid=66610421&x=1936',
		'title': '',
		'imageId': '66610421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867929';

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