function new_win1(){
window.open("./e_sample.htm","","width=750,height=670,top=3,left=100");
}
