var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607326&x=5125',
		'title': '',
		'imageId': '68607326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607330&x=5125',
		'title': '',
		'imageId': '68607330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607327&x=5125',
		'title': '',
		'imageId': '68607327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607324&x=5125',
		'title': '',
		'imageId': '68607324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607329&x=5125',
		'title': '',
		'imageId': '68607329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607325&x=5125',
		'title': '',
		'imageId': '68607325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607328&x=5125',
		'title': '',
		'imageId': '68607328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607331&x=5125',
		'title': '',
		'imageId': '68607331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950167&docid=68607332&x=5125',
		'title': '',
		'imageId': '68607332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950167';

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