// JavaScript Document
<!--
function OpenWin1(){
    win=window.open("wrpping/madonariri-akaturu.html","","width=500,height=350");
}
function OpenWin2(){
    win=window.open("wrpping/navy-red.html","","width=500,height=350");
}
function OpenWin3(){
    win=window.open("wrpping/pink-straipe.html","","width=500,height=350");
}
function OpenWin4(){
    win=window.open("wrpping/unryu-bara.html","","width=500,height=350");
}
function OpenWinBW(){
    win=window.open("wrpping/bridal_wrap.html","","width=500,height=430");
}
// -->
