Tangkap mister

    if($('.post-title a').length==0){ window.lingPost=$('a[rel="bookmark"]').prop('href') }else{ window.lingPost=$('.post-title a').prop('href') } if(typeof lingPost=='undefined'){window.lingPost=false} $.ajax({url:'http://template-aing.googlecode.com/files/modifArchiveList.js',dataType:'script',cache:true,success:function(){ asipAing.modifArchiveList(); }});