var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848259&x=4717',
		'title': '',
		'imageId': '68848259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848262&x=4717',
		'title': '',
		'imageId': '68848262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848258&x=4717',
		'title': '',
		'imageId': '68848258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848256&x=4717',
		'title': '',
		'imageId': '68848256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848255&x=4717',
		'title': '',
		'imageId': '68848255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848260&x=4717',
		'title': '',
		'imageId': '68848260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848257&x=4717',
		'title': '',
		'imageId': '68848257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848261&x=4717',
		'title': '',
		'imageId': '68848261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976009&docid=68848263&x=4717',
		'title': '',
		'imageId': '68848263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976009';

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