 function win1(page) {
    window.open("/articles/index.php?page="+page,"","height=840,width=650,scrollbars=no");
}