var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258316&x=99',
		'title': '',
		'imageId': '69258316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258317&x=99',
		'title': '',
		'imageId': '69258317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258318&x=99',
		'title': '',
		'imageId': '69258318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258319&x=99',
		'title': '',
		'imageId': '69258319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258320&x=99',
		'title': '',
		'imageId': '69258320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258321&x=99',
		'title': '',
		'imageId': '69258321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258322&x=99',
		'title': '',
		'imageId': '69258322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258323&x=99',
		'title': '',
		'imageId': '69258323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979928&docid=69258324&x=99',
		'title': '',
		'imageId': '69258324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979928';

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