function first(){
    win=window.open("http://www.ichigoni.com/future/first.html","new","width=650,height=500,scrollbars=yes");
    win.moveTo(0,0);
}

function faq(){
    win=window.open("http://www.ichigoni.com/future/faq.html","new","width=650,height=500,scrollbars=yes");
    win.moveTo(0,0);
}

function postage(){
    win=window.open("http://www.ichigoni.com/future/postage.html","new","width=650,height=500,scrollbars=yes");
    win.moveTo(0,0);
}

function contact(){
    win=window.open("https://secure.future-s.com/~kakunoya/contact.html","new","width=650,height=500,scrollbars=yes");
    win.moveTo(0,0);
}

function returned(){
    win=window.open("http://www.ichigoni.com/fs/kakunoya/ReturnedSpecialContractOnly.html","new","width=550,height=500,scrollbars=yes");
    win.moveTo(0,0);
}



