var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401058&x=950',
		'title': '',
		'imageId': '69401058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401063&x=950',
		'title': '',
		'imageId': '69401063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401059&x=950',
		'title': '',
		'imageId': '69401059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401062&x=950',
		'title': '',
		'imageId': '69401062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401061&x=950',
		'title': '',
		'imageId': '69401061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401060&x=950',
		'title': '',
		'imageId': '69401060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401064&x=950',
		'title': '',
		'imageId': '69401064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401065&x=950',
		'title': '',
		'imageId': '69401065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985733&docid=69401066&x=950',
		'title': '',
		'imageId': '69401066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985733';

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