var strFeed1 = "http://dailynews.yahoo.co.jp/fc/rss.xml";
var strFeed2 = "http://rss.asahi.com/f/asahi_newsheadlines";
var strFeed3 = "http://rss.yomiuri.co.jp/f/yol_topstories";
var strFeed4 = "http://www.jiji.com/rss/ranking.rdf";
var strFeed5 = "http://pheedo.nikkeibp.co.jp/f/nikkeibp_news_index";
var strFeed6 = "http://feeds.afpbb.com/afpbbnews";
var strFeed7 = "http://www.pheedo.jp/f/fbi_sou-news";
var strFeed8 = "http://www.diamond.jp/feed.xml";
var strFeed9 = "http://www.pheedo.jp/f/jcast_news_2";
var strFeed10 = "http://www.2nn.jp/rss/index.rdf";
var strFeed11 = "http://www.zakzak.co.jp/rss/entertainment/entertainment.xml";
var strFeed12 = "http://dailynews.yahoo.co.jp/fc/entertainment/rss.xml";
var strFeed13 = "http://rss.rssad.jp/rss/oricon/news/ent";
var strFeed14 = "http://feedblog.ameba.jp/rss/ameblo/uraurageinou/rss20.xml";
var strFeed15 = "http://mykit.jp/pc/geinou/index.rdf";
var strFeed16 = "http://sportsnavi.yahoo.co.jp/rss/all.xml";
var strFeed17 = "http://rss.rssad.jp/rss/sponichi/index.xml";
var strFeed18 = "http://sports.livedoor.com/user_rss/article";
var strFeed19 = "http://dailynews.yahoo.co.jp/fc/sports/rss.xml";
var strFeed20 = "http://sankei.jp.msn.com/rss/news/sports.xml";
var strFeed21 = "http://dailynews.yahoo.co.jp/fc/economy/rss.xml";
var strFeed22 = "http://feeds.feedburner.com/business_all";
var strFeed23 = "http://feeds.feedburner.com/bstrategy";
var strFeed24 = "http://feeds.feedburner.com/bmanage";
var strFeed25 = "http://feeds.feedburner.com/shikihos";
var strFeed26 = "http://feeds.feedburner.com/life_life";
var strFeed27 = "http://jp.ibtimes.com/rss/rss_money.xml";
var strFeed28 = "http://jp.ibtimes.com/rss/rss_general.xml";
var strFeed29 = "http://www.jetro.go.jp/feed/biznews.xml";
var strFeed30 = "http://www.excite.co.jp/News/xml/?source=Searchina";
var strFeed31 = "http://www.excite.co.jp/News/xml/?source=Recordchina";
var strFeed32 = "http://feeds.afpbb.com/afpbbnews";
var strFeed33 = "http://sankei.jp.msn.com/rss/news/world.xml";
var strFeed34 = "http://feeds.reuters.com/reuters/JPBusinessNews";
var strFeed35 = "http://feeds.reuters.com/reuters/JPWorldNews";
var strFeed36 = "http://feeds.reuters.com/reuters/JPTechnologyNews";
var strFeed37 = "http://feeds.feedburner.com/japantimes";
var strFeed38 = "http://feeds.nytimes.com/nyt/rss/HomePage";
var strFeed39 = "http://rssfeeds.usatoday.com/usatoday-NewsTopStories";
var strFeed40 = "http://jp.ibtimes.com/rss/rss_technology.xml";
var entryNum = 20;

google.load("feeds", "1");

function OnLoad() {
var feedControl = new google.feeds.FeedControl();

feedControl.addFeed(strFeed1,"Yahoo!トピックス");
feedControl.addFeed(strFeed2,"アサヒ新聞");
feedControl.addFeed(strFeed3,"読売新聞");
feedControl.addFeed(strFeed4,"時事通信");
feedControl.addFeed(strFeed5,"日経新聞");
feedControl.addFeed(strFeed6,"AFPDD");
feedControl.addFeed(strFeed7,"ﾌｼﾞｻﾝｹｲﾋﾞｼﾞﾈｽｱｲ");
feedControl.addFeed(strFeed8,"ﾀﾞｲﾔﾓﾝﾄﾞ･ｵﾝﾗｲﾝ");
feedControl.addFeed(strFeed9,"J-CASTﾆｭｰｽ");
feedControl.addFeed(strFeed10,"日経ﾄﾚﾝﾃﾞｨﾈｯﾄ");
feedControl.addFeed(strFeed11,"ZAKZAK芸能");
feedControl.addFeed(strFeed12,"Yahoo!芸能");
feedControl.addFeed(strFeed13,"オリコン");
feedControl.addFeed(strFeed14,"裏芸能");
feedControl.addFeed(strFeed15,"芸能裏NEWS");
feedControl.addFeed(strFeed16,"スポーツナビ");
feedControl.addFeed(strFeed17,"スポニチ");
feedControl.addFeed(strFeed18,"livedoorスポーツ");
feedControl.addFeed(strFeed19,"Yahoo!スポーツ");
feedControl.addFeed(strFeed20,"MSN産経スポーツ");
feedControl.addFeed(strFeed21,"Yahoo!経済");
feedControl.addFeed(strFeed22,"東洋経済-ビジネス");
feedControl.addFeed(strFeed23,"東洋経済-企業戦略");
feedControl.addFeed(strFeed24,"東洋経済-経営実務");
feedControl.addFeed(strFeed25,"東洋経済-四季報速報");
feedControl.addFeed(strFeed26,"東洋経済-生活/ライフ");
feedControl.addFeed(strFeed27,"IBTimes-マネー経済");
feedControl.addFeed(strFeed28,"IBTimes-政治社会");
feedControl.addFeed(strFeed29,"ジェトロビジネスニュース");
feedControl.addFeed(strFeed30,"サーチナ");
feedControl.addFeed(strFeed31,"レコードチャイナ");
feedControl.addFeed(strFeed32,"AFPBB News");
feedControl.addFeed(strFeed33,"産経MSN国際ニュース");
feedControl.addFeed(strFeed34,"ロイター ビジネス");
feedControl.addFeed(strFeed35,"ロイター ワールド");
feedControl.addFeed(strFeed36,"ロイター テクノロジー");
feedControl.addFeed(strFeed37,"The Japan Times");
feedControl.addFeed(strFeed38,"NYT");
feedControl.addFeed(strFeed39,"USA TODAY");
feedControl.addFeed(strFeed40,"IBTimes-テクノロジー");

feedControl.setLinkTarget(google.feeds.LINK_TARGET_BLANK);
feedControl.setNumEntries(entryNum);
feedControl.draw(document.getElementById("news"), 
{drawMode : google.feeds.FeedControl.DRAW_MODE_TABBED});
}
google.setOnLoadCallback(OnLoad);