var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830848&x=5429',
		'title': '',
		'imageId': '69830848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830855&x=5429',
		'title': '',
		'imageId': '69830855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830850&x=5429',
		'title': '',
		'imageId': '69830850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830854&x=5429',
		'title': '',
		'imageId': '69830854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830847&x=5429',
		'title': '',
		'imageId': '69830847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830851&x=5429',
		'title': '',
		'imageId': '69830851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830853&x=5429',
		'title': '',
		'imageId': '69830853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830846&x=5429',
		'title': '',
		'imageId': '69830846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015803&docid=69830852&x=5429',
		'title': '',
		'imageId': '69830852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015803';

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