var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002389&x=5332',
		'title': '',
		'imageId': '69002389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002386&x=5332',
		'title': '',
		'imageId': '69002386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002391&x=5332',
		'title': '',
		'imageId': '69002391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002390&x=5332',
		'title': '',
		'imageId': '69002390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002393&x=5332',
		'title': '',
		'imageId': '69002393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002388&x=5332',
		'title': '',
		'imageId': '69002388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002392&x=5332',
		'title': '',
		'imageId': '69002392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966824&docid=69002387&x=5332',
		'title': '',
		'imageId': '69002387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966824';

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