var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184492&x=5335',
		'title': '',
		'imageId': '69184492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184493&x=5335',
		'title': '',
		'imageId': '69184493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184494&x=5335',
		'title': '',
		'imageId': '69184494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184495&x=5335',
		'title': '',
		'imageId': '69184495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184496&x=5335',
		'title': '',
		'imageId': '69184496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184497&x=5335',
		'title': '',
		'imageId': '69184497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184498&x=5335',
		'title': '',
		'imageId': '69184498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976705&docid=69184499&x=5335',
		'title': '',
		'imageId': '69184499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976705';

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