ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="it"> <head> <title>Sito personale di Marco Buttolo</title> <style type="text/css"> #dropmenudiv{ position:absolute; border:1px solid black; border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100; } #dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid black; padding: 1px 0; text-decoration: none; font-weight: bold; } #dropmenudiv a:hover{ /*hover background color*/ background-color: yellow; } </style> <script type="text/javascript"> //Contents for menu 1 var menu1=new Array() menu1[0]='<a href="curriculum.html">Curriculum Vitae</a>' menu1[1]='<a href="servizi.html">Servizi offerti</a>' menu1[2]='<a href="foto.html">Foto di montagna</a>' //Contents for menu 2, and so on var menu2=new Array() menu2[0]='<a href="automazione/automazione_link.htm">Link di Automazione industriale</a>' menu2[1]='<a href="AI/intelligenza_artificiale.htm">Link di Intelligenza artificiale</a>' menu2[2]='<a href="robotica/link_robotica.htm">Link di Robotica</a>' menu2[3]='<a href="fuzzy/link_fuzzy.html">Link di Logica fuzzy</a>' menu2[4]='<a href="informatica/link_informatica.html">Link di Informatica</a>' menu2[5]='<a href="domotica/link_domotica.html">Link di Domotica</a>' menu2[6]='<a href="termica/link_termica.html">Link di materiale sulla termodinamica</a>' menu2[7]='<a href="pneumatica/link_pneumatica.html">Link materiale pneumatica</a>' menu2[8]='<a href="fisica/link_fisica.html">Link di fisica</a>' menu2[9]='<a href="matematica/link_matematica.html">Link di matematica</a>' menu2[10]='<a href="chimica/link_chimica.html">Link di chimica</a>' menu2[11]='<a href="link_termica.html">Link sezione termica</a>' menu2[12]='<a href="elettrica/link_elettrica.html">Link sezione elettrica</a>' menu2[13]='<a href="sensori/sensori.html">Link sui sensori</a>' menu2[14]='<a href="attuatori/attuatori.html">Link sugli attuatori</a>' var menu3=new Array() menu3[0]='<a href="corso_python.htm">Corso su Python</a>' menu3[1]='<a href="corso_c.html">Corso sul C</a>' menu3[2]='<a href="corso_HTML.html">Corso su HTML</a>' menu3[3]='<a href="corso_csharp.html">Corso su C#</a>' menu3[4]='<a href="corso_javascript.html">Corso su Javascript</a>' menu3[5]='<a href="corso_php.html">Corso su PHP</a>' menu3[6]='<a href="corso_xml.html">Corso su XML</a>' menu3[7]='<a href="corso_java.html">Corso su Java</a>' menu3[7]='<a href="corso_matlab.html">Corso su Matlab</a>' var menu4=new Array() menu4[0]='<a href="appunti_tecnica.html">Appunti di fisica tecnica</a>' menu4[1]='<a href="robotica.html">Appunti di Robotica industriale</a>' menu4[2]='<a href="comunicazioni.html">Appunti di Comunicazioni elettriche</a>' menu4[3]='<a href="onde.html">Appunti sulle onde</a>' menu4[4]='<a href="fisica.html">Appunti di Fisica generale 1</a>' menu4[5]='<a href="analisi2.html">Appunti di Analisi matematica 2</a>' menu4[6]='<a href="matrici.html">Appunti sulle matrici</a>' menu4[7]='<a href="elettrotecnica.html">Appunti di Elettrotecnica</a>' menu4[8]='<a href="controlli.html">Appunti di Controlli automatici</a>' menu4[9]='<a href="imad.html">Appunti di IMAD</a>' menu4[10]='<a href="ricerca.html">Appunti di ricerca operativa</a>' var menu5=new Array() menu5[0]='<a href="download_robotica.html">Robotica</a>' menu5[1]='<a href="download_ia.html">Intelligenza artificiale</a>' menu5[2]='<a href="download_automazione.html">Automazione</a>' menu5[3]='<a href="download_fisica.html">Fisica</a>' menu5[4]='<a href="download_elettronica.html">Elettrotecnica/Elettronica</a>' menu5[5]='<a href="download_matematica.html">Matematica</a>' menu5[6]='<a href="download_informatica.html">Informatica</a>' menu5[7]='<a href="download_utility.html">Utility</a>' var menu6=new Array() menu6[0]='<a href="contatti.html">Come contattarmi</a>' var menu7=new Array() menu7[0]='<a href="english_version.html">English version</a>' var menu8=new Array() menu8[0]='<a href="energia.html">ENERGIA</a>' var menu9=new Array() menu9[0]='<a href="aziende_biomassa.html">Aziende di biomassa</a>' menu9[1]='<a href="aziende_solare.html">Aziende campo solare</a>' menu9[2]='<a href="aziende_eolico.html">Aziende campo eolico</a>' menu9[3]='<a href="aziende_automazione.html">Aziende di automazione</a>' var menu10=new Array() menu10[0]='<a href="new.html">News</a>' var menu11=new Array() menu11[0]='<a href="pubblicazioni_robotica.html">Robotica</a>' menu11[1]='<a href="pubblicazioni_ai.html">Intelligenza artificiale</a>' menu11[2]='<a href="pubblicazioni_informatica.html">Informatica</a>' menu11[3]='<a href="pubblicazioni_energia.html">Energia</a>' var menu12=new Array() menu12[0]='<a href="index_eng.html">English version</a>' var menuwidth='200px' //default menu width var menubgcolor='lightyellow' //menu bgcolor var disappeardelay=250 //menu disappear speed onMouseout (in miliseconds) var hidemenu_onclick="yes" //hide menu when user clicks within menu? /////No further editting needed var ie4=document.all var ns6=document.getElementById&&!document.all if (ie4||ns6) document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>') function getposOffset(what, offsettype){ var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop; var parentEl=what.offsetParent; while (parentEl!=null){ totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop; parentEl=parentEl.offsetParent; } return totaloffset; } function showhide(obj, e, visible, hidden, menuwidth){ if (ie4||ns6) dropmenuobj.style.left=dropmenuobj.style.top=-500 if (menuwidth!=""){ dropmenuobj.widthobj=dropmenuobj.style dropmenuobj.widthobj.width=menuwidth } if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover") obj.visibility=visible else if (e.type=="click") obj.visibility=hidden } function iecompattest(){ return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body } function clearbrowseredge(obj, whichedge){ var edgeoffset=0 if (whichedge=="rightedge"){ var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15 dropmenuobj.contentmeasure=dropmenuobj.offsetWidth if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure) edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth } else{ var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18 dropmenuobj.contentmeasure=dropmenuobj.offsetHeight if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up? edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either? edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge } } return edgeoffset } function populatemenu(what){ if (ie4||ns6) dropmenuobj.innerHTML=what.join("") } function dropdownmenu(obj, e, menucontents, menuwidth){ if (window.event) event.cancelBubble=true else if (e.stopPropagation) e.stopPropagation() clearhidemenu() dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv populatemenu(menucontents) if (ie4||ns6){ showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth) dropmenuobj.x=getposOffset(obj, "left") dropmenuobj.y=getposOffset(obj, "top") dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px" dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px" } return clickreturnvalue() } function clickreturnvalue(){ if (ie4||ns6) return false else return true } function contains_ns6(a, b) { while (b.parentNode) if ((b = b.parentNode) == a) return true; return false; } function dynamichide(e){ if (ie4&&!dropmenuobj.contains(e.toElement)) delayhidemenu() else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget)) delayhidemenu() } function hidemenu(e){ if (typeof dropmenuobj!="undefined"){ if (ie4||ns6) dropmenuobj.style.visibility="hidden" } } function delayhidemenu(){ if (ie4||ns6) delayhide=setTimeout("hidemenu()",disappeardelay) } function clearhidemenu(){ if (typeof delayhide!="undefined") clearTimeout(delayhide) } if (hidemenu_onclick=="yes") document.onclick=hidemenu </script> </head> <body background="sfondo.jpg" text="WHITE"> <br /><br /> <b><I>L'uomo deve saper far tutto, la specializzazione è delle formiche.</I></b> <br><br> <!-- START NewEnergia.it! SCAMBIO BANNER --> <center><table cellpadding="0" cellspacing="0" border="0" width="668"> <tr> <td><a href="http://www.newenergia.it" target="_blank"><img border="0" src="http://www.newenergia.it/images/sep.gif" alt="New Energia il portale dell'energia alternativa, verde e non" /></a></td> <td> <iframe src="http://www.newenergia.it/?Param=1&lng=it&IDB=35&CB=1" width="467" height="60" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"> </iframe> </td> </tr> </table> </center> <!-- END NewEnergia.it! SCAMBIO BANNER--> <br> <table align="center" border=1 BORDERCOLOR=WHITE> <tr> <td><a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '250px')" onMouseout="delayhidemenu()">CHI SONO</a></td> | <td><a href="#" onMouseover="return dropdownmenu(this, event, menu2, '250px')" onMouseout="delayhidemenu()">LINK UTILI</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu3, '250px')" onMouseout="delayhidemenu()">CORSI</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu4, '250px')" onMouseout="delayhidemenu()">APPUNTI</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu5, '250px')" onMouseout="delayhidemenu()">DOWNLOAD</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu11, '250px')" onMouseout="delayhidemenu()">PUBBLICAZIONI</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu9, '250px')" onMouseout="delayhidemenu()">LINK AZIENDALI</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu10, '250px')" onMouseout="delayhidemenu()">NEWS</a></td> <td><a href="energia.html" onMouseover="return dropdownmenu(this, event, menu8, '250px')" onMouseout="delayhidemenu()">ENERGIA</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu6, '250px')" onMouseout="delayhidemenu()">CONTATTI</a></td> <td><a href="#" onMouseover="return dropdownmenu(this, event, menu12, '250px')" onMouseout="delayhidemenu()">ENGLISH VERSION</a></td> </tr> </table> <br><br><hr> <center> Benvenuti nel sito personale di Marco Buttolo. Questo sito è stato realizzato con l'intento di creare un utile strumento di ricerca delle informazioni per tutti coloro che sono appassionati di Fisica, Matematica, Ingegneria, Chimica, e tante altra materie tecnico-scientifiche, e per creare un portale in cui mettere insieme tutto il materiale che ho prodotto nel corso degli anni. Spero che tale sito possa essere di aiuto per tutti coloro che, come me, amano la scienza e la tecnica. <br><br><hr> Attenzione: QUESTO SITO E' STATO SPOSTATO ALL'INDIRIZZO: WWW.MARCOBUTTOLO.COM </center> </body> </html>