$(document).ready(function(){$("#proList a").click(function(){var c=$(this).attr("proId");$.cookie("proIdCookieForDown",c,{expire:7,path:"/",domain:".cnmo.com"});var a=Math.floor(Math.random()*100+100);$.cookie("proNewDriveNum",a,{expire:7,path:"/",domain:".cnmo.com"});alert("ÉèÖÃ³É¹¦!");var b=$.cookie("return_url");window.location.href=b})});
