function imageup1() {
window.open("01/index.html","window1","width=680,height=500");
}

function imageup2() {
window.open("02/index.html","window1","width=680,height=500");
}

function imageup3() {
window.open("03/index.html","window1","width=680,height=500");
}