Created
November 14, 2012 02:45
-
-
Save moqada/4069979 to your computer and use it in GitHub Desktop.
minified by grunt.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function(){var e,t;if(/^\/shopping\/index\.php/.test(location.pathname)){if(document.getElementById("member_form2"))return document.member_form2.submit(),!1;document.form1.order_name01.value="山田",document.form1.order_name02.value="太郎",document.form1.order_kana01.value="ヤマダ",document.form1.order_kana02.value="タロウ",document.form1.order_zip01.value="123",document.form1.order_zip02.value="0000",document.form1.order_pref.value="13",document.form1.order_addr01.value="千代田区神田神保町",document.form1.order_addr02.value="1-3-5",document.form1.order_tel01.value="03",document.form1.order_tel02.value="1234",document.form1.order_tel03.value="5678",document.form1.order_email.value="[email protected]",document.form1.order_email_check.value="[email protected]",document.form1.order_sex[0].checked=!0}else if(/^\/shopping\/payment\.php/.test(location.pathname)){t=document.form1.payment_id;if(t.length===undefined&&t.checked)return document.form1.submit(),!1;for(e=0;t.length>e;e++)if(t[e].checked)return document.form1.submit(),!1;return t.length>1&&(t=t[0]),t.click(),!1}document.form1.submit()})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment