<!--
function openwin(URL) {
window.open (URL,"studiodino","width=600,height=650");
}
// JavaScript Document-->