var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977361&docid=68493305&x=3819',
		'title': '',
		'imageId': '68493305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977361&docid=68493307&x=3819',
		'title': '',
		'imageId': '68493307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977361&docid=68493303&x=3819',
		'title': '',
		'imageId': '68493303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977361&docid=68493306&x=3819',
		'title': '',
		'imageId': '68493306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977361&docid=68493308&x=3819',
		'title': '',
		'imageId': '68493308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977361&docid=68493304&x=3819',
		'title': '',
		'imageId': '68493304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977361&docid=69199002&x=3819',
		'title': '',
		'imageId': '69199002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977361';

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