testaurl = location.href
testaurl = testaurl.toString()
testaurl = testaurl.substring(0,10)
if(testaurl=="http://192"){
collegamento = "http://192.168.1.249/suweb/inumbria/rubriche/dailibri/"
}else{
collegamento = "http://www.inumbria.it/rubriche/dailibri/"

}
		
libri = "<table height=100% width=90% cellpadding=0 cellspacing=0 border=0 align='center'>"+
"<tr><td height=99% valign='top'>"+
"<p class='linkrossoaree'><big><a href='" + collegamento + "libridavedere.html' target='_self' class='linkrosso12'>Libri da vedere</a></big><br><br>"+
"<big><a href='" + collegamento + "letteratura monumentale.html' target='_self' class='linkrosso12'>Letteratura monumentale</a></big></p>"+
"</td></tr>"+
"</table>"