var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616692&x=535',
		'title': '',
		'imageId': '69616692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616693&x=535',
		'title': '',
		'imageId': '69616693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616694&x=535',
		'title': '',
		'imageId': '69616694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616695&x=535',
		'title': '',
		'imageId': '69616695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616696&x=535',
		'title': '',
		'imageId': '69616696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616708&x=535',
		'title': '',
		'imageId': '69616708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616701&x=535',
		'title': '',
		'imageId': '69616701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616710&x=535',
		'title': '',
		'imageId': '69616710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995933&docid=69616691&x=535',
		'title': '',
		'imageId': '69616691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995933';

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