var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610388&x=5535',
		'title': '',
		'imageId': '66610388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610389&x=5535',
		'title': '',
		'imageId': '66610389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610387&x=5535',
		'title': '',
		'imageId': '66610387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610390&x=5535',
		'title': '',
		'imageId': '66610390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610391&x=5535',
		'title': '',
		'imageId': '66610391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610392&x=5535',
		'title': '',
		'imageId': '66610392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610394&x=5535',
		'title': '',
		'imageId': '66610394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610393&x=5535',
		'title': '',
		'imageId': '66610393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867926&docid=66610395&x=5535',
		'title': '',
		'imageId': '66610395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867926';

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