<!-- 
function dic3(page) { 
window.open(page,"_blank","width=582, height=480, scrollbars=0, toolbar=0, resizable=0"); 
//window.focus(); 
return; 
} 
// -->