var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596243&x=339',
		'title': '',
		'imageId': '67596243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596244&x=339',
		'title': '',
		'imageId': '67596244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596245&x=339',
		'title': '',
		'imageId': '67596245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596246&x=339',
		'title': '',
		'imageId': '67596246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596247&x=339',
		'title': '',
		'imageId': '67596247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596248&x=339',
		'title': '',
		'imageId': '67596248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596249&x=339',
		'title': '',
		'imageId': '67596249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596250&x=339',
		'title': '',
		'imageId': '67596250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908354&docid=67596251&x=339',
		'title': '',
		'imageId': '67596251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908354';

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