"); var goodcycleid=1; $(".gooditem .images").each(function(){ $(this).parent().attr("id","goodcycle"+goodcycleid); $(this).siblings(".nav").children('img').wrap(""); $(this).cycle({ pager: "#goodcycle"+goodcycleid+" .nav", pagerAnchorBuilder: function(idx, slide) { return "#goodcycle"+goodcycleid+' .nav a:eq(' + idx + ')'; }, timeout: false }); goodcycleid++; }); $("").attr({ href:"/services/code/qr_code/?"+$.base64Encode( $(".gooditem details dl dt") .map(function(){return $(this).text()+": "+$(this).next().text(); }) .get() .join("\n")+"\nURL: "+location.href) }) .append( $('') .attr({ src:"/services/code/qr_code/?"+$.base64Encode("Name:"+document.title+"\r\n"+"Web Page:"+location.href+"\r\n"), width: 150, height: 150 }) ).appendTo("section.gooditem .code");$(".gooditem details span[data-color],.gooditem details span[data-image]") .each(function(){ $(this).qtip({ content: { text: $("