var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133395&x=363',
		'title': '',
		'imageId': '68133395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133396&x=363',
		'title': '',
		'imageId': '68133396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133464&x=363',
		'title': '',
		'imageId': '68133464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133437&x=363',
		'title': '',
		'imageId': '68133437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133443&x=363',
		'title': '',
		'imageId': '68133443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133438&x=363',
		'title': '',
		'imageId': '68133438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133439&x=363',
		'title': '',
		'imageId': '68133439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133444&x=363',
		'title': '',
		'imageId': '68133444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952595&docid=68133442&x=363',
		'title': '',
		'imageId': '68133442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952595';

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