function controllaskermo() {
swidth = screen.width;
sheight = screen.height;
if (swidth <= 800) {
window.open("pagina1.htm","","width=800,height=600 ");
}
if (swidth >= 1024) {
window.open("pagina2.htm","","width=1024,height=76 8");
}
}
nn so xkè nn va, io farei così!![]()