var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179760&x=1145',
		'title': '',
		'imageId': '69179760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179759&x=1145',
		'title': '',
		'imageId': '69179759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179746&x=1145',
		'title': '',
		'imageId': '69179746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179758&x=1145',
		'title': '',
		'imageId': '69179758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179752&x=1145',
		'title': '',
		'imageId': '69179752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179754&x=1145',
		'title': '',
		'imageId': '69179754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179751&x=1145',
		'title': '',
		'imageId': '69179751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179753&x=1145',
		'title': '',
		'imageId': '69179753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179747&x=1145',
		'title': '',
		'imageId': '69179747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179757&x=1145',
		'title': '',
		'imageId': '69179757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179755&x=1145',
		'title': '',
		'imageId': '69179755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179749&x=1145',
		'title': '',
		'imageId': '69179749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179748&x=1145',
		'title': '',
		'imageId': '69179748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179750&x=1145',
		'title': '',
		'imageId': '69179750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179756&x=1145',
		'title': '',
		'imageId': '69179756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976361&docid=69179745&x=1145',
		'title': '',
		'imageId': '69179745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976361';

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