/*******************
	GLOBAL SITEMAP - Controls leftnav on FT HOME, Top Right Main Nav, and Bottom Sitemap. 
**************** */
map = "";
map += '<map name="mainnav">';
map += '	<area shape="rect" coords="1,1,60,64" href="../fieldtrips/fieldtrip_home.html" alt="'+gimapjs00+'">';
map += '	<area shape="rect" coords="61,1,120,64" href="../adventure_archive_1.html" alt="'+gimapjs01+'">';
map += '	<area shape="rect" coords="121,1,192,64" href="../experiments/experiments_home.html" alt="'+gimapjs02+'">';
map += '</map>';
map += '<map name="sitemap">';
map += '	<area shape="rect" coords="8,0,126,16" href="../whatstryscience.html" alt="'+wesm19+'">';
map += '	<area shape="rect" coords="138,0,195,19" href="../site_map.html" alt="'+gimapjs03+'">';
map += '	<area shape="rect" coords="203,0,249,20" href="../parents/parent.html" alt="'+wesm21+'">';
map += '	<area shape="rect" coords="258,0,307,14" href="../teachers/teacher.html" alt="'+wesm21+'">';
map += '	<area shape="rect" coords="319,0,349,17" href="../help.html" alt="'+wesm14+'">';
map += '	<area shape="rect" coords="358,1,410,16" href="../contactus.html" alt="'+wesm20+'">';
map += '</map>';
map += '<map name="leftnav">';
map += '	<area shape="rect" coords="12,20,150,43" href="../fieldtrips/ASTC_aboutSC.html" alt="'+wesm12+'">';
map += '	<area shape="rect" coords="12,55,150,83" href="../fieldtrips/ASTC_memBenefits.html" alt="'+wesm09+'">';
map += '	<area shape="rect" coords="12,90,120,113" href="../fieldtrips/ASTC_tipsForVisiting.html" alt="'+wesm11+'">';
map += '	<area shape="rect" coords="12,125,130,143" href="../fieldtrips/ASTC_passportProg.html" alt="'+wesm10+'">';
map += '</map>';
document.write(map);

