'); } chain("dataus4.js"); function DataWrite() { for(i=0; i < Products.length; i++) document.write(''); } function totalcalc() { TotalKingaku = 0; for(i=0;i<=12;i+=4) { Tanka = Number(Products[document.forms[0].elements[i].selectedIndex][1]); Suuryou = Number(document.forms[0].elements[i+2].value); if (Suuryou == 0 && Tanka != 0) { document.forms[0].elements[i+2].value = 1; Suuryou = 1; } Kingaku = Tanka * Suuryou; if (Kingaku != 0) { document.forms[0].elements[i+3].value = Kingaku; } TotalKingaku += Kingaku; } document.forms[0].Amount.value = TotalKingaku; for(j=1;j<=13;j+=4) { document.forms[0].elements[j].length = Number(Products[document.forms[0].elements[j - 1].selectedIndex][2]); for (i=1;i<=Number(Products[document.forms[0].elements[j - 1].selectedIndex][2]);i++) { document.forms[0].elements[j].options[i - 1].value = Products[document.forms[0].elements[j - 1].selectedIndex][i + 2]; document.forms[0].elements[j].options[i - 1].text = Products[document.forms[0].elements[j - 1].selectedIndex][i + 2]; } document.forms[0].elements[j].selectedIndex = 0; } } function InputCheck() { if (document.forms[0].Amount.value == 0) { alert("Please review Product Name and/or Quantity"); document.forms[0].Product1.focus(); return(false); } if (document.forms[0].Surname.value == "") { alert("Please enter Last Name"); document.forms[0].Surname.focus(); return(false); } if (document.forms[0].Givenname.value == "") { alert("Please enter First Name"); document.forms[0].Givenname.focus(); return(false); } if (document.forms[0].Email.value == "") { alert("Please enter an Email Address"); document.forms[0].Email.focus(); return(false); } if (document.forms[0].Country.value == "") { alert("Please enter Country"); document.forms[0].Country.focus(); return(false); } return(true); } function SetOrderId() { myDate = new Date(); Year = new String(myDate.getFullYear()); Month = new String(myDate.getMonth()+1); if ( Month.length == 1 ) Month = "0" + Month; Day = new String(myDate.getDate()); if ( Day.length == 1 ) Day = "0" + Day; Hour = new String(myDate.getHours()); if ( Hour.length == 1 ) Hour = "0" + Hour; Minute = new String(myDate.getMinutes()); if ( Minute.length == 1 ) Minute = "0" + Minute; Second = new String(myDate.getSeconds()); if ( Second.length == 1 ) Second = "0" + Second; Millisec = new String(myDate.getMilliseconds()); if ( Millisec.length == 1 ) Millisec = "00" + Millisec; if ( Millisec.length == 2 ) Millisec = "0" + Millisec; oid = Year + Month + Day + "-" + Hour + Minute + Second + "-" + Millisec; document.write(''); } // -->
|
|
||
|
ORDER FORM(Area4)
Further information about order placement - click here After the receipt of your order, we will send an "Order Confirmation Mail" within 48 hours(Saturdays, Sundays, and our national holidays are excluded) indicating the E.M.S., airwaybill numbers. By referring these numbers at your local post office, we believe you can track the parcel by yourself. (According to our experience, it usually takes about 4-5 days that the dispatched parcel arrives in your hand in the U.S.A.) If you did not receive our confirmation mail after 48 hours, please contact us by e-mail. If you wish to select payment method other than credit cards indicated above, we can accept the "International POSTAL Money Order" from countries where the Ministry of Posts & Telecommunications has a bilateral agreement. However, it is generally advised that it will take about 2-4 weeks until we can confirm the receipt of the money order, and only after the confirmation can we actually dispatch the product. For further information, please contact us by e-mail. To CREDIT CARD HOLDERS, charges will descreetly appear as "Extreme Limit" on your credit card statement in your countries' currency, not in Japanese Yen, and its' exchange rate will be determined by your credit card issueing companies/agencies(The Universal Currency Converter is linked for your reference purpose only, which will not be related to the actual exchange rate in your credit card statement). Since we have been receiving quite many orders from both domestic and oversea customers, it has been taking more time than usual to send an order confirmation mail. Please allow 2 or 3 days until we respond to each order by mail. Thank you. |