function OpenWin1(){
    
     win=window.open("guideline/index.html","new","scrollbars=yes,width=580,height=660");

}
