var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312141&x=4339',
		'title': '',
		'imageId': '67312141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312142&x=4339',
		'title': '',
		'imageId': '67312142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312143&x=4339',
		'title': '',
		'imageId': '67312143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312144&x=4339',
		'title': '',
		'imageId': '67312144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312145&x=4339',
		'title': '',
		'imageId': '67312145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312146&x=4339',
		'title': '',
		'imageId': '67312146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312147&x=4339',
		'title': '',
		'imageId': '67312147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312148&x=4339',
		'title': '',
		'imageId': '67312148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896822&docid=67312149&x=4339',
		'title': '',
		'imageId': '67312149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3896822';

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