var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7251766&x=945',
		'title': '',
		'imageId': '7251766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7251776&x=945',
		'title': '',
		'imageId': '7251776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7251781&x=945',
		'title': '',
		'imageId': '7251781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7251815&x=945',
		'title': '',
		'imageId': '7251815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7252390&x=945',
		'title': '',
		'imageId': '7252390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7252393&x=945',
		'title': '',
		'imageId': '7252393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7252399&x=945',
		'title': '',
		'imageId': '7252399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908891&docid=7252403&x=945',
		'title': '',
		'imageId': '7252403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908891';

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