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