var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701085&x=2951',
		'title': '',
		'imageId': '69701085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701086&x=2951',
		'title': '',
		'imageId': '69701086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701112&x=2951',
		'title': '',
		'imageId': '69701112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701120&x=2951',
		'title': '',
		'imageId': '69701120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701082&x=2951',
		'title': '',
		'imageId': '69701082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701124&x=2951',
		'title': '',
		'imageId': '69701124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701116&x=2951',
		'title': '',
		'imageId': '69701116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701102&x=2951',
		'title': '',
		'imageId': '69701102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701084&x=2951',
		'title': '',
		'imageId': '69701084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701108&x=2951',
		'title': '',
		'imageId': '69701108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701113&x=2951',
		'title': '',
		'imageId': '69701113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701095&x=2951',
		'title': '',
		'imageId': '69701095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701093&x=2951',
		'title': '',
		'imageId': '69701093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701083&x=2951',
		'title': '',
		'imageId': '69701083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701081&x=2951',
		'title': '',
		'imageId': '69701081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701103&x=2951',
		'title': '',
		'imageId': '69701103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999633&docid=69701091&x=2951',
		'title': '',
		'imageId': '69701091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999633';

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