var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785328&x=259',
		'title': '',
		'imageId': '68785328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785320&x=259',
		'title': '',
		'imageId': '68785320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785326&x=259',
		'title': '',
		'imageId': '68785326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785324&x=259',
		'title': '',
		'imageId': '68785324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785325&x=259',
		'title': '',
		'imageId': '68785325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785322&x=259',
		'title': '',
		'imageId': '68785322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785327&x=259',
		'title': '',
		'imageId': '68785327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785321&x=259',
		'title': '',
		'imageId': '68785321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014633&docid=68785323&x=259',
		'title': '',
		'imageId': '68785323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014633';

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