var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944573&x=5430',
		'title': '',
		'imageId': '69944573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944590&x=5430',
		'title': '',
		'imageId': '69944590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944586&x=5430',
		'title': '',
		'imageId': '69944586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944575&x=5430',
		'title': '',
		'imageId': '69944575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944574&x=5430',
		'title': '',
		'imageId': '69944574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944582&x=5430',
		'title': '',
		'imageId': '69944582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944578&x=5430',
		'title': '',
		'imageId': '69944578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944583&x=5430',
		'title': '',
		'imageId': '69944583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944577&x=5430',
		'title': '',
		'imageId': '69944577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944589&x=5430',
		'title': '',
		'imageId': '69944589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944576&x=5430',
		'title': '',
		'imageId': '69944576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944581&x=5430',
		'title': '',
		'imageId': '69944581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944584&x=5430',
		'title': '',
		'imageId': '69944584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944580&x=5430',
		'title': '',
		'imageId': '69944580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944587&x=5430',
		'title': '',
		'imageId': '69944587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944585&x=5430',
		'title': '',
		'imageId': '69944585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944588&x=5430',
		'title': '',
		'imageId': '69944588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009274&docid=69944579&x=5430',
		'title': '',
		'imageId': '69944579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009274';

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