
<!--
/* Ideato da Seatiger Team™ */
/* A Sbafo! Tutto per il web gratis e in italiano - http://www.asbafo.net */
/* Liberamente utlizzabile, ma lascia intatte queste righe. Grazie! */

function PienoSchermo(){
window.open("home.html","","fullscreen")
}
function PienoSchermo_uk(){
window.open("uk_home.html","","fullscreen")
}
function PienoSchermo_fr(){
window.open("fr_home.html","","fullscreen")
}
function PienoSchermo_de(){
window.open("de_home.html","","fullscreen")
}
//-->

