function ImageUp() {
    //window.open("index.php?mode=thumbnail","thumbnail","width=550,height=450,scrollbars=1");
    window.open("index.cgi?mode=thumbnail","thumbnail","width=550,height=450,scrollbars=1");
}
