var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859629&x=5833',
		'title': '',
		'imageId': '69859629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859631&x=5833',
		'title': '',
		'imageId': '69859631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859625&x=5833',
		'title': '',
		'imageId': '69859625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859626&x=5833',
		'title': '',
		'imageId': '69859626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859632&x=5833',
		'title': '',
		'imageId': '69859632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859627&x=5833',
		'title': '',
		'imageId': '69859627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859630&x=5833',
		'title': '',
		'imageId': '69859630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006090&docid=69859628&x=5833',
		'title': '',
		'imageId': '69859628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006090';

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