function OpenWin1(){
    win1=window.open("comic.htm","new1","toolbar=no,status=no,scrollbars=yes,resizable=no,width=520,height=700");
}

