menutitle="John Yoo";
menupath=dominio;
linkurlup = menupath+"../home.html";

if (getParametro(1)!=1) { 
document.write("<td rowspan='2' width='"+menuwidth+"' bgcolor='"+menubgcolor+"' class='"+menutextclass+"'>"
+menutoolbar()+
"<p><center>"
+linkmark("<b>"+menutitle+"</b>",menupath+"home.html", linkcolore, linkcommento, menutitleclass)+
"</center><p><p><li>"
+linkmark("<b>Globalization and Constitutional Law</b>",menupath+"course/glob/home.html", linkcolore, linkcommento, menutextclass)+
//"</li><p><li>"
//+linkmark("<b>Contemporary anglo-american jurisprudence</b>",menupath+"course/home.html", linkcolore, linkcommento, menutextclass)+
//"</li><p><p><center>"
//+menufooter()+
"</center></td>")
}
