var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888600&x=3051',
		'title': '',
		'imageId': '63888600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888603&x=3051',
		'title': '',
		'imageId': '63888603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888606&x=3051',
		'title': '',
		'imageId': '63888606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888609&x=3051',
		'title': '',
		'imageId': '63888609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888612&x=3051',
		'title': '',
		'imageId': '63888612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888613&x=3051',
		'title': '',
		'imageId': '63888613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888619&x=3051',
		'title': '',
		'imageId': '63888619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888622&x=3051',
		'title': '',
		'imageId': '63888622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3762942&docid=63888625&x=3051',
		'title': '',
		'imageId': '63888625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3762942';

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