var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906364&x=4523',
		'title': '',
		'imageId': '68906364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906365&x=4523',
		'title': '',
		'imageId': '68906365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906366&x=4523',
		'title': '',
		'imageId': '68906366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906367&x=4523',
		'title': '',
		'imageId': '68906367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906368&x=4523',
		'title': '',
		'imageId': '68906368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906369&x=4523',
		'title': '',
		'imageId': '68906369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906370&x=4523',
		'title': '',
		'imageId': '68906370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964037&docid=68906371&x=4523',
		'title': '',
		'imageId': '68906371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964037';

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