function Opencomment(){
    win=window.open("comment.html","comment","width=450,height=500,scrollbars=yes");
}
