


document.write("<!--inizio testata con immagine,nome pagina -->");
document.write("<!--e preparazione cella per data/ora scritta da creadata.js-->");
document.write("<LINK rel=\"stylesheet\" type=\"text/css\" href=\"./common/css/pb.css\">");
document.write("<LINK rel=\"stylesheet\" type=\"text/css\" media=\"print\" href=\"./common/css/stampa.css\">");
document.write("<style type=\"text/css\">");
document.write("input.groovybutton");
document.write("{ ");
document.write("   font-size:10px; ");
document.write("   font-family:Verdana,sans-serif;");
document.write("   font-weight:bold;");
document.write("   color:#666666;   ");
document.write("   width:46px;      ");
document.write("   height:24px;   text-align: center;                                                                                                                                                                    ");
document.write("   background-color:#EEEEEE;                                                                                                                                                          ");
document.write("   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#ffDDDDDD',EndColorStr='#ffFFFFFF');                                                               ");
document.write("   border-color:#EEEEEE;                                                                                                                                                              ");
document.write("   border-width:1px;                                                                                                                                                                  ");
document.write("}                                                                                                                                                                                     ");
document.write("input.groovybutton2");
document.write("{ ");
document.write("   font-size:7px; ");
document.write("   font-family:Verdana,sans-serif;");
document.write("   font-weight:bold;");
document.write("   color:#666666;   ");
document.write("   width:20px;      ");
document.write("   height:17px;   text-align: center;                                                                                                                                                                    ");
document.write("   background-color:#EEEEEE;                                                                                                                                                          ");
document.write("   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#ffDDDDDD',EndColorStr='#ffFFFFFF');                                                               ");
document.write("   border-color:#EEEEEE;                                                                                                                                                              ");
document.write("   border-width:1px;                                                                                                                                                                  ");
document.write("}                                                                                                                                                                                     ");

document.write("</style>                                                                                                                                                                              ");
document.write("<script language=\"javascript\">                                                                                                                                                        ");
document.write("function goLite(FRM,BTN)                                                                                                                                                              ");
document.write("{                                                                                                                                                                                     ");
document.write("   window.document.forms[FRM].elements[BTN].style.color = \"#000099\";                                                                                                                ");
document.write("   window.document.forms[FRM].elements[BTN].style.filter = \"progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#ffCCCCFF',EndColorStr='#ffFFFFFF')\";          ");
document.write("}                                                                                                                                                                                     ");
document.write("function goDim(FRM,BTN)                                                                                                                                                               ");
document.write("{                                                                                                                                                                                     ");
document.write("   window.document.forms[FRM].elements[BTN].style.color = \"#666666\";                                                                                                                ");
document.write("   window.document.forms[FRM].elements[BTN].style.filter = \"progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#ffDDDDDD',EndColorStr='#ffFFFFFF')\";          ");
document.write("}                                                                                                                                                                                     ");
document.write("</script>                                                                                                                                                                             ");




document.write("<CENTER>");
document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" align=\"center\" style=\" margin-top: 3px\">");
document.write("<tr>");
document.write("<td class=\"logosep1_no\" height=\"73\" border=\"1\"> &nbsp </td>");
document.write("<td width=\"770\" height=\"73\" border=\"0\">");

///////////////////////////////////////////////////////////////////////////

/*
//recupero parametri di querystring
var strQueryStr = "";
if ( window.location.search != 0 )
{
	strQueryStr = window.location.search;
	var pos = strQueryStr.indexOf('=');
    if (pos > 0)
    {
    	var key = strQueryStr.substring(0,pos);
        var val = strQueryStr.substring(pos+1);
    }
}     */
//riconoscimento lingua del browser

var imgName, URlink, altStr;


imgName="common/images/logoAA5.gif";
URlink = "e_index.html";
altStr = "English Version";







document.write("<table background=\"" + imgName +"\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" align=\"center\" ");
document.write("<tr>");
document.write("<td width=\"770\" valign=top height=\"73\" border=\"0\" colspan=\"3\">");




document.write("<FORM NAME=\"search\" METHOD=\"get\" ACTION=\"javascript:bloccaOperazione()\" target=\"_self\">");

document.write("<table  cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" valign=top class=\"headerPage\"");
document.write("<tr height=10>");
document.write("<td height=10 width=\"380\"   >&nbsp;");
document.write("</td>");
document.write("<td  height=10 class=\"cell\"><a href=\"contatti.html\" class=linkHead>Contatti</a>");
document.write("</td>");
document.write("<td   height=10  class=\"cell\"><a href=\"sitemap.html\" class=linkHead>Site Map</a>");
document.write("</td>");
document.write("<td   height=10  class=\"cell\"><a href=\"e_index.html\" class=linkHead>"+altStr+"</a>");
document.write("</td>");
document.write("<td  width=\"170\"  height=10  class=\"cell1\" style=\"text-align: left\">");

document.write("<SCRIPT language=JavaScript type=text/javaSCRIPT>");
document.write("function bloccaOperazione(){");
document.write("    		alert(\"Operazione non ancora disponibile!\");	");
document.write("    }");
document.write("</SCRIPT>");





document.write("&nbsp;Cerca &nbsp;<input size=\"14\" value=\"\" name=\"q\">&nbsp;");
document.write(" <input type=button name=\"goSearch\" class=\"groovybutton2\" onclick=\"javascript:bloccaOperazione()\"  title=\"Ricerca nel sito\" value=\"Go\"    onMouseOver=\"goLite(this.form.name,this.name)\"   onMouseOut=\"goDim(this.form.name,this.name)\"    >");

//document.write("Cerca &nbsp;<input  type=\"button\"   name=\"groovybtn6\"    class=\"groovybutton2\"    value=\"Go\"    title=\"Ricerca nel sito\"");
//document.write("onMouseOver=\"goLite(this.form.name,this.name)\");
//document.write("onMouseOut=\"goDim(this.form.name,this.name)\" onClick='window.open(\"http://85.18.35.179/Simboptt/jsp/Index.jsp\");'>");











document.write("</td>");
document.write("</tr>");
document.write("</table>");


document.write("</FORM>");


document.write("</td></tr>");


document.write("</table>");


document.write("</td>");
document.write("<td class='logosep2_no' height=\"73\" border=\"1\" align=\"left\" > &nbsp </td>");
document.write("</tr>");

/*

document.write("<tr class=hbg align=\"center\">");
document.write("<td class='tdpb_no' height='41' border=\"0\"> &nbsp </td>");
document.write("<td width=\"768\"  bgcolor=\"#f6f8f8\" style=\" border-left: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9\">");


document.write("<table cellpadding='0' cellspacing='0' border='0' width='98%' >");
document.write("<tr class=hbg align=\"center\">");
document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("<td class='tdpb'      height='41' id='M1'> ");
document.write("<a href=\"index.html?i=S\" onmouseover='overM(1);' onmouseout='outMSel(1);'> ");
document.write("Home</a></td>");
document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("<td class='tdpb'       height='41' id='M2'>");
document.write("<a href=\"lasocieta.html\" onmouseover='overM(2);' onmouseout='outM(2);'>");
document.write(" Profilo</a></td>");
document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("<td class='tdpb'       height='41' id='M3'> ");
document.write("<a href=\"tecnologie.html\" onmouseover='overM(3);' onmouseout='outM(3);'>");
document.write(" Competenze</a></td>");
document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("<td class='tdpb'       height='41' id='M4'> ");
document.write("<a href=\"offerta.html\" onmouseover='overM(4);' onmouseout='outM(4);'> ");
document.write("Offerta</a></td>");
document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("<td class='tdpb'       height='41' id='M5'> ");
document.write("<a href=\"amex.html\" onmouseover='overM(5);' onmouseout='outM(5);'> ");
document.write("Esperienze</a></td>");

document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("<td class='tdpb'       height='41' id='M6'> ");
document.write("<a href=\"jobs.html\" onmouseover='overM(6);' onmouseout='outM(6);'> ");
document.write("&nbsp;Jobs&nbsp;</a></td>");


document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");

document.write("<td class='tdpb'       height='41' id='M7'> ");
document.write("<a href=\"contatti.html\" onmouseover='overM(7);' onmouseout='outM(7);'> ");
document.write("Contatti</a></td>");

document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("<td class='tdpb'       height='41' id='M9'>");
document.write(" <a href=\"accesso.html\" onmouseover='overM(9);' onmouseout='outM(9);'>");
document.write("Intranet</a></td>");
document.write("<td class='tdsep' width='2' height='41' border='0'>");
document.write("<img src=\"./common/images/pbsep41.jpg\" width='2' 'height='41' border='0'></td>");
document.write("</tr>");
document.write("</table>");

document.write("</td>");
document.write("<td class='tdpb_no'    height='41' border=\"0\"> &nbsp </td>");
document.write("</tr>     ");
*/
document.write("</table>  ");


/*
document.write("<br><br>");
*/









document.write("<div  style='width:768px;*width:770px;height:27px;border-right:1px solid lightgrey;border-left:1px solid lightgrey;background-color:#F6F8F8;padding-top:5px;'> ");
document.write("<SCRIPT language=javascript type=text/javascript src='./m/menubar_config.js'></SCRIPT>");
document.write("<SCRIPT language=javascript type=text/javascript src='./m/menubar.js'></SCRIPT>");
document.write("</div>                                                                                                                                                       ");


document.write("<script language=\"javascript\">                                                                                                                                        ");


/*
     Initialize and render the MenuBar when its elements are ready
     to be scripted.
*/

document.write(" YAHOO.util.Event.onContentReady('productsandservices', function () {");

    /*
         Instantiate a MenuBar:  The first argument passed to the
         constructor is the id of the element in the page
         representing the MenuBar; the second is an object literal
         of configuration properties.
    */

document.write("var oMenuBar = new YAHOO.widget.MenuBar('productsandservices', { ");
document.write("                                                autosubmenudisplay: true, ");
 document.write("                                               hidedelay: 750, ");
 document.write("                                               lazyload: true });");

    /*
         Call the "render" method with no arguments since the
         markup for this MenuBar instance is already exists in
         the page.
    */

 document.write("   oMenuBar.render();");

document.write("});");

document.write("</script>                                                                                                                                                        ");









