var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441156&x=400',
		'title': '',
		'imageId': '68441156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441152&x=400',
		'title': '',
		'imageId': '68441152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441157&x=400',
		'title': '',
		'imageId': '68441157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441155&x=400',
		'title': '',
		'imageId': '68441155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441158&x=400',
		'title': '',
		'imageId': '68441158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441154&x=400',
		'title': '',
		'imageId': '68441154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441159&x=400',
		'title': '',
		'imageId': '68441159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441151&x=400',
		'title': '',
		'imageId': '68441151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944066&docid=68441153&x=400',
		'title': '',
		'imageId': '68441153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944066';

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