var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69747794&x=253',
		'title': '',
		'imageId': '69747794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69747790&x=253',
		'title': '',
		'imageId': '69747790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69747793&x=253',
		'title': '',
		'imageId': '69747793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69747796&x=253',
		'title': '',
		'imageId': '69747796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69747792&x=253',
		'title': '',
		'imageId': '69747792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69747791&x=253',
		'title': '',
		'imageId': '69747791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69747795&x=253',
		'title': '',
		'imageId': '69747795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69666719&x=253',
		'title': '',
		'imageId': '69666719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69666721&x=253',
		'title': '',
		'imageId': '69666721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69666717&x=253',
		'title': '',
		'imageId': '69666717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69666726&x=253',
		'title': '',
		'imageId': '69666726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69666718&x=253',
		'title': '',
		'imageId': '69666718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69666720&x=253',
		'title': '',
		'imageId': '69666720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998491&docid=69666811&x=253',
		'title': '',
		'imageId': '69666811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998491';

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