var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929259&x=5150',
		'title': '',
		'imageId': '69929259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929262&x=5150',
		'title': '',
		'imageId': '69929262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929266&x=5150',
		'title': '',
		'imageId': '69929266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929269&x=5150',
		'title': '',
		'imageId': '69929269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929273&x=5150',
		'title': '',
		'imageId': '69929273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929277&x=5150',
		'title': '',
		'imageId': '69929277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929280&x=5150',
		'title': '',
		'imageId': '69929280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929283&x=5150',
		'title': '',
		'imageId': '69929283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008756&docid=69929286&x=5150',
		'title': '',
		'imageId': '69929286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008756';

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