var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337953&x=1644',
		'title': '',
		'imageId': '69337953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337955&x=1644',
		'title': '',
		'imageId': '69337955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337954&x=1644',
		'title': '',
		'imageId': '69337954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337957&x=1644',
		'title': '',
		'imageId': '69337957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337956&x=1644',
		'title': '',
		'imageId': '69337956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337959&x=1644',
		'title': '',
		'imageId': '69337959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337960&x=1644',
		'title': '',
		'imageId': '69337960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337961&x=1644',
		'title': '',
		'imageId': '69337961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992847&docid=69337958&x=1644',
		'title': '',
		'imageId': '69337958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992847';

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