var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884429&x=3726',
		'title': '',
		'imageId': '69884429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884430&x=3726',
		'title': '',
		'imageId': '69884430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884433&x=3726',
		'title': '',
		'imageId': '69884433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884431&x=3726',
		'title': '',
		'imageId': '69884431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884444&x=3726',
		'title': '',
		'imageId': '69884444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884437&x=3726',
		'title': '',
		'imageId': '69884437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884438&x=3726',
		'title': '',
		'imageId': '69884438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884445&x=3726',
		'title': '',
		'imageId': '69884445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884432&x=3726',
		'title': '',
		'imageId': '69884432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884439&x=3726',
		'title': '',
		'imageId': '69884439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884436&x=3726',
		'title': '',
		'imageId': '69884436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884441&x=3726',
		'title': '',
		'imageId': '69884441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884434&x=3726',
		'title': '',
		'imageId': '69884434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884443&x=3726',
		'title': '',
		'imageId': '69884443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884440&x=3726',
		'title': '',
		'imageId': '69884440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884446&x=3726',
		'title': '',
		'imageId': '69884446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884442&x=3726',
		'title': '',
		'imageId': '69884442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007210&docid=69884435&x=3726',
		'title': '',
		'imageId': '69884435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007210';

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