var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482640&x=5050',
		'title': '',
		'imageId': '67482640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482642&x=5050',
		'title': '',
		'imageId': '67482642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482643&x=5050',
		'title': '',
		'imageId': '67482643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482641&x=5050',
		'title': '',
		'imageId': '67482641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482645&x=5050',
		'title': '',
		'imageId': '67482645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482646&x=5050',
		'title': '',
		'imageId': '67482646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482649&x=5050',
		'title': '',
		'imageId': '67482649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482644&x=5050',
		'title': '',
		'imageId': '67482644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482650&x=5050',
		'title': '',
		'imageId': '67482650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482647&x=5050',
		'title': '',
		'imageId': '67482647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=67482648&x=5050',
		'title': '',
		'imageId': '67482648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=70020319&x=5050',
		'title': '',
		'imageId': '70020319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=70020320&x=5050',
		'title': '',
		'imageId': '70020320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=70020317&x=5050',
		'title': '',
		'imageId': '70020317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006442&docid=70020318&x=5050',
		'title': '',
		'imageId': '70020318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006442';

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