$(document).ready(function(){ var s=jsvPrdQty0, a='', t=''; if (s.indexOf(':')) { s = s.split(':'); a = s[1]; s = s[0]; } var xiAy = new Array(); if (s=='js') xiAy[xiAy.length] = eval(a); else $(s).each(function(){ xiAy[xiAy.length] = (a) ? this.getAttribute(a) : $(this).text(); }); iAJAX.iGet_(op+'?op=PrdQty&xi='+xiAy.join(','), function(json){ json = iAJAX.evalJson_(json); if (!json) return; for (i=0; i'+j+''; $(t).attr('qty', json.prdlist[i].qty).append(''+json.prdlist[i].qtyn+''); } }); });