var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862570&x=1039',
		'title': '',
		'imageId': '68862570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862571&x=1039',
		'title': '',
		'imageId': '68862571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862572&x=1039',
		'title': '',
		'imageId': '68862572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862573&x=1039',
		'title': '',
		'imageId': '68862573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862574&x=1039',
		'title': '',
		'imageId': '68862574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862575&x=1039',
		'title': '',
		'imageId': '68862575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862576&x=1039',
		'title': '',
		'imageId': '68862576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862577&x=1039',
		'title': '',
		'imageId': '68862577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962329&docid=68862578&x=1039',
		'title': '',
		'imageId': '68862578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962329';

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