var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944266&x=83',
		'title': '',
		'imageId': '69944266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944269&x=83',
		'title': '',
		'imageId': '69944269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944265&x=83',
		'title': '',
		'imageId': '69944265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944268&x=83',
		'title': '',
		'imageId': '69944268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944271&x=83',
		'title': '',
		'imageId': '69944271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944273&x=83',
		'title': '',
		'imageId': '69944273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69945234&x=83',
		'title': '',
		'imageId': '69945234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944274&x=83',
		'title': '',
		'imageId': '69944274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009361&docid=69944272&x=83',
		'title': '',
		'imageId': '69944272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009361';

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