<!--

function hyoujiorder(){
are=window.open("","order","width=500,height=620,scrollbars=1,scrollbars=yes,resizable=1,resizable=yes,toolbar=1,toolbar=yes");
are.document.location="postmail/order.htm";
}

function hyoujiquestion(){
are=window.open("","question","width=550,height=540,scrollbars=1,scrollbars=yes,resizable=1,resizable=yes,toolbar=1,toolbar=yes");
are.document.location="postmail/question.htm";
}

function hyoujilow(){
are=window.open("","law","width=470,height=540,menubar=1,status=yes,scrollbars=1,scrollbars=yes,location=yes,resizable=1,resizable=yes");
are.document.location="law.html";
}

//-->