var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958987&x=2117',
		'title': '',
		'imageId': '67958987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958988&x=2117',
		'title': '',
		'imageId': '67958988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958989&x=2117',
		'title': '',
		'imageId': '67958989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958990&x=2117',
		'title': '',
		'imageId': '67958990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958991&x=2117',
		'title': '',
		'imageId': '67958991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958992&x=2117',
		'title': '',
		'imageId': '67958992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958993&x=2117',
		'title': '',
		'imageId': '67958993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958994&x=2117',
		'title': '',
		'imageId': '67958994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922381&docid=67958995&x=2117',
		'title': '',
		'imageId': '67958995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922381';

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