function sendJSRequest(callback,data,url){ //ローディング表示 document.getElementById("LoadingBox222382").style.visibility = "visible"; // var s = document.createElement("script"); s.charset = "utf-8"; s.src = url + "?_callback=" + callback + "&" + data; document.body.appendChild(s); } //コールバック関数 ( 受信時に実行 ) function on_loaded1(res) { //レスポンスされた文字列を表示 document.getElementById("output222382").innerHTML=res } document.write('
') document.write(decodeURIComponent('%EF%BC%81%E3%83%95%E3%82%A9%E3%83%BC%E3%83%A0ID%E3%81%8C%E7%84%A1%E5%8A%B9%E3%81%A7%E3%81%99%0A')) document.write(decodeURIComponent('%3Cdiv%20id%3D%22fc2form%22%3E')) document.write(decodeURIComponent('%3Cdiv%20class%3D%22toparea%22%3E%3C%2Fdiv%3E')) document.write(decodeURIComponent('%3Cdiv%20class%3D%22bottomarea%22%3E%3C%2Fdiv%3E')) document.write(decodeURIComponent('%3C%2Fdiv%3E')) document.write(decodeURIComponent('%3Cstyle%20type%3D%22text%2Fcss%22%3E')) document.write(decodeURIComponent('%3C%21--')) document.write(decodeURIComponent('%23fc2form%20%23coution1%7Bcolor%3A%20%23FF0000%3B%7D')) document.write(decodeURIComponent('%23fc2form%20%23coution2%7Bcolor%3A%20%23FF0000%3B%7D')) document.write(decodeURIComponent('--%3E')) document.write(decodeURIComponent('%3C%2Fstyle%3E')) document.write('
')