var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690433&x=3831',
		'title': '',
		'imageId': '69690433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690435&x=3831',
		'title': '',
		'imageId': '69690435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690439&x=3831',
		'title': '',
		'imageId': '69690439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690436&x=3831',
		'title': '',
		'imageId': '69690436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690444&x=3831',
		'title': '',
		'imageId': '69690444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690440&x=3831',
		'title': '',
		'imageId': '69690440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690437&x=3831',
		'title': '',
		'imageId': '69690437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690426&x=3831',
		'title': '',
		'imageId': '69690426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690427&x=3831',
		'title': '',
		'imageId': '69690427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690428&x=3831',
		'title': '',
		'imageId': '69690428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690425&x=3831',
		'title': '',
		'imageId': '69690425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690430&x=3831',
		'title': '',
		'imageId': '69690430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690429&x=3831',
		'title': '',
		'imageId': '69690429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690431&x=3831',
		'title': '',
		'imageId': '69690431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690434&x=3831',
		'title': '',
		'imageId': '69690434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690441&x=3831',
		'title': '',
		'imageId': '69690441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690432&x=3831',
		'title': '',
		'imageId': '69690432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690443&x=3831',
		'title': '',
		'imageId': '69690443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690438&x=3831',
		'title': '',
		'imageId': '69690438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999218&docid=69690442&x=3831',
		'title': '',
		'imageId': '69690442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999218';

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