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