var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945767&x=345',
		'title': '',
		'imageId': '69945767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945769&x=345',
		'title': '',
		'imageId': '69945769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945760&x=345',
		'title': '',
		'imageId': '69945760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945768&x=345',
		'title': '',
		'imageId': '69945768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945731&x=345',
		'title': '',
		'imageId': '69945731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945756&x=345',
		'title': '',
		'imageId': '69945756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945735&x=345',
		'title': '',
		'imageId': '69945735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945730&x=345',
		'title': '',
		'imageId': '69945730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945733&x=345',
		'title': '',
		'imageId': '69945733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945749&x=345',
		'title': '',
		'imageId': '69945749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945799&x=345',
		'title': '',
		'imageId': '69945799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945734&x=345',
		'title': '',
		'imageId': '69945734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945750&x=345',
		'title': '',
		'imageId': '69945750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945777&x=345',
		'title': '',
		'imageId': '69945777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945778&x=345',
		'title': '',
		'imageId': '69945778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945783&x=345',
		'title': '',
		'imageId': '69945783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945784&x=345',
		'title': '',
		'imageId': '69945784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945787&x=345',
		'title': '',
		'imageId': '69945787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945793&x=345',
		'title': '',
		'imageId': '69945793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945792&x=345',
		'title': '',
		'imageId': '69945792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009405&docid=69945773&x=345',
		'title': '',
		'imageId': '69945773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009405';

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