var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098636&x=2231',
		'title': '',
		'imageId': '70098636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098648&x=2231',
		'title': '',
		'imageId': '70098648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098646&x=2231',
		'title': '',
		'imageId': '70098646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098643&x=2231',
		'title': '',
		'imageId': '70098643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098644&x=2231',
		'title': '',
		'imageId': '70098644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098599&x=2231',
		'title': '',
		'imageId': '70098599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098600&x=2231',
		'title': '',
		'imageId': '70098600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098629&x=2231',
		'title': '',
		'imageId': '70098629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098602&x=2231',
		'title': '',
		'imageId': '70098602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098601&x=2231',
		'title': '',
		'imageId': '70098601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098621&x=2231',
		'title': '',
		'imageId': '70098621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098622&x=2231',
		'title': '',
		'imageId': '70098622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098625&x=2231',
		'title': '',
		'imageId': '70098625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098628&x=2231',
		'title': '',
		'imageId': '70098628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098632&x=2231',
		'title': '',
		'imageId': '70098632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098603&x=2231',
		'title': '',
		'imageId': '70098603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098604&x=2231',
		'title': '',
		'imageId': '70098604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098607&x=2231',
		'title': '',
		'imageId': '70098607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098611&x=2231',
		'title': '',
		'imageId': '70098611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015556&docid=70098617&x=2231',
		'title': '',
		'imageId': '70098617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015556';

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