function winopen1(url){
        win=window.open(url,"host","scrollbars=0,width=477,height=749","directions =0","location =0","menubar=0");
    }