<!-- 
function dic(page) { 
window.open(page,"news","width=320, height=240, scrollbars=1, toolbar=0, resizable=0"); 
//window.focus(); 
return; 
} 
// -->
