var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059322&x=3842',
		'title': '',
		'imageId': '69059322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059324&x=3842',
		'title': '',
		'imageId': '69059324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059326&x=3842',
		'title': '',
		'imageId': '69059326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059325&x=3842',
		'title': '',
		'imageId': '69059325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059336&x=3842',
		'title': '',
		'imageId': '69059336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059337&x=3842',
		'title': '',
		'imageId': '69059337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059338&x=3842',
		'title': '',
		'imageId': '69059338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059340&x=3842',
		'title': '',
		'imageId': '69059340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059344&x=3842',
		'title': '',
		'imageId': '69059344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059345&x=3842',
		'title': '',
		'imageId': '69059345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059352&x=3842',
		'title': '',
		'imageId': '69059352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059353&x=3842',
		'title': '',
		'imageId': '69059353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059357&x=3842',
		'title': '',
		'imageId': '69059357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059362&x=3842',
		'title': '',
		'imageId': '69059362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059354&x=3842',
		'title': '',
		'imageId': '69059354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059370&x=3842',
		'title': '',
		'imageId': '69059370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059373&x=3842',
		'title': '',
		'imageId': '69059373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059374&x=3842',
		'title': '',
		'imageId': '69059374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059363&x=3842',
		'title': '',
		'imageId': '69059363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059323&x=3842',
		'title': '',
		'imageId': '69059323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971786&docid=69059321&x=3842',
		'title': '',
		'imageId': '69059321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971786';

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