// このJSはRESPECの各ブログで共有されています。 
// 加えた変更はRESPECの各ブログすべてに影響します。

function respec_inquiry(){	// RESPEC 問い合わせ
// window.open("https://g304.secure.ne.jp/~g304088/form/respec_inquiry/respec_inquiry.html","subwin","toolbar=no,location=no,directories=no,scrollbars=yes,status=1,width=650,height=700");
window.open('/respec/agree.html?inquiry',
'subwin','toolbar=0,scrollbars=1,status=1,width=680,height=700');}


function campaign_order(){	// キャンペーン商品注文
// window.open("https://g304.secure.ne.jp/~g304088/form/respec_order/respec_order.html","subwin","toolbar=no,location=no,directories=no,scrollbars=yes,status=1,width=650,height=700");
window.open('/campaign_respec/agree.html?order',
'subwin','toolbar=0,scrollbars=1,status=1,width=680,height=700');}



