var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865984&x=5337',
		'title': '',
		'imageId': '67865984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865987&x=5337',
		'title': '',
		'imageId': '67865987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865985&x=5337',
		'title': '',
		'imageId': '67865985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865986&x=5337',
		'title': '',
		'imageId': '67865986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865992&x=5337',
		'title': '',
		'imageId': '67865992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865991&x=5337',
		'title': '',
		'imageId': '67865991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865988&x=5337',
		'title': '',
		'imageId': '67865988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865989&x=5337',
		'title': '',
		'imageId': '67865989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918302&docid=67865990&x=5337',
		'title': '',
		'imageId': '67865990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918302';

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