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