<!--

function embedHeaderNoVars()
{
  document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=9,0,0,0" width="1001" height="352" id="planetwatch_header_fullSpin" align="top">\n');
  document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
  document.write('<param name="allowFullScreen" value="false" />\n');
  document.write('<param name="movie" value="planetwatch_header_fullSpin.swf" />\n');
  document.write('<param name="quality" value="high" />\n');
  document.write('<param name="scale" value="noscale" />\n');
  document.write('<param name="salign" value="t" />\n');
  document.write('<param name="wmode" value="transparent" />\n');
  document.write('<param name="FlashVars" value="dropdowns=yes&globeSpin=yes" />\n');   
  document.write('<embed src="planetwatch_header_fullSpin.swf" quality="high" scale="noscale" salign="t" wmode="transparent" width="1001" height="352" name="planetwatch_header_fullSpin" align="top" allowScriptAccess="sameDomain" allowFullScreen="false" FlashVars="dropdowns=yes&globeSpin=yes" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><noembed><cfquery name="qryVitalSigns" datasource="#Application.DSN#">SELECT * FROM tblvitalsigns</cfquery><cfoutput>Current Vital Signs:<br><ul>	<li>Sea Ice Mass: Ice loss in Antarctica increased by 75% in the last 10 years	<ul>		<li>Down #qryVitalSigns.IceMass#% per decade since 1979		<li>Link: <a href="keyIndicators/index.cfm##IceMass">keyIndicators/index.cfm##IceMass</a>	</ul>	<li>Carbon Dioxide: CO<sub>2</sub> concentrations are at their highest in 600,000 years	<ul>		<li>Up #qryVitalSigns.CarbonDioxide# parts per million		<li>Link: <a href="keyIndicators/index.cfm##CarbonDioxide">keyIndicators/index.cfm##CarbonDioxide</a>	</ul>	<li>Sea Level: The global average sea level has risen 3-4 inches over the past century	<ul>		<li>Up #qryVitalSigns.SeaLevel# mm since 19992		<li>Link: <a href="keyIndicators/index.cfm##SeaLevel">keyIndicators/index.cfm##SeaLevel</a>	</ul>	<li>Global Temperature: 11 of the past 12 years are the hottest since 1860	<ul>		<li>Up #qryVitalSigns.GlobalTemperature#&deg;F average temperature since 1895		<li>Link: <a href="keyIndicators/index.cfm##GlobalTemperature">keyIndicators/index.cfm##GlobalTemperature</a>	</ul>	<li>Ozone Hole: The ozone hole has reached record size in the last 3 years	<ul>		<li>#qryVitalSigns.OzoneHole# million square miles (latest		<li>Link: <a href="keyIndicators/index.cfm##OzoneHole">keyIndicators/index.cfm##OzoneHole</a>	</ul></ul></cfoutput></noembed></embed>\n');
  document.write('</object>\n');
}

-->
   