var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886129&x=5615',
		'title': '',
		'imageId': '66886129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886120&x=5615',
		'title': '',
		'imageId': '66886120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886126&x=5615',
		'title': '',
		'imageId': '66886126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886127&x=5615',
		'title': '',
		'imageId': '66886127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886128&x=5615',
		'title': '',
		'imageId': '66886128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886131&x=5615',
		'title': '',
		'imageId': '66886131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886133&x=5615',
		'title': '',
		'imageId': '66886133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886134&x=5615',
		'title': '',
		'imageId': '66886134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886135&x=5615',
		'title': '',
		'imageId': '66886135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886136&x=5615',
		'title': '',
		'imageId': '66886136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886137&x=5615',
		'title': '',
		'imageId': '66886137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886138&x=5615',
		'title': '',
		'imageId': '66886138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880289&docid=66886142&x=5615',
		'title': '',
		'imageId': '66886142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880289';

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