var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458910&x=1732',
		'title': '',
		'imageId': '68458910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458909&x=1732',
		'title': '',
		'imageId': '68458909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458913&x=1732',
		'title': '',
		'imageId': '68458913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458911&x=1732',
		'title': '',
		'imageId': '68458911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458914&x=1732',
		'title': '',
		'imageId': '68458914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458915&x=1732',
		'title': '',
		'imageId': '68458915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458916&x=1732',
		'title': '',
		'imageId': '68458916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944863&docid=68458917&x=1732',
		'title': '',
		'imageId': '68458917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944863';

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