var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589037&x=2238',
		'title': '',
		'imageId': '68589037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589038&x=2238',
		'title': '',
		'imageId': '68589038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589039&x=2238',
		'title': '',
		'imageId': '68589039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589040&x=2238',
		'title': '',
		'imageId': '68589040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589041&x=2238',
		'title': '',
		'imageId': '68589041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589042&x=2238',
		'title': '',
		'imageId': '68589042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589043&x=2238',
		'title': '',
		'imageId': '68589043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957179&docid=68589044&x=2238',
		'title': '',
		'imageId': '68589044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957179';

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