/*******************
	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="globalheader">';
map += '<area shape="rect" coords="1,0,74,43" href="/pt/experiments/experiments_home.html" alt="Experimentos">';
map += '<area shape="rect" coords="80,0,143,43" href="/pt/fieldtrips/fieldtrip_home.html" alt="Excursões">';
map += '<area shape="rect" coords="152,0,215,43" href="/pt/adventure_archive_1.html" alt="Aventuras">';
map += '<area shape="rect" coords="1,43,67,70" href="/pt/parents/parent.html" alt="Pais">';
map += '<area shape="rect" coords="67,43,134,70" href="/pt/teachers/teacher.html" alt="Professores">';
map += '<area shape="rect" coords="134,43,214,70" href="/pt/se/index.html" alt="Ciência e Engenheiros">';
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);
