<!-- 
function dic6(page) { 
window.open(page,"_blank","width=560, height=510, scrollbars=0, toolbar=0, resizable=0"); 
//window.focus(); 
return; 
} 
// -->
<!-- 
function dic(page) { 
window.open(page,"_blank","width=600, height=400, scrollbars=0, toolbar=0, resizable=0"); 
//window.focus(); 
return; 
} 
// -->
