// RSAC Menu Tree

function buildSideMenu(sub){
	var tabindex=9;
	document.write('<table summary="Nested, layout table holding the left-side navigation items which are the main links for this site." width="188" border="0" cellpadding="0" cellspacing="0">');
	if(sub == 'Home'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/index.html" tabindex="'+(tabindex++)+'" class="mainnavcurrent">RSAC Home</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write(' <tr>');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/index.html" class="mainnavnotcurrent" tabindex="'+tabindex+'">RSAC Home</a></td>');
		document.write(' </tr>');
	}
	if(sub == 'About'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/aboutus/index.html" tabindex="'+(tabindex++)+'" class="mainnavcurrent">About Us</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write(' <tr> ');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/aboutus/index.html" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">About Us</a></td>');
		document.write(' </tr>');
	}


	if(sub == 'DOCUMENTS'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/documents/" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Publications</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write(' <tr> ');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/documents/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Publications</a></td>');
		document.write(' </tr>');
	}

	if(sub == 'Contact'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/contactus/index.html" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Contact Us</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write(' <tr> ');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/contactus/index.html" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Contact Us</a></td>');
		document.write(' </tr>');
	}
	if(sub == 'Programs'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/programs/list.html" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Programs and Services</a></td>');
		document.write('     </tr>');
		document.write('<!-- SUBNAV-->');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/training.html" tabindex="'+(tabindex++)+'" class="subnav">Training</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/newtech.html" tabindex="'+(tabindex++)+'" class="subnav">New Technology<br>&nbsp;&nbsp;Evaluation</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/appdev.html" tabindex="'+(tabindex++)+'" class="subnav">Applications<br>&nbsp;&nbsp;Development</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/techsup.html" tabindex="'+(tabindex++)+'" class="subnav">Technical Support</a></td>');
		document.write('	  </tr>	');
		document.write('		  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/opssup.html" tabindex="'+(tabindex++)+'" class="subnav">Operational Support</a></td>');
		document.write('	  </tr>	');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/coop.html" tabindex="'+(tabindex++)+'" class="subnav">Cooperative Projects</a></td>');
		document.write('	  </tr>	');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/fedprogL.html" tabindex="'+(tabindex++)+'" class="subnav">Federal Programs Liason</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/dataacq.html" tabindex="'+(tabindex++)+'" class="subnav">Data Acquisition</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/fire_maps.html" tabindex="'+(tabindex++)+'" class="subnav">RSAC Active Fire Maps</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="#" onClick=window.open("http://activefiremaps.fs.fed.us/cam/cam.php","_blank","width=800,height=600,toolbar=no,resizable=yes,scrollbars=yes"); return true;" tabindex="'+(tabindex++)+'" class="subnav">Camera Report Database</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/monitoring.html" tabindex="'+(tabindex++)+'" class="subnav">Monitoring the World\'s<br>&nbsp;&nbsp; Forest Resources</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/programs/teui/about.html" tabindex="'+(tabindex++)+'" class="subnav">TEUI Geospatial Toolkit</a></td>');
		document.write('	  </tr>');
		document.write('<!-- /SUBNAV-->');
	}
	else{
		document.write('     <tr>');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/programs/list.html" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Programs and Services</a></td>');
		document.write('     </tr>');
	}

	if(sub == 'RS2008'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/RS2008/index.html" tabindex="'+(tabindex++)+'" class="mainnavcurrent">RS2008 Conference</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write(' <tr> ');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/RS2008/index.html" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">RS2008 Conference</a></td>');
		document.write(' </tr>');
	}

	if(sub=='BAER'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/baer/" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Burned Area Emergency Response</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write('     <tr>');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/baer/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Burned Area Emergency Response</a></td>');
		document.write('     </tr>');
	}
	if(sub=='CLEARINGHOUSE'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://svinetfc4.fs.fed.us/" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Geospatial Clearinghouse</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write('     <tr>');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://svinetfc4.fs.fed.us/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Geospatial Clearinghouse</a></td>');
		document.write('     </tr>');
	}
	if(sub == 'FireMaps'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://activefiremaps.fs.fed.us/" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Active Fire Maps</a></td>');
		document.write('     </tr>');
		document.write('<!-- SUBNAV-->');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://activefiremaps.fs.fed.us/activefiremaps.php" tabindex="'+(tabindex++)+'" class="subnav">Regional Maps</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://activefiremaps.fs.fed.us/conus/" tabindex="'+(tabindex++)+'" class="subnav">ArcIMS Maps</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://activefiremaps.fs.fed.us/imagery.php" tabindex="'+(tabindex++)+'" class="subnav">Imagery</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://activefiremaps.fs.fed.us/fireptdata.php" tabindex="'+(tabindex++)+'" class="subnav">GIS Data</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://activefiremaps.fs.fed.us/recent3.php" tabindex="'+(tabindex++)+'" class="subnav">Fire Detections</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://activefiremaps.fs.fed.us/customProducts.php" tabindex="'+(tabindex++)+'" class="subnav">Other Products</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://activefiremaps.fs.fed.us/links.php" tabindex="'+(tabindex++)+'" class="subnav">Links</a></td>');
		document.write('	  </tr>');
	}
	else{
		document.write('     <tr>');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://activefiremaps.fs.fed.us/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Active Fire Maps</a></td>');
		document.write('     </tr>');
	}
	if(sub=='DASM'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/dasm2004/" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Digital Aerial Sketch Mapping</a></td>');
		document.write('     </tr>');
		document.write('<!-- SUBNAV-->');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/dasm2004/dasm_hardware_2004/" tabindex="'+(tabindex++)+'" class="subnav">Hardware</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/dasm2004/dasm_geolink_2004/" tabindex="'+(tabindex++)+'" class="subnav">GeoLink</a></td>');
		document.write('	  </tr>');
		document.write('	  <tr bgcolor="#DBD594">');
		document.write('	    <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="21" height="16" alt=" "></td>');
		document.write('	    <td><a href="http://www.fs.fed.us/eng/rsac/dasm2004/dasm_gis_2004/" tabindex="'+(tabindex++)+'" class="subnav">GIS</a></td>');
		document.write('	  </tr>');
	}
	else{
		document.write('     <tr>');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/dasm2004/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Digital Aerial Sketch Mapping</a></td>');
		document.write('     </tr>');
	}

	if(sub == 'LIDAR'){
		document.write('     <tr bgcolor="#E0AE49">');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul01.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/lidar/" tabindex="'+(tabindex++)+'" class="mainnavcurrent">Lidar Introduction</a></td>');
		document.write('     </tr>');
	}
	else{
		document.write(' <tr> ');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/lidar/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Lidar Introduction</a></td>');
		document.write(' </tr>');
	}

		//fusion tutorial
		document.write(' <tr> ');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a href="http://www.fs.fed.us/eng/rsac/fusion/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Lidar Fusion Tutorial</a></td>');
		document.write(' </tr>');

		document.write(' <tr> ');
		document.write('      <td><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_bul02.gif" width="21" height="16" alt=" "></td>');
		document.write('      <td><a target="_blank" href="http://www.mtbs.gov/" tabindex="'+(tabindex++)+'" class="mainnavnotcurrent">Monitoring Trend in Burn Severity (MTBS)</a></td>');
		document.write(' </tr>');

	
	document.write('     <tr>');
	document.write('      <td colspan="2"><img border="0" src="http://www.fs.fed.us/eng/rsac/graphics/i_spcr01.gif" width="1" height="11" alt=" "></td>');

document.write('     </tr>');
	document.write('</table>');
	return true;
}
