var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105441&x=5612',
		'title': '',
		'imageId': '70105441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105434&x=5612',
		'title': '',
		'imageId': '70105434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105436&x=5612',
		'title': '',
		'imageId': '70105436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105429&x=5612',
		'title': '',
		'imageId': '70105429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105430&x=5612',
		'title': '',
		'imageId': '70105430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105433&x=5612',
		'title': '',
		'imageId': '70105433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105443&x=5612',
		'title': '',
		'imageId': '70105443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105437&x=5612',
		'title': '',
		'imageId': '70105437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105428&x=5612',
		'title': '',
		'imageId': '70105428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105438&x=5612',
		'title': '',
		'imageId': '70105438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105427&x=5612',
		'title': '',
		'imageId': '70105427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105440&x=5612',
		'title': '',
		'imageId': '70105440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105442&x=5612',
		'title': '',
		'imageId': '70105442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105435&x=5612',
		'title': '',
		'imageId': '70105435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105432&x=5612',
		'title': '',
		'imageId': '70105432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105431&x=5612',
		'title': '',
		'imageId': '70105431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=70105439&x=5612',
		'title': '',
		'imageId': '70105439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=59270692&x=5612',
		'title': '',
		'imageId': '59270692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012362&docid=59270691&x=5612',
		'title': '',
		'imageId': '59270691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012362';

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