var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152476&x=133',
		'title': '',
		'imageId': '69152476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152479&x=133',
		'title': '',
		'imageId': '69152479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152482&x=133',
		'title': '',
		'imageId': '69152482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152494&x=133',
		'title': '',
		'imageId': '69152494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152484&x=133',
		'title': '',
		'imageId': '69152484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152483&x=133',
		'title': '',
		'imageId': '69152483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152487&x=133',
		'title': '',
		'imageId': '69152487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152486&x=133',
		'title': '',
		'imageId': '69152486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152485&x=133',
		'title': '',
		'imageId': '69152485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152491&x=133',
		'title': '',
		'imageId': '69152491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152488&x=133',
		'title': '',
		'imageId': '69152488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152490&x=133',
		'title': '',
		'imageId': '69152490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152489&x=133',
		'title': '',
		'imageId': '69152489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69152493&x=133',
		'title': '',
		'imageId': '69152493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975273&docid=69153618&x=133',
		'title': '',
		'imageId': '69153618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975273';

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