var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660807&x=936',
		'title': '',
		'imageId': '68660807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660812&x=936',
		'title': '',
		'imageId': '68660812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660813&x=936',
		'title': '',
		'imageId': '68660813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660815&x=936',
		'title': '',
		'imageId': '68660815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660814&x=936',
		'title': '',
		'imageId': '68660814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660809&x=936',
		'title': '',
		'imageId': '68660809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660808&x=936',
		'title': '',
		'imageId': '68660808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660810&x=936',
		'title': '',
		'imageId': '68660810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953428&docid=68660811&x=936',
		'title': '',
		'imageId': '68660811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953428';

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