var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956777&x=4829',
		'title': '',
		'imageId': '68956777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956781&x=4829',
		'title': '',
		'imageId': '68956781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956780&x=4829',
		'title': '',
		'imageId': '68956780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956784&x=4829',
		'title': '',
		'imageId': '68956784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956783&x=4829',
		'title': '',
		'imageId': '68956783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956782&x=4829',
		'title': '',
		'imageId': '68956782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956776&x=4829',
		'title': '',
		'imageId': '68956776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956778&x=4829',
		'title': '',
		'imageId': '68956778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966377&docid=68956779&x=4829',
		'title': '',
		'imageId': '68956779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966377';

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