Event.observe(window, 'load', function() {
	loadGarmin();
	
	window.setTimeout('swfobject.registerObject("applicationFlash")', 250);
});

