var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=66990233&x=1236',
		'title': '',
		'imageId': '66990233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=66990235&x=1236',
		'title': '',
		'imageId': '66990235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=66990236&x=1236',
		'title': '',
		'imageId': '66990236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=66990234&x=1236',
		'title': '',
		'imageId': '66990234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=66990237&x=1236',
		'title': '',
		'imageId': '66990237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=67230124&x=1236',
		'title': '',
		'imageId': '67230124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=67230126&x=1236',
		'title': '',
		'imageId': '67230126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=67230125&x=1236',
		'title': '',
		'imageId': '67230125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921233&docid=67230127&x=1236',
		'title': '',
		'imageId': '67230127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921233';

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