function OpenWin1(){
    win1=window.open("../ship_pay_window.html","new1","width=520,height=480,scrollbars=yes");
}
function OpenWin2(){
    win1=window.open("http://www.babybaby-shop.com/cgi-baby/clipmail.html","new1","width=430,height=450,scrollbars=yes");
}
function OpenWin3(){
    win1=window.open("http://www.babybaby-shop.com/cgi-friend/clipmail.html","new1","width=430,height=450,scrollbars=yes");
}

function mado(gurl,size)
{
renew = window.open(gurl,"new","width=500,height=620,scrollbars=no");
renew.focus();
}
