var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609752&x=5114',
		'title': '',
		'imageId': '68609752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609757&x=5114',
		'title': '',
		'imageId': '68609757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609759&x=5114',
		'title': '',
		'imageId': '68609759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609754&x=5114',
		'title': '',
		'imageId': '68609754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609755&x=5114',
		'title': '',
		'imageId': '68609755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609760&x=5114',
		'title': '',
		'imageId': '68609760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609753&x=5114',
		'title': '',
		'imageId': '68609753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609758&x=5114',
		'title': '',
		'imageId': '68609758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950190&docid=68609756&x=5114',
		'title': '',
		'imageId': '68609756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950190';

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