
function Indirizzo_microst()
{
parte1 = new Array ("microst")
parte2 = new Array ("@")
parte3 = new Array ("microst")
parte4 = new Array (".")
parte5 = new Array ("it")
parte6 = new Array ("?subject=")
parte7 = new Array (oggetto)
NewString = (parte1+parte2+parte3+parte4+parte5);
parent.location = 'mailto:'+NewString;
}

menu=""
//menu=menu+"<p align=\"center\"><font SIZE=\"2\" color=\"#0000FF\">Acquista su <a href=\"http://www.electronic.it/?a_aid=MicroST\">Electronic.it</a>";
//menu=menu+"<font SIZE=\"2\" color=\"#0000FF\"> -  Riceverai uno sconto immediato del 20% - 50% se inserisci il codice";
//menu=menu+"<font SIZE=\"2\" color=\"#FF0000\">  MST08";
//menu=menu+"<font SIZE=\"2\" color=\"#0000FF\"><a href=\"http://www.microst.it/servizi.htm\">    Altre info...</a>";

document.write (menu);

<!--
function naviga() { 
 $subString = "";
 $home_directory= "http://www.microst.it";
 $home_eu= "http://www.microst.eu";


 $location = window.location.toString();

 $fullpath = $location.substr($location.indexOf($home_directory,0) + $home_directory.length + 1).split("/"); 

 $path="";

 $root="<a href=\""+ $home_directory +"\">Home</a> >";
 
 for (i = 0; i < $fullpath.length-1; i++) {
		
		if ($fullpath[i]== "Progetti") {
					$path=$path+"<a href=\"../../"+"progetti.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }
		else if ($fullpath[i]== "progetti") {
					$path=$path+"<a href=\"../../"+"progetti.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }

		
                else if  ($fullpath[i]== "Tutorial") {
					$path=$path+"<a href=\"../../"+"tutorial.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }
		else if  ($fullpath[i]== "tutorial") {
					$path=$path+"<a href=\"../../"+"tutorial.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }


		else if  ($fullpath[i]== "ecom") {
					$path=$path+"<a href=\"../../"+"e-com.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }
		else if  ($fullpath[i]== "Ecom") {
					$path=$path+"<a href=\"../../"+"e-com.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }


		else if  ($fullpath[i]== "prodotti") {
					$path=$path+"<a href=\"../../"+"prodotti.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }

		else if  ($fullpath[i]== "Prodotti") {
					$path=$path+"<a href=\"../../"+"prodotti.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }


		else if  ($fullpath[i]== "servizi") {
					$path=$path+"<a href=\"../../"+"servizi.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }
		else if  ($fullpath[i]== "Servizi") {
					$path=$path+"<a href=\"../../"+"servizi.htm"+ "\">" +$fullpath[i]+"</a> >";
					 }



		else { 
			$path=$path+"<a href=\"../../"+$fullpath[i]+ "\">" +$fullpath[i]+"</a> >";

                      }
				}
 $path=$root+ $path;
 
 //document.write($fullpath[0]);

// ************************  ESTRAZIONE NUMERO PAGINA ********************** 

 $location = window.location.toString();
 indhtm = $location.indexOf(".htm",0);	 // indhtm posizione dipartenza stringa ".htm
 $htm = $location.substr(indhtm,indhtm +5);
 $location = $location.substr(0,indhtm);

  $pag = $location.substr(indhtm-1,indhtm);
  NumPag= Number($pag);
  //document.write(NumPag);
  ind_=indhtm;
  if (NumPag >= 2)  {
                    ind_ = $location.indexOf("_",indhtm-3);
                    $pag = $location.substr(ind_+1,indhtm);
                    NumPag= Number($pag);
                    }
                else
                    {
                     NumPag=1;
                    }
 //document.write(NumPag);

//*****************************************************************************

$location = $location.substr(0,ind_);
//document.write($location);


// **** ********************  ESTRAZIONE NOME PAGINA **********************
 j=0;
 indpagname = -1;
 while (indpagname == -1) {
                          indpagname = $location.indexOf("/",indhtm-j);
                          j++;
                          }
 $pagename = $location.substr(indpagname+1,indhtm);
 //document.write($pagename);
//*****************************************************************************

// **** ********************  ESTRAZIONE NOME radice 1A **********************
 j=0;
 indl1 = -1;
 while (indl1 == -1) {
                          indl1 = $location.indexOf("/",indpagname-2-j);
                          j++;
                          }
 $l1name = $location.substr(indl1,indpagname-2);
//document.write($l1name);

//*****************************************************************************
//PagMax=1;

//document.write($pagename);


if (NumPag-1 <=1) {
     if (NumPag !=1) {
           $subString = $subString + "<a href="+ $location + $htm +"> << </a> ";
                     }
                  }
      else {
           $subString = $subString + "<a href="+ $location + "_" + Number(NumPag-1) + $htm +"> << </a> ";
           }
for (i=1;i<NumPag+1;i++) {
                           if (i==1) {
                                     $subString = $subString +"<a href="+ $location + $htm +">" + Number(i) + "</a> ";
                                     }
                           else {
                                     $subString = $subString + "<a href="+ $location + "_" + Number(i) + $htm +">" + Number(i)  + "</a> ";
                                 }
                          }
if (i <= PagMax ) {
       $subString = $subString + "<a href="+ $location + "_" + Number(i) + $htm +"> >> </a> ";



                  }

$subString = $subString + "<a href="+ $location + "_" + Number(PagMax) + $htm +"> &nbsp;&nbsp; >>| </a> ";


$subString =  "<a href="+ $location + $htm +"> |<< 	&nbsp;&nbsp;   </a> "+ $subString;


$space = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";

$left=$path+$space;

//$left = "<a href=\"../index.htm\">Home</a>  &gt; <a href=\"../tutorial.htm\">Tutorial</a>";

$pathen=""

if ($fullpath[0]== "Progetti") { $pathen="/progetti.htm" }
if ($fullpath[0]== "Tutorial") { $pathen="/tutorial.htm" }


$rigth = "<a href="+$home_eu +$pathen +">English</a>"+$space+" <a href=\"javascript:Indirizzo_microst()\">Supporto</a>"       
   

//document.write ("<p align=\"center\">"+$left+$subString+$rigth);

document.write ("<table border=\"0\" width=\"100%\"><p align=\"center\">");
document.write ("  <tr>");
document.write ("   <td width=\"20%\"><p align=\"center\">"+ $left+ "</p></td>");
document.write ("   <td width=\"40%\"><p align=\"center\">"+$subString+ "</p></td>");
document.write ("   <td width=\"20%\"><p align=\"center\">"+$rigth+"</p></td>");
document.write ("  </tr>");
document.write ("</p></table>");
 
return }
//-->