ƒiƒJƒoƒ„ƒV ƒ‰ƒEƒ“ƒhƒŒƒo[ƒ`ƒFƒA—pŒÅ’è‹r CA-AJ01 ’ʔ́yƒtƒHƒŒƒXƒgƒEƒFƒCz (2024)

'; catecnt = catecnt + 1; } gscnt = gscnt +1; var searchgscnt = obj.list[i].pcnt; var showsearchgscnt = searchgscnt;//Œ”•\Ž¦ if(obj.list[i].pkind=='1'){ //ƒTƒWƒFƒXƒg if(showsearchgscnt=='0'){ txt = txt + '

  • '+obj.list[i].pnm+'
  • '; } else { txt = txt + '

  • '+obj.list[i].pnm+' ('+showsearchgscnt+')
  • '; } } else { if(showsearchgscnt=='0'){ txt = txt + '

  • '+obj.list[i].pnm+'ƒJƒeƒSƒŠ['+obj.list[i].pcatenm+'
  • '; } else { txt = txt + '

  • '+obj.list[i].pnm+' ('+showsearchgscnt+') ƒJƒeƒSƒŠ['+obj.list[i].pcatenm+'
  • '; } } } txt = txt + ''; } suggestin.innerHTML = txt; suggest.style.display = 'block'; // ‘Ώۂð”z—ñ‰» elm = j$('ul#keywordsearchlist > li > a'); elm.each(function(indx){ var num = indx; elm_arr[indx] = j$(this); fcs_flg[indx] = false; j$(this).focusin(function(){ fcs_num = num; if( fcs_flg[indx] === false ){ fcs_flg[indx] = true; } fcs_flg[indx] = true; }).blur(function(){ fcs_flg[indx] = false; if( fcs_flg.indexOf(true) < 0 ) { fcs_num = 0; } }); }); //key_decision(); //1”Ô–Ú‚ÌŒŸõŒ‹‰Ê‚ð•\Ž¦ showsuggestinner('sug0'); j$('ul#keywordsearchlist > li > a#sug0').css('background-color', '#eef3f9'); }}}}}, onFailure: function(request) { //alert('onFailure/'+ request.responseText); }, onException: function (request,e) { //alert('onException/'+ e); } } ); } else {suggestin.innerHTML = "";suggest.style.display = 'none';hidediv('suggest');}}function stopSuggestSearch() { if(sugReq !=null) sugReq.transport.abort();}//window.onload = function(){//initParm();var oldvalue = "";var keywordtxt = document.getElementById("txtGoodsSearchKeyword");var suggest = document.getElementById("suggest");var suggestsend_timeoutid = null;function checkKeyword(evt){evt = (evt) ? evt : event;var charCode = getKEYCODE(evt);if(Number(charCode) == 40){if(elm_arr[1]){ j$('ul#keywordsearchlist > li > a').css('background-color', '#ffffff'); j$('ul#categorysearchlist > li > a').css('background-color', '#ffffff'); elm_arr[1].css('background-color', '#eef3f9');elm_arr[1].focus();} else {elm_arr[0].focus();}} else { if(suggestsend_timeoutid){clearTimeout(suggestsend_timeoutid);} suggestsend_timeoutid = setTimeout(function() {var keyword = j$('#txtKeyword').val();keyword = keyword.replace("@", "");keyword = keyword.replace(/^\s+/, "");keyword = keyword.replace(/\s+$/, "");if((keyword == "" && suggest && suggest.style.display == 'block') || (oldvalue != j$('#txtKeyword').val())){suggestSearch(keywordtxt);oldvalue = j$('#txtKeyword').val();} }, 500);}//setTimeout(check,100);}//checkKeyword();//}var timerIdsuggestSearchhide=0;var nowshowtsuggest='';function inKeywordSearch(id){clearTimeout(timerIdsuggestSearchhide);j$('#'+id).attr('bufkw')nowshowtsuggest=j$('#'+id).attr('bufkw');//0.1•bŠÔ‚Æ‚Ç‚Ü‚Á‚½ê‡“®ìtimerIdsuggestSearchhide = setTimeout(function() {showsuggestinner(id);}, 100);}var suginReq = null;function showsuggestinner(id){ var nowdatetime = getNowDateTime(); stopSuggestInSearch(); var sugobj = j$('#'+id); var kw = sugobj.attr('bufkw'); var keyword = sugobj.attr('bufkeyword'); var category = sugobj.attr('bufcate'); var sugsearchcnt = sugobj.attr('bufcnt'); var searchurl = sugobj.attr('href'); keyword = encodeURL(keyword); var suggestinner = document.getElementById("suggestinner"); if(kw != ""){ suginReq = new Ajax.Request( "/Forestway/ajaxrequest/", { "method": "get", "parameters": "DateTime="+nowdatetime+"&Mode=9"+category+"&q="+keyword, onSuccess: function(request) { }, onComplete: function(request) { if ((request.readyState == 4) && (request.status == 200)){ var result = request.responseText.trim();if(result != null && result != '') {var obj = YAHOO.lang.JSON.parse(result); //ƒGƒ‰[ƒƒbƒZ[ƒW‚ª‚‚éê‡ƒAƒ‰[ƒg‚ð•\Ž¦‚·‚é(ƒGƒ‰[ƒR[ƒh0ˆÈŠOA‚©‚•\Ž¦—pƒGƒ‰[ƒƒbƒZ[ƒW‘¶Ý) if(obj.errcd && obj.errcd != 0){// if(obj.errcd != obj.errmsg){// showAlert('ƒGƒ‰[', obj.dspmsg+'\n\n'+obj.errmsg);// } else {// showAlert('ƒGƒ‰[', obj.dspmsg);// } alert('ƒGƒ‰[‚Å‚·'); } else { var listcnt = 0; if(obj.list){ listcnt = obj.list.length; } var txt = ''; if(sugsearchcnt=='0'){ txt = txt + '

    '+kw+'

    '; } else { txt = txt + '

    '+kw+' ('+sugsearchcnt+'¤•i)

    '; } if(listcnt==0){ txt = txt + '

    ‘Ώۃf[ƒ^‚ª‚‚è‚Ü‚¹‚ñ

    '; } //¤•iˆê—— if(listcnt>0){ txt = txt + '

    '; var gscnt = 0; for (i = 0; i =5){ break; } gscnt = gscnt +1; txt = txt + ''; txt = txt + ''; txt = txt + ''; txt = txt + ''; txt = txt + ''; } txt = txt + '
    '+obj.list[i].gcd+'
    '+obj.list[i].gnm+'
    '+obj.list[i].price+'‰~

    '; } txt = txt + 'ŒŸõŒ‹‰Ê‚ðŒ©‚é'; suggestinner.innerHTML = txt; suggestinner.style.display = 'block'; showdiv('suggestinner'); }}}}}); } else {suggestinner.innerHTML = "";suggestinner.style.display = 'none';hidediv('suggestinner');} clearTimeout(timerIdsuggestSearchhide);}function outsuggestinner(keyword){if(nowshowtsuggest == keyword){clearTimeout(timerIdsuggestSearchhide);stopSuggestInSearch();}}function stopSuggestInSearch() { if(suginReq !=null){ suginReq.transport.abort(); }}function cpnon(serialno, obj){//console.log('ƒN[ƒ|ƒ“‚«o‚µ•\Ž¦ serialno='+serialno);var couponid = 'cpnd'+serialno;var buffcpndiv = document.getElementById('copycpnd'+serialno);if(!buffcpndiv) {var cpndiv = document.createElement('div');cpndiv.id = 'copycpnd'+serialno;cpndiv.className = 'couponballoon';} else {cpndiv = buffcpndiv;hidediv(cpndiv.id);}cpndiv.innerHTML = document.getElementById(couponid).innerHTML;document.getElementById('coupon').appendChild(cpndiv);var parent = j$('#'+obj.id).offsetParent();var py = 0;// ƒXƒNƒ[ƒ‹—Êif( j$("#fixed-header").css("position") == "fixed"){py = j$(window).scrollTop();// ƒXƒNƒ[ƒ‹—Ê}var wra = j$('#wrapper').offset().left;// ‰æ–ʍ¶‚©‚çuwrappervdiv‚Ì‹——£var cpnwktop = j$("#couponwk").offset().top;j$('#copycpnd'+serialno).css("top",Math.round(j$('#'+obj.id).offset().top-py-80)+"px");j$('#copycpnd'+serialno).css("left",Math.round(j$('#'+obj.id).offset().left-wra+100)+"px");showdiv(cpndiv.id);}function cpnout(serialno){var buffcpndiv = document.getElementById('copycpnd'+serialno);if(buffcpndiv){var p = buffcpndiv.parentNode;p.removeChild(buffcpndiv);}}var sawgoodslist = Cookies.get('sawgoodslist');var sglist = new Array();var sglistcnt = 0;var sawgoodsexclude = new Array(); sawgoodsexclude.push('JH5380');if(sawgoodslist !== undefined){sglist = sawgoodslist.substr(1).split('/');sglistcnt = sglist.length - 1;for(i=0;i

    holdgoodscnt){//alert(sawgoodslist.substr(0, sawgoodslist.substr(0, sawgoodslist.length-1).lastIndexOf('/')+1));sawgoodslist = sawgoodslist.substr(0, sawgoodslist.substr(0, sawgoodslist.length-1).lastIndexOf('/')+1);}sawgoodslist = '/'+addgoods+sawgoodslist;}Cookies.set('sawgoodslist', sawgoodslist, { expires: 7*4 });});function sawgoodsdel(delgoods){if(sawgoodslist !== undefined && sawgoodslist.indexOf('/'+delgoods+'/') != -1){sawgoodslist = sawgoodslist.replace('/'+delgoods+'/', '/');Cookies.set('sawgoodslist', sawgoodslist, { expires: 7*14 });}j$("#sawgoods"+delgoods).remove();if(sawgoodslist == '' || sawgoodslist == '/'){j$("#sawgoods-area").remove();}if(j$('ul#sawgoods-in li').length == 0){j$("#sawgoods-area").remove();}}function sawgoodsalldel(){Cookies.remove('sawgoodslist');j$("#sawgoods-area").remove();}if(sawgoodslist !== undefined && sglistcnt > 0){j$(document).ready(function() {j$("#wrapper").append('');});function showSawgoodslist(){var txt = '';txt = txt + '

    Å‹ßƒ`ƒFƒbƒN‚µ‚½¤•i‰{———š—ð‚ð‘S‚č폜

    ';txt = txt + '

    ';txt = txt + '

    ';txt = txt + '

      ';for(i=0;i
      ';}txt = txt + '

    ';txt = txt + '

    ';txt = txt + '

    ';txt = txt + '<';txt = txt + '>';txt = txt + '

    ';txt = txt + '

    ';j$("#sawgoods-area").html(txt); var nowdatetime = getNowDateTimeHHDD(); for(i=0;i";resultText += "

    ";resultText += "";resultText += "

    ~

    ";resultText += "

    ";//if(obj[0].ex01 != null && obj[0].ex01 == "2"){//resultText += "

    ƒ|ƒCƒ“ƒg¤•i

    ";//} else {//resultText += "

    "+obj[0].otp+"‰~(Å”²)

    ";//resultText += "

    "+obj[0].p+"‰~(Åž)

    ";//}resultText += "

    ";resultText += "

    ";//resultText += "";j$("li#sawgoods"+obj[0].gd).html(resultText);//alert(obj[0].gd+'/'+list[listcnt-1]);if(obj[0].gd==sglist[sglistcnt-1]){//alert('jCarouselLiteŒÄ‚яo‚µI'); j$("#gdsCursor3").jCarouselLite({ btnNext: "#gdsCursorwaku3 .next", btnPrev: "#gdsCursorwaku3 .prev", speed: 600, circular: false, scroll: 4 });}}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }}j$(function() {j$('#sawgoods-area').on('inview', function(event, isInView) {if(isInView) {if(j$('#sawgoods-area').children().length == 0){showSawgoodslist();}}});});}//-->

    ‚悤‚±‚»ƒIƒtƒBƒX’ʔ̂̃tƒHƒŒƒXƒgƒEƒFƒC‚Ö

    ¥

    ƒJƒeƒSƒŠ[‚©‚ç’T‚·
    • ‚·‚ׂẴJƒeƒSƒŠ[
    • H•iAˆù—¿
    • ˆã–ò•i
    • ƒgƒi[•ƒCƒ“ƒN
    • ‚¨Žð
    • ‚n‚`—pŽ†
    • ƒtƒ@ƒCƒ‹
    • ƒm[ƒgEŽ†»•i
    • •M‹L—p‹ï
    • •¶‹ïEŽ––±—p•i
    • ƒl[ƒ€ˆóEƒXƒ^ƒ“ƒv
    • ƒ‰ƒ“ƒv•ƒ‰ƒCƒeƒBƒ“ƒO
    • ¶Šˆ‰Æ“d
    • ƒfƒWƒ^ƒ‹‰Æ“d
    • Ž––±‹@ŠíE“X•Ü‹@Ší
    • ôÜA´‘|
    • ‰Æ’ë—p•i•“ú—pŽG‰Ý
    • ƒLƒbƒ`ƒ“Eƒe[ƒuƒ‹—p•i
    • ‘Ð
    • «•ï•ì‹Æ
    • ƒ‰ƒbƒsƒ“ƒOE•ï‘•—p•i
    • ‚o‚n‚oEŒfŽ¦—p•i
    • ƒIƒtƒBƒX‰Æ‹ï
    • ƒCƒ“ƒeƒŠƒAEQ‹ïEŽû”[
    • ƒyƒbƒg•ƒK[ƒfƒjƒ“ƒO•‰Ô
    • ƒAƒƒ}ƒXƒgƒA
    • ‚¨Žæ‚èŠñ‚¹ƒOƒ‹ƒ
    • ƒ†ƒjƒtƒH[ƒ€
    • ƒNƒŠ[ƒ“EÃ“d‹C‘΍ô
    • ŠÅŒìEˆã—Ã
    • ‰îŒì—p•iE‰q¶Þ—¿
    • Œ¤‹†—p‘‡‹@Ší—p•i
    • ì‹Æ—p•iEH‹ï
    • ’Þ‚è‹ïEƒAƒEƒgƒhƒA
    • ‚¨‚à‚¿‚á

    ƒT[ƒrƒX
    ƒƒjƒ…[
    ¥

    ƒJ[ƒg0“_ 0‰~¤•i”äŠr0“_
    • •¶‹ïEŽ––±—p•i@@@@Ž––±‹@ŠíE“X•Ü‹@Ší@@•M‹L—p‹ï@@@@@@@ƒm[ƒgEŽ†»•i@@@@ƒtƒ@ƒCƒ‹@@@@@@@‚n‚`—pŽ†@@@@@@@ƒgƒi[•ƒCƒ“ƒN@@@@ƒl[ƒ€ˆóEƒXƒ^ƒ“ƒv@@ôÜA´‘|@@@@@@‰Æ’ë—p•i•“ú—pŽG‰Ý@@ƒLƒbƒ`ƒ“Eƒe[ƒuƒ‹—p•iH•iAˆù—¿@@@@@@‚¨Žð@@@@@@@@@«•ï•ì‹Æì‹ÆEH‹ïƒ‰ƒbƒsƒ“ƒOE•ï‘•—p•i@‚o‚n‚oEŒfŽ¦—p•i@@@¶Šˆ‰Æ“d“d‹…EÆ–¾ƒfƒWƒ^ƒ‹‰Æ“d@@@@@ƒ†ƒjƒtƒH[ƒ€@@@@@ƒIƒtƒBƒX‰Æ‹ï@@@@@ƒCƒ“ƒeƒŠƒAEQ‹ïEŽû”[ˆã–ò•i@@@@@@@@
    • Œ¤‹†—p‘‡‹@Ší—p•i@@ŠÅŒìEˆã—Á@@@@@@‰îŒì—p•iE‰q¶Þ—¿@@ƒNƒŠ[ƒ“EÃ“d‹C‘΍ô@
    • ’Þ‚è‹ïEƒAƒEƒgƒhƒA@@ƒyƒbƒgE‰€Œ|‚¨‚à‚¿‚áƒOƒ‹ƒ‘ÐƒAƒƒ}


    historyw“ü—š—ðEÄ’•¶

    w“ü“à—eA”z‘—ó‹µ‚ðŠm”F‚Å‚«‚Ü‚·BƒLƒƒƒ“ƒZƒ‹A•Ô•iEC—ˆË—Š‚à‚±‚¿‚ç‚©‚çB

    starƒ}ƒCƒŠƒXƒg

    ‚æ‚­’•¶‚·‚鏤•i‚â‹C‚ɂȂ鏤•i‚ð“o˜^‚Å‚«‚Ü‚·B•”‚â—p“r•Ê‚ɃŠƒXƒg‚𕪂¯‚č쐬‚Å‚«‚Ü‚·B

    reorder’•¶”ԍ†“ü—Í

    ’•¶”ԍ†‚ð“ü—Í‚µ‚Ä•¡”‚̏¤•i‚ð‚܂Ƃ߂ăJ[ƒg‚ɒljÁ‚Å‚«‚Ü‚·B

    record_voice_over¤•iƒŠƒNƒGƒXƒg

    “–“X‚Ŏ戵‚¢‚Ì‚È‚¢¤•i‚Ì‚²—v–]‚ð‚¨Šñ‚¹‚­‚¾‚³‚¢B

    ";resultText += document.getElementById(msgstooltipid).innerHTML;resultText += "

    '; txt = txt + 'ƒ|ƒCƒ“ƒgUP¤•i‚ð‚‚Æ' + obj.preachprice + '‰~‚¨”ƒ‚¢ã‚°‚ŁA
    '; txt = txt + 'ƒ|ƒCƒ“ƒgUP¤•i‚Ì”{—¦' + obj.preachrt + '”{I'; txt = txt + '

    '; if(page!='new'){ txt = txt + '

    '; } else { txt = txt + '

    '; } txt = txt + '

      '; for (var i = 0; i ";txt = txt + "

      ";txt = txt + "";txt = txt + "

      "+obj.list[i].updt+"

      "; } else { txt = txt + "

    • "; txt = txt + "

      ";txt = txt + "";txt = txt + "

      ";txt = txt + "

      "+obj.list[i].price+"‰~ (Å”²)

      ";txt = txt + "

      "+obj.list[i].pricetax+"‰~ (Åž)

      ";txt = txt + "

      ";txt = txt + "

      "+obj.list[i].newup+"

      "+obj.list[i].updt+"

      ";txt = txt + "

      "+obj.list[i].gnm+"

      ";}txt = txt + "

      ";txt = txt + "
    • "; } txt = txt + ''; txt = txt + '

      '; if(page!='new'){ txt = txt + '

      '; txt = txt + '<'; txt = txt + '>'; txt = txt + '

      '; } txt = txt + '

    '; if(page=='new'){ j$("#newgoods-area"+lcd).html(txt); j$("#newgoods-area"+lcd).show(); } else { j$("#newgoods-area").html(txt); j$("#newgoods-area").show(); }if(page=='new'){ j$("#gdsCursor_new"+lcd).jCarouselLite({ circular: false });} else { j$("#gdsCursor_new").jCarouselLite({ btnNext: "#gdsCursorwaku_new .next", btnPrev: "#gdsCursorwaku_new .prev", speed: 600, circular: false, scroll: 4 });} }}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }function showrankinggoodslist(lcd, mcd, scd, showid){var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&lcd="+lcd+"&mcd="+mcd+"&scd="+scd+"&Mode=21",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result); var listcnt = 0;if(obj.list){listcnt = obj.list.length;} if(obj.success = 'true'){if(listcnt > 0){var txt = '';txt = txt + '

    ';txt = txt + '

    ';txt = txt + '

      ';for (var i = 0; i ";txt = txt + "

      ";txt = txt + "";var imageno = i+1;if(imageno <= 3){txt = txt + "

      ƒiƒJƒoƒ„ƒV ƒ‰ƒEƒ“ƒhƒŒƒo[ƒ`ƒFƒA—pŒÅ’è‹r CA-AJ01 ’ʔ́yƒtƒHƒŒƒXƒgƒEƒFƒCz (8)

      ";} else {txt = txt + "

      "+imageno+"

      ";}txt = txt + "

      ";txt = txt + "

      "+obj.list[i].price+"‰~ (Å”²)

      ";txt = txt + "

      "+obj.list[i].pricetax+"‰~ (Åž)

      ";txt = txt + "

      ";txt = txt + "

      "+obj.list[i].gnm+"

      ";if(obj.list[i].revcnt != '0'){txt = txt + "

      ";txt = txt + "ƒiƒJƒoƒ„ƒV ƒ‰ƒEƒ“ƒhƒŒƒo[ƒ`ƒFƒA—pŒÅ’è‹r CA-AJ01 ’ʔ́yƒtƒHƒŒƒXƒgƒEƒFƒCz (9)";txt = txt + " ("+obj.list[i].revcnt+"Œ)"; txt = txt + "

      ";}txt = txt + "

      ";txt = txt + "";}txt = txt + '';txt = txt + '

    ';txt = txt + '

    ';txt = txt + '

    ';txt = txt + '<';txt = txt + '>';txt = txt + '

    ';txt = txt + '

    ';j$("#ranking-area"+showid).html(txt);j$("#ranking-area"+showid).show();j$("#ranking"+showid).css('visibility','visible'); j$("#gdsCursor_ranking"+showid).jCarouselLite({btnNext: "#gdsCursorwaku_ranking"+showid+" .next",btnPrev: "#gdsCursorwaku_ranking"+showid+" .prev",speed: 600,circular: false,scroll: 4});} else {j$("#ranking"+showid).hide();}}}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }function showMylistgoodslist(){ var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&Mode=18",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result); var listcnt = 0; if(obj.list){ listcnt = obj.list.length; } if(obj.success = 'true' && listcnt>0){ var txt = '

    '; txt = txt + '

    Å‹ßƒ}ƒCƒŠƒXƒg‚É“o˜^‚µ‚½¤•i>>‚à‚Á‚ÆŒ©‚é

    '; txt = txt + '

    '; for (var i = 0; i

    ";txt = txt + "";//if(obj.list[i].pop != null && obj.list[i].pop == '2'){//txt = txt + "

    ƒ|ƒCƒ“ƒg¤•i

    ";//} else {//txt = txt + "

    "+obj.list[i].price+"‰~ (Å”²)

    ";//txt = txt + "

    "+obj.list[i].price+"‰~ (Åž)

    ";//}if(obj.list[i].adddt != ''){txt = txt + "

    "+obj.list[i].adddt+"";if(obj.list[i].difd == 0){txt = txt + "¡“ú";} else if (obj.list[i].difd == 1) {txt = txt + "ð“ú";} else if (obj.list[i].difd <= 20) {txt = txt + ""+obj.list[i].difd+"“ú‘O";}txt = txt + "

    ";}//txt = txt + "

    "+obj.list[i].gnm+"

    ";txt = txt + "

    "; } txt = txt + '

    '; j$("#mylist-area").html(txt); j$("#mylist-area").show(); if (listcnt<4) { j$(".mylistboxitem").css("width","25%"); } if(listcnt<6) { j$("#mylistbox").css("justify-content","flex-start"); j$(".mylistboxitem").css("margin","0px 20px 0px 0px"); } j$("#mylistgsimg"+listcnt).on('load', function() { j$('#mylistbox .mylistboxitem').matchHeight(); }); } else { j$("#mylist-area").html('

    '); }}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }function showMyListRegistCount(gs, iti){var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&gs="+gs+"&Mode=11",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result); if(obj.success = 'true'){var resistcnt = obj.registcnt;if(resistcnt >= 1){j$("#mylistregistheart"+iti).css('display','inline-block');j$("#mylistregistcnt"+iti).html(""+toPlace(resistcnt)+""); j$("#mylistregistcntwk"+iti).css('display','inline-block');} else{j$("#mylistregistcntwk"+iti).hide();}}}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }function showLoginUserMyListRegistCount(gs, iti, page){var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&gs="+gs+"&Mode=17",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result); if(obj.success = 'true'){var userresistcnt = obj.userregistcnt;if(userresistcnt >= 1){if( page == 'goodsinfo' ){ j$("#PutCatalog"+iti).html('♥ƒ}ƒCƒŠƒXƒg“o˜^’†'); j$("#PutCatalog"+iti).css('color','#ed6b6b'); //j$("#PutCatalog"+iti).attr('class', 'combtn'); //j$("#PutCatalog"+iti).css({'background-color':'#fff','color': '#ed6b6b','border-radius':'5px','cursor':'default'}); //j$("#PutCatalog"+iti).removeAttr('onclick'); j$("#mylistregistheart"+iti).html('♥'); j$("#mylistregistcnt"+iti).css('color','#ed6b6b'); j$("#mylistregistheart"+iti).css('color','#ed6b6b'); j$(".persons").css('color','#ed6b6b');} else {j$("#mylistregistheart"+iti).html('♥');j$("#mylistregistheart"+iti).css('color','#ed6b6b');j$("#mylistregistcnt"+iti).css('color','#ed6b6b');}}}}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }function showNewestOrder1(gs, page){var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&gs="+gs+"&Mode=13",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result);if(obj.success == true){var oddt = obj.oddt;if( page == 'variation' ){j$("#neworder"+obj.gs).html("w“ü—L");} else if( page == 'present' ){j$("#neworder"+obj.gs).html(""+oddt+"‚É’•¶");} else {j$("#neworder"+obj.gs).html(""+oddt+"‚É’•¶");if( page == 'goodsinfo' ){j$("#neworder"+obj.gs).css('display','table');} else {j$("#neworder"+obj.gs).css('display','inline-block');}}} else {j$("#neworder"+gs).hide();}}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }function showGoodsReviewStar(sGoods, page, isUpdateMatchHeight){var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&cd="+sGoods+"&Mode=6",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result);if(obj[0].revcnt && obj[0].revcnt != '' && obj[0].revcnt > 0){nOverComment = 0;resultText += "

    ";if(obj[0].revcnt >= nOverComment){resultText += "ƒiƒJƒoƒ„ƒV ƒ‰ƒEƒ“ƒhƒŒƒo[ƒ`ƒFƒA—pŒÅ’è‹r CA-AJ01 ’ʔ́yƒtƒHƒŒƒXƒgƒEƒFƒCz (11)";} else {resultText += "ƒiƒJƒoƒ„ƒV ƒ‰ƒEƒ“ƒhƒŒƒo[ƒ`ƒFƒA—pŒÅ’è‹r CA-AJ01 ’ʔ́yƒtƒHƒŒƒXƒgƒEƒFƒCz (12)";}if(page == 'htdocs'){resultText += " "+obj[0].revcnt+"Œ‚̏¤•iƒŒƒrƒ…[";} else {resultText += " ("+obj[0].revcnt+"Œ)";}resultText += "

    ";j$("#revstar"+obj[0].gd).html(resultText);if(page == 'original' && isUpdateMatchHeight){j$.fn.matchHeight._maintainScroll = true; j$.fn.matchHeight._update();}} else {j$("#revstar"+obj[0].gd).css('display','none');}}}}, onFailure: function(request) { //alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }function showNoticePopup(nid, nseq, sdt){j$("#inline-notice-modal").html(j$("#notice"+nid+nseq).html());j$('.popup-notice-modal').magnificPopup('open');if(sdt == ''){ var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&nseq="+nseq+"&nid="+nid+"&kbn=s&Mode=16",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result); }}}, onFailure: function(request) {//alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }}function closeNoticePopup(){j$('.popup-notice-modal').magnificPopup('close');}function hideNotice(nid, nseq, title){if(window.confirm('u'+title+'v\nƒƒbƒZ[ƒW‚ð”ñ•\Ž¦‚É‚µ‚Ä‚æ‚낵‚¢‚Å‚·‚©H')){ var nowdatetime = getNowDateTimeHHDD();var b = new Ajax.Request("/Forestway/ajaxrequest/", {"method": "get", "parameters": "DateTime="+nowdatetime+"&nseq="+nseq+"&nid="+nid+"&kbn=d&Mode=16",onSuccess: function(request) { }, onComplete: function(request) {if ((request.readyState == 4) && (request.status == 200)){ var result = trim(request.responseText);resultText = "";if(result != null && result != '') {obj = YAHOO.lang.JSON.parse(result); closeNoticePopup(); j$("#notice-area").hide();showNotice();}}}, onFailure: function(request) {//alert("onFailure"); }, onException: function (request, ex) { //alert("onException:"+ex.message);} } ); }}function showNotice(){return false;}function isNumber( num ) {var regex = new RegExp(/^[0-9]+$/);return regex.test(num);}//-->

    ƒiƒJƒoƒ„ƒV ƒ‰ƒEƒ“ƒhƒŒƒo[ƒ`ƒFƒA—pŒÅ’è‹r  CA-AJ01 ’ʔ́yƒtƒHƒŒƒXƒgƒEƒFƒCz (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Roderick King

    Last Updated:

    Views: 5698

    Rating: 4 / 5 (51 voted)

    Reviews: 82% of readers found this page helpful

    Author information

    Name: Roderick King

    Birthday: 1997-10-09

    Address: 3782 Madge Knoll, East Dudley, MA 63913

    Phone: +2521695290067

    Job: Customer Sales Coordinator

    Hobby: Gunsmithing, Embroidery, Parkour, Kitesurfing, Rock climbing, Sand art, Beekeeping

    Introduction: My name is Roderick King, I am a cute, splendid, excited, perfect, gentle, funny, vivacious person who loves writing and wants to share my knowledge and understanding with you.