<!--
var varText = ""
function addInfo(title,photourl,link){
	if(varText!=""){
		varText+="|||";
	}
	varText+=title+"|_|"+photourl+"|_|"+link;
}
addInfo("日本寺院的台阶","files/flashPic/77_20081116112507.jpg","http://www.qingci.com/uc/blog/blogDetail.aspx?blogID=1731");
addInfo("一个人的剧场","files/flashPic/77_20081023153305.jpg","http://club.qingci.com/uc/blog/blogDetail.aspx?blogID=1592");
addInfo("木头碗","files/flashPic/77_20081001171413.jpg","http://club.qingci.com/uc/blog/blogDetail.aspx?blogID=1602");
addInfo("Fuck the Rain","files/flashPic/77_20080929173912.jpg","http://www.qingci.com/uc/blog/blogDetail.aspx?blogID=1606");
addInfo("翟永明我被迫经受各种考验","files/flashPic/77_20080820170336.jpg","http://club.qingci.com/uc/blog/blogDetail.aspx?blogID=1471");
addInfo("韩国陶瓷","files/flashPic/77_20080926171900.jpg","http://www.qingci.com/uc/album/albumInfo.aspx?UID=1");
addInfo("衣架上的小人王国","files/flashPic/77_20081023153323.jpg","http://www.qingci.com/uc/blog/blogDetail.aspx?blogID=1605");
addInfo("卢伟孙作品","files/flashPic/77_20080926171821.jpg","http://www.qingci.com/uc/album/albumInfo.aspx?UID=1");
var sohuFlash2 = new sohuFlash("flash/shequ.swf", "qingciShequ", 493, 190, "8");
sohuFlash2.addParam("quality", "high");
sohuFlash2.addParam("wmode", "transparent");
sohuFlash2.addVariable("info", varText);
sohuFlash2.write("qingciShequ");
//-->

