var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765889&x=1042',
		'title': '',
		'imageId': '68765889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765895&x=1042',
		'title': '',
		'imageId': '68765895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765892&x=1042',
		'title': '',
		'imageId': '68765892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765894&x=1042',
		'title': '',
		'imageId': '68765894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765890&x=1042',
		'title': '',
		'imageId': '68765890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765891&x=1042',
		'title': '',
		'imageId': '68765891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765888&x=1042',
		'title': '',
		'imageId': '68765888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765893&x=1042',
		'title': '',
		'imageId': '68765893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965905&docid=68765896&x=1042',
		'title': '',
		'imageId': '68765896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965905';

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