var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834134&x=4124',
		'title': '',
		'imageId': '69834134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834135&x=4124',
		'title': '',
		'imageId': '69834135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834142&x=4124',
		'title': '',
		'imageId': '69834142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834136&x=4124',
		'title': '',
		'imageId': '69834136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834143&x=4124',
		'title': '',
		'imageId': '69834143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834138&x=4124',
		'title': '',
		'imageId': '69834138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834140&x=4124',
		'title': '',
		'imageId': '69834140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004863&docid=69834137&x=4124',
		'title': '',
		'imageId': '69834137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004863';

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