var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66734450&x=3249',
		'title': '',
		'imageId': '66734450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577013&x=3249',
		'title': '',
		'imageId': '66577013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577015&x=3249',
		'title': '',
		'imageId': '66577015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577016&x=3249',
		'title': '',
		'imageId': '66577016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577017&x=3249',
		'title': '',
		'imageId': '66577017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577014&x=3249',
		'title': '',
		'imageId': '66577014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577018&x=3249',
		'title': '',
		'imageId': '66577018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577019&x=3249',
		'title': '',
		'imageId': '66577019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906468&docid=66577020&x=3249',
		'title': '',
		'imageId': '66577020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3906468';

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