var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011422&docid=69991106&x=3430',
		'title': '',
		'imageId': '69991106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011422&docid=69991103&x=3430',
		'title': '',
		'imageId': '69991103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011422&docid=69991102&x=3430',
		'title': '',
		'imageId': '69991102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011422&docid=69991104&x=3430',
		'title': '',
		'imageId': '69991104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011422&docid=69991105&x=3430',
		'title': '',
		'imageId': '69991105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011422&docid=69991123&x=3430',
		'title': '',
		'imageId': '69991123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011422&docid=69991122&x=3430',
		'title': '',
		'imageId': '69991122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011422';

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