var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330595&x=2853',
		'title': '',
		'imageId': '70330595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330592&x=2853',
		'title': '',
		'imageId': '70330592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330593&x=2853',
		'title': '',
		'imageId': '70330593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330591&x=2853',
		'title': '',
		'imageId': '70330591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330589&x=2853',
		'title': '',
		'imageId': '70330589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330594&x=2853',
		'title': '',
		'imageId': '70330594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330588&x=2853',
		'title': '',
		'imageId': '70330588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70330590&x=2853',
		'title': '',
		'imageId': '70330590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024567&docid=70321039&x=2853',
		'title': '',
		'imageId': '70321039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4024567';

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