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