var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926964&x=835',
		'title': '',
		'imageId': '65926964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926955&x=835',
		'title': '',
		'imageId': '65926955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926963&x=835',
		'title': '',
		'imageId': '65926963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926960&x=835',
		'title': '',
		'imageId': '65926960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926962&x=835',
		'title': '',
		'imageId': '65926962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926961&x=835',
		'title': '',
		'imageId': '65926961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926975&x=835',
		'title': '',
		'imageId': '65926975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926957&x=835',
		'title': '',
		'imageId': '65926957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944762&docid=65926971&x=835',
		'title': '',
		'imageId': '65926971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944762';

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