<!-- 
function movei_01(url){ 
window.open(url, "_blank", "width=320,height=380,scrollbars=no"); 
} 
// -->
