function po(WO){var WO2;



WO2=window.open(WO,'ChildWin',"scrollbars=yes,width=640,height=600");



WO2.focus()



} 