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