function imageup1() {
window.open("work01.html","window1","width=450,height=600");
}

function imageup2() {
window.open("work02.html","window1","width=500,height=400");
}

function imageup3() {
window.open("work03.html","window1","width=500,height=400");
}

function imageup4() {
window.open("work04.html","window1","width=500,height=400");
}

function imageup5() {
window.open("work05.html","window1","width=500,height=400");
}

function imageup6() {
window.open("work06.html","window1","width=500,height=400");
}

function imageup7() {
window.open("work07.html","window1","width=500,height=400");
}

function imageup8() {
window.open("work08.html","window1","width=500,height=400");
}

function imageup9() {
window.open("work09.html","window1","width=450,height=600");
}