var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983604&x=5138',
		'title': '',
		'imageId': '70983604',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983603&x=5138',
		'title': '',
		'imageId': '70983603',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983602&x=5138',
		'title': '',
		'imageId': '70983602',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983612&x=5138',
		'title': '',
		'imageId': '70983612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983609&x=5138',
		'title': '',
		'imageId': '70983609',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983606&x=5138',
		'title': '',
		'imageId': '70983606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983605&x=5138',
		'title': '',
		'imageId': '70983605',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983611&x=5138',
		'title': '',
		'imageId': '70983611',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983607&x=5138',
		'title': '',
		'imageId': '70983607',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983610&x=5138',
		'title': '',
		'imageId': '70983610',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983608&x=5138',
		'title': '',
		'imageId': '70983608',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049483&docid=70983620&x=5138',
		'title': '',
		'imageId': '70983620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4049483';

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