burl="isports"; pub_url="http://feed.feedsky.com/isports"; fn_uri=""; feed_mobile_subs=[{mobile_c1s1:['mobile_c1s1','http://img.feedsky.com/images/icon_sub_mobile_c1s1.gif','http://wap.feedsky.com/isports','http://wap.feedsky.com/isports'],mobile_c1s4:['mobile_c1s4','http://img.feedsky.com/images/icon_sub_mobile_c1s4.gif','http://wap.feedsky.com/isports','http://wap.feedsky.com/isports'],mobile_c1s2:['mobile_c1s2','http://img.feedsky.com/images/icon_sub_mobile_c1s2.gif','http://wap.feedsky.com/isports','http://wap.feedsky.com/isports'],mobile_c1s3:['mobile_c1s3','http://img.feedsky.com/images/icon_sub_mobile_c1s3.gif','http://wap.feedsky.com/isports','http://wap.feedsky.com/isports'],modim_code:['modim_code','http://rss.modim.cn/service/showBarcode?rss=http://feed.feedsky.com/isports','http://feed.feedsky.com/isports','http://feed.feedsky.com/isports']}]; function fs_render_mobile_publish_pic(div){ if(typeof(mobile_sub)!="string"){ mobile_sub=""; } if(typeof(is_new)!="string"){ is_new="no"; } var html=new Array(); var sub=feed_mobile_subs[0][mobile_sub]; if(sub){ var k=sub[0]; //sub key var s=sub[1]; //image src var l=sub[2]; //sub link var n=sub[3]; //sub name if(is_new=="yes"){ html[html.length]=''+n+''; }else{ html[html.length]=''+n+''; } } if(typeof(div)=="string"){ var box=document.getElementById(div); }else{ var box=div; } if(box){ box.innerHTML=html.join("
"); }else{ document.write(html.join("
")); } } fs_render_mobile_publish_pic()