var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783372&x=5250',
		'title': '',
		'imageId': '69783372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783377&x=5250',
		'title': '',
		'imageId': '69783377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783374&x=5250',
		'title': '',
		'imageId': '69783374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783380&x=5250',
		'title': '',
		'imageId': '69783380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783375&x=5250',
		'title': '',
		'imageId': '69783375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783373&x=5250',
		'title': '',
		'imageId': '69783373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783378&x=5250',
		'title': '',
		'imageId': '69783378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783379&x=5250',
		'title': '',
		'imageId': '69783379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002955&docid=69783376&x=5250',
		'title': '',
		'imageId': '69783376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002955';

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