var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658628&x=5650',
		'title': '',
		'imageId': '69658628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658631&x=5650',
		'title': '',
		'imageId': '69658631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658632&x=5650',
		'title': '',
		'imageId': '69658632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658633&x=5650',
		'title': '',
		'imageId': '69658633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658634&x=5650',
		'title': '',
		'imageId': '69658634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658635&x=5650',
		'title': '',
		'imageId': '69658635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658636&x=5650',
		'title': '',
		'imageId': '69658636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997996&docid=69658637&x=5650',
		'title': '',
		'imageId': '69658637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997996';

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