var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906050&x=4446',
		'title': '',
		'imageId': '69906050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906048&x=4446',
		'title': '',
		'imageId': '69906048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906049&x=4446',
		'title': '',
		'imageId': '69906049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906053&x=4446',
		'title': '',
		'imageId': '69906053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906054&x=4446',
		'title': '',
		'imageId': '69906054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906051&x=4446',
		'title': '',
		'imageId': '69906051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906052&x=4446',
		'title': '',
		'imageId': '69906052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007827&docid=69906055&x=4446',
		'title': '',
		'imageId': '69906055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007827';

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