imgdwn="./TOP/images/topdown_1024.gif";
add="../index.htm";
$home_directory1= "http://www.microst.it";
 


 $location1 = window.location.toString();
 //document.write($location1);

 $fullpath1 = $location1.substr($location1.indexOf($home_directory1,0) + $home_directory1.length + 1).split("/"); 
 //document.write($fullpath1[0]);

  for (i = 0; i < $fullpath1.length; i++) {
		
		      if ($fullpath1[i]== "progetti") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_prog_1024.gif";
		  			add=$home_directory1+"/progetti.htm"
		   			         }
		else if ($fullpath1[i]== "Progetti") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_prog_1024.gif";
		  			add=$home_directory1+"/progetti.htm"
		   			         }
		 else if ($fullpath1[i]== "progetti.htm") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_prog_1024.gif";
		  			add=$home_directory1+"/progetti.htm"
		   			         }
		 else if ($fullpath1[i]== "tutorial") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_tuto_1024.gif";
		  			add=$home_directory1+"/tutorial.htm"
		   			         }
		 else if ($fullpath1[i]== "Tutorial") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_tuto_1024.gif";
		  			add=$home_directory1+"/tutorial.htm"
		   			         }
		 else if ($fullpath1[i]== "tutorial.htm") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_tuto_1024.gif";
		  			add=$home_directory1+"/tutorial.htm"
		   			         }
 		else if ($fullpath1[i]== "prodotti") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_prod_1024.gif";
		  			add=$home_directory1+"/prodotti.htm"
		   			         }
 		else if ($fullpath1[i]== "Prodotti") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_prod_1024.gif";
		  			add=$home_directory1+"/prodotti.htm"
		   			         }
 		else if ($fullpath1[i]== "prodotti.htm") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_prod_1024.gif";
		  			add=$home_directory1+"/prodotti.htm"
		   			         }
 		else if ($fullpath1[i]== "e-com.htm") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_ecom.gif";
		  			add=$home_directory1+"/e-com.htm"
		   			         }
 		else if ($fullpath1[i]== "ecom") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_ecom.gif";
		  			add=$home_directory1+"/e-com.htm"
		   			         }
 		else if ($fullpath1[i]== "servizi") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_serv.gif";
		  			add=$home_directory1+"/servizi.htm"
		   			         }
 		else if ($fullpath1[i]== "Servizi") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_serv.gif";
		  			add=$home_directory1+"/servizi.htm"
		   			         }
 		else if ($fullpath1[i]== "servizi.htm") {
		 			imgdwn=$home_directory1+"/TOP/images/topdown_serv.gif";
		  			add=$home_directory1+"/servizi.htm"
		   			         }
                else if  ($fullpath1[i]== "link") {
					 imgdwn=$home_directory1+"/TOP/images/topdown_link.gif";
		 			 add=$home_directory1+"/links.htm"
		  			          }
		else if  ($fullpath1[i]== "software.htm") {
					 imgdwn=$home_directory1+"/TOP/images/topdown_soft.gif";
		 			 add=$home_directory1+"/software.htm"
		  			          }
		else if  ($fullpath1[i]== "howmade") {
					 imgdwn=$home_directory1+"/TOP/images/topdown_howmade.gif";
		 			 add=$home_directory1+"/howmade/howitismade.htm"
		  			          }
		   			     }

imgtop=$home_directory1+"/TOP/images/topup_1024.gif";

scrivi="<map name=\"topup\">";
scrivi=scrivi+"<area href=\"../links.htm\" target=\"_self\" shape=\"rect\" coords=\"161,20, 223, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"../progetti.htm\" target=\"_self\" shape=\"rect\" coords=\"252,20, 321, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"../index.htm\" shape=\"rect\" coords=\"21, 4, 71, 24\"alt=\"\">";
scrivi=scrivi+"<area href=\"../index.htm\" target=\"_self\" shape=\"rect\" coords=\"12, 34, 98, 82\" alt=\"\">";
scrivi=scrivi+"<area href=\"../tutorial.htm\" target=\"_self\" shape=\"rect\" coords=\"361,20, 426, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"../software.htm\" target=\"_self\" shape=\"rect\" coords=\"466,20, 541, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"../servizi.htm\" target=\"_self\" shape=\"rect\" coords=\"575,20, 643, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"../supporto.htm\" target=\"_self\" shape=\"rect\" coords=\"677,20, 783, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"../prodotti.htm\" target=\"_self\" shape=\"rect\" coords=\"821,20, 893, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"../bacheca.htm\" target=\"_self\" shape=\"rect\" coords=\"925,20, 989, 46\" alt=\"\">";
scrivi=scrivi+"<area href=\"http://www.microst.eu/index.htm\" target=\"_self\" coords=\"990, 20, 1000, 46\" shape=\"rect\" alt=\"\"></map>";

scrivi=scrivi+"<img src=";
scrivi=scrivi+imgtop;
scrivi=scrivi+" border=\"0\"usemap=\"#topup\" ><BR>";


scrivi=scrivi+"<map name=\"topdown\">";
scrivi=scrivi+"<area href=";
scrivi=scrivi+add;
scrivi=scrivi+" shape=\"rect\" coords=\"267, 0, 481, 26\">";
scrivi=scrivi+"<area href=\"../about_MST.htm\" shape=\"rect\" coords=\"10, 0, 108, 35\" alt=\"\"></map>";
scrivi=scrivi+"<img src=";
scrivi=scrivi+imgdwn;
scrivi=scrivi+" border=\"0\" usemap=\"#topdown\">";

