var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917171&x=1740',
		'title': '',
		'imageId': '70917171',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917164&x=1740',
		'title': '',
		'imageId': '70917164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917161&x=1740',
		'title': '',
		'imageId': '70917161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917168&x=1740',
		'title': '',
		'imageId': '70917168',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917162&x=1740',
		'title': '',
		'imageId': '70917162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917169&x=1740',
		'title': '',
		'imageId': '70917169',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917165&x=1740',
		'title': '',
		'imageId': '70917165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917166&x=1740',
		'title': '',
		'imageId': '70917166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917167&x=1740',
		'title': '',
		'imageId': '70917167',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917160&x=1740',
		'title': '',
		'imageId': '70917160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917163&x=1740',
		'title': '',
		'imageId': '70917163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046983&docid=70917170&x=1740',
		'title': '',
		'imageId': '70917170',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4046983';

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