var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770106&x=3354',
		'title': '',
		'imageId': '67770106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770110&x=3354',
		'title': '',
		'imageId': '67770110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770107&x=3354',
		'title': '',
		'imageId': '67770107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770105&x=3354',
		'title': '',
		'imageId': '67770105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770113&x=3354',
		'title': '',
		'imageId': '67770113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770111&x=3354',
		'title': '',
		'imageId': '67770111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770108&x=3354',
		'title': '',
		'imageId': '67770108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770109&x=3354',
		'title': '',
		'imageId': '67770109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915130&docid=67770112&x=3354',
		'title': '',
		'imageId': '67770112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915130';

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