/*publish time:2011-07-19 19:03:08*/
KISSY.getScript("http://a.tbcdn.cn/s/kissy/1.1.6/??flash/flash-pkg-min.js,ajbridge/ajbridge/ajbridge-pkg-min.js,ajbridge/store/store-pkg-min.js",function(){var A=KISSY,D=A.DOM,C=AJBridge.Store,F,B={src:"http://a.tbcdn.cn/apps/portaluc/swf/store.swf",params:{wmode:"transparent"},attrs:{width:1,height:1}},E=A.get("#flash-store");if(!E){A.log("new node created for flash-store");E=D.create("<div></div>",{id:"flash-store",height:"1px","line-height":"0"});D.prepend(E,A.get("#content"))}if(A.Flash&&A.Flash.store){F=A.Flash.store}else{A.namespace("Flash");A.Flash.store=F=new C("flash-store",B)}F.on("error",function(G){A.log(G)});F.on("contentReady",function(){A.log("set records");var H;F.getItem("posterList")||F.setItem("posterList",[]);H=F.getItem("posterList")||[];for(var M=A.one("#J_Poster h2").html(),K=location.href,I=PosterDetailApp?PosterDetailApp.DataStorage.galleryInfo.coverPicPath+"_160x160.jpg":"",G=new Date,J=/d-\d{6}/g,L=H.length;--L>=0;){H[L].url.match(J)[0]==K.match(J)[0]&&H.splice(L,1)}H.push({title:M,url:K,cover:I,date:G});M=H.length-8;if(M>0){H=H.splice(M,8)}F.setItem("posterList",H);A.log(F.getItem("posterList"))});F.init()});
