var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68674997&x=159',
		'title': '',
		'imageId': '68674997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68674999&x=159',
		'title': '',
		'imageId': '68674999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68674998&x=159',
		'title': '',
		'imageId': '68674998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68675000&x=159',
		'title': '',
		'imageId': '68675000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68674994&x=159',
		'title': '',
		'imageId': '68674994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68674996&x=159',
		'title': '',
		'imageId': '68674996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68674995&x=159',
		'title': '',
		'imageId': '68674995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68674993&x=159',
		'title': '',
		'imageId': '68674993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954079&docid=68675001&x=159',
		'title': '',
		'imageId': '68675001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954079';

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