var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099599&x=528',
		'title': '',
		'imageId': '70099599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099612&x=528',
		'title': '',
		'imageId': '70099612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099604&x=528',
		'title': '',
		'imageId': '70099604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099607&x=528',
		'title': '',
		'imageId': '70099607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099597&x=528',
		'title': '',
		'imageId': '70099597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099595&x=528',
		'title': '',
		'imageId': '70099595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099608&x=528',
		'title': '',
		'imageId': '70099608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099610&x=528',
		'title': '',
		'imageId': '70099610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099601&x=528',
		'title': '',
		'imageId': '70099601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099596&x=528',
		'title': '',
		'imageId': '70099596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099613&x=528',
		'title': '',
		'imageId': '70099613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099606&x=528',
		'title': '',
		'imageId': '70099606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099598&x=528',
		'title': '',
		'imageId': '70099598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099605&x=528',
		'title': '',
		'imageId': '70099605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099602&x=528',
		'title': '',
		'imageId': '70099602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099611&x=528',
		'title': '',
		'imageId': '70099611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099614&x=528',
		'title': '',
		'imageId': '70099614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099603&x=528',
		'title': '',
		'imageId': '70099603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099600&x=528',
		'title': '',
		'imageId': '70099600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015655&docid=70099609&x=528',
		'title': '',
		'imageId': '70099609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015655';

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