var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966893&x=2232',
		'title': '',
		'imageId': '68966893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966896&x=2232',
		'title': '',
		'imageId': '68966896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966892&x=2232',
		'title': '',
		'imageId': '68966892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966899&x=2232',
		'title': '',
		'imageId': '68966899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966897&x=2232',
		'title': '',
		'imageId': '68966897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966898&x=2232',
		'title': '',
		'imageId': '68966898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966894&x=2232',
		'title': '',
		'imageId': '68966894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966817&docid=68966895&x=2232',
		'title': '',
		'imageId': '68966895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966817';

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