﻿			function initialize() {
				
				var feeds_pr = [
					{title:'PR',url:'http://kunitachijin.com/pr/pr_rss.xml'}
				];
				var options_pr = {
					numResults : 5,
					displayTime : 5000,
					fadeOutTime : 500,
					stacked : false,
					horizontal : true,
					linkTarget : google.feeds.LINK_TARGET_TOP,
					title : ""
				};
				new GFdynamicFeedControl(feeds_pr, 'feedControl_pr_line_css', options_pr);
				
				var feedControl_local_news_politics = new google.feeds.FeedControl();
				var feedControl_local_news_town = new google.feeds.FeedControl();
				var feedControl_local_news_restaurant = new google.feeds.FeedControl();
				var feedControl_local_news_store = new google.feeds.FeedControl();
				var feedControl_local_news_culture = new google.feeds.FeedControl();
				var feedControl_local_news_art = new google.feeds.FeedControl();
				var feedControl_local_news_action = new google.feeds.FeedControl();
				var feedControl_local_news_person_group = new google.feeds.FeedControl();
				var feedControl_local_news_report = new google.feeds.FeedControl();
				
				var feedControl_general_news_topics = new google.feeds.FeedControl();
				var feedControl_general_news_economy = new google.feeds.FeedControl();
				var feedControl_general_news_entertainment = new google.feeds.FeedControl();
				var feedControl_general_news_sports = new google.feeds.FeedControl();
				var feedControl_general_news_domestic = new google.feeds.FeedControl();
				var feedControl_general_news_world = new google.feeds.FeedControl();
				var feedControl_general_news_computer = new google.feeds.FeedControl();
				var feedControl_general_news_science = new google.feeds.FeedControl();
				var feedControl_general_news_local = new google.feeds.FeedControl();
				
				var feedControl_topic_information_all = new google.feeds.FeedControl();
				
				var feedControl_program_all = new google.feeds.FeedControl();
				
				var feedControl_trend_word_left = new google.feeds.FeedControl();
				var feedControl_trend_word_right = new google.feeds.FeedControl();
				
				var feedControl_weather = new google.feeds.FeedControl();
				
				var feedControl_fortune_line01 = new google.feeds.FeedControl();
				var feedControl_fortune_line02 = new google.feeds.FeedControl();
				var feedControl_fortune_line03 = new google.feeds.FeedControl();
				var feedControl_fortune_line04 = new google.feeds.FeedControl();
				
				var feedControl_local_information_kankomachidukuri = new google.feeds.FeedControl();
				var feedControl_local_information_gallerynetwork = new google.feeds.FeedControl();
				var feedControl_local_information_geisyo = new google.feeds.FeedControl();
				var feedControl_local_information_kyodo = new google.feeds.FeedControl();
				var feedControl_local_information_kominkan = new google.feeds.FeedControl();
				var feedControl_local_information_machikado = new google.feeds.FeedControl();
				
				var feedControl_local_information_shiyakusyo = new google.feeds.FeedControl();
				var feedControl_local_information_chiikipromotion = new google.feeds.FeedControl();
				var feedControl_local_information_hodohappyo = new google.feeds.FeedControl();
				var feedControl_local_information_fukushi = new google.feeds.FeedControl();
				var feedControl_local_information_shigikai = new google.feeds.FeedControl();
				var feedControl_local_information_kodomokatei = new google.feeds.FeedControl();
				var feedControl_local_information_shiho = new google.feeds.FeedControl();
				var feedControl_local_information_shigikaidayori = new google.feeds.FeedControl();
				var feedControl_local_information_kodomokateipokapoka = new google.feeds.FeedControl();
				var feedControl_local_information_jidokan = new google.feeds.FeedControl();
				var feedControl_local_information_kunitachinokyoiku = new google.feeds.FeedControl();
				var feedControl_local_information_tosyokaninformation = new google.feeds.FeedControl();
				var feedControl_local_information_kftsushin = new google.feeds.FeedControl();
				
				feedControl_local_news_politics.setNumEntries(1);
				feedControl_local_news_town.setNumEntries(1);
				feedControl_local_news_restaurant.setNumEntries(1);
				feedControl_local_news_store.setNumEntries(1);
				feedControl_local_news_culture.setNumEntries(1);
				feedControl_local_news_art.setNumEntries(1);
				feedControl_local_news_action.setNumEntries(1);
				feedControl_local_news_person_group.setNumEntries(1);
				feedControl_local_news_report.setNumEntries(1);
				
				feedControl_general_news_topics.setNumEntries(8);
				feedControl_general_news_economy.setNumEntries(8);
				feedControl_general_news_entertainment.setNumEntries(8);
				feedControl_general_news_sports.setNumEntries(8);
				feedControl_general_news_domestic.setNumEntries(2);
				feedControl_general_news_world.setNumEntries(2);
				feedControl_general_news_computer.setNumEntries(2);
				feedControl_general_news_science.setNumEntries(2);
				feedControl_general_news_local.setNumEntries(5);
				
				feedControl_topic_information_all.setNumEntries(4);
				
				feedControl_program_all.setNumEntries(5);
				
				feedControl_trend_word_left.setNumEntries(5);
				feedControl_trend_word_right.setNumEntries(5);
				
				feedControl_weather.setNumEntries(3);
				
				feedControl_fortune_line01.setNumEntries(3);
				feedControl_fortune_line02.setNumEntries(3);
				feedControl_fortune_line03.setNumEntries(3);
				feedControl_fortune_line04.setNumEntries(3);
				
				feedControl_local_information_kankomachidukuri.setNumEntries(10);
				feedControl_local_information_gallerynetwork.setNumEntries(20);
				feedControl_local_information_geisyo.setNumEntries(20);
				feedControl_local_information_kyodo.setNumEntries(10);
				feedControl_local_information_kominkan.setNumEntries(15);
				feedControl_local_information_machikado.setNumEntries(10);
				
				feedControl_local_information_shiyakusyo.setNumEntries(5);
				feedControl_local_information_chiikipromotion.setNumEntries(5);
				feedControl_local_information_hodohappyo.setNumEntries(2);
				feedControl_local_information_fukushi.setNumEntries(8);
				feedControl_local_information_shigikai.setNumEntries(5);
				feedControl_local_information_kodomokatei.setNumEntries(5);
				feedControl_local_information_shiho.setNumEntries(2);
				feedControl_local_information_shigikaidayori.setNumEntries(2);
				feedControl_local_information_kodomokateipokapoka.setNumEntries(2);
				feedControl_local_information_jidokan.setNumEntries(4);
				feedControl_local_information_kunitachinokyoiku.setNumEntries(2);
				feedControl_local_information_tosyokaninformation.setNumEntries(2);
				feedControl_local_information_kftsushin.setNumEntries(2);
				
				feedControl_local_news_politics.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_town.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_restaurant.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_store.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_culture.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_art.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_action.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_person_group.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_news_report.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_general_news_topics.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_economy.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_entertainment.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_sports.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_domestic.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_world.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_computer.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_science.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_general_news_local.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_topic_information_all.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_program_all.setLinkTarget(google.feeds.LINK_TARGET_BLANK);
				
				feedControl_local_information_shiyakusyo.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_trend_word_left.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_trend_word_right.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_weather.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_fortune_line01.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_fortune_line02.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_fortune_line03.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_fortune_line04.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_local_information_kankomachidukuri.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_gallerynetwork.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_geisyo.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_kyodo.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_kominkan.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_machikado.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_local_information_shiyakusyo.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_chiikipromotion.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_hodohappyo.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_fukushi.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_shigikai.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_kodomokatei.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_shiho.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_shigikaidayori.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_kodomokateipokapoka.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_jidokan.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_kunitachinokyoiku.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_tosyokaninformation.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				feedControl_local_information_kftsushin.setLinkTarget(google.feeds.LINK_TARGET_TOP);
				
				feedControl_local_news_politics.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=9f86f359c9b9ccdb95e7fedf562dd1ef&_render=rss", "local_news_politics　市政");
				feedControl_local_news_town.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=ece5636bcf9b7fb9d7a82bf557e6fadd&_render=rss", "local_news_town　まち");
				feedControl_local_news_restaurant.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=6eb58c2a504c631bfd0c9dc1611134ef&_render=rss", "local_news_restaurant　飲食");
				feedControl_local_news_store.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=0e0be9622276b4a5147c8ce3fff9b348&_render=rss", "local_news_store　商店");
				feedControl_local_news_culture.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=daa895babdaa7f9dcd6147cb1230c9dd&_render=rss", "local_news_culture　文教");
				feedControl_local_news_art.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=03a7909f5df999b31edf4e07b101c808&_render=rss", "local_news_art　芸術");
				feedControl_local_news_action.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=d272f6e601bf9f79c3e9068dd36e8a76&_render=rss", "local_news_action　活動");
				feedControl_local_news_person_group.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=e8bd8841886c0823f09ad8fcd20ae6be&_render=rss", "local_news_person_group　個人・グループ");
				feedControl_local_news_report.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=LLSJVz7G3RG1JTBS6icw5g&_render=rss", "local_news_report　報道");
				
				feedControl_general_news_topics.addFeed("http://dailynews.yahoo.co.jp/fc/rss.xml", "general_news_topics　全国");
				feedControl_general_news_economy.addFeed("http://dailynews.yahoo.co.jp/fc/economy/rss.xml", "general_news_economy　経済");
				feedControl_general_news_entertainment.addFeed("http://dailynews.yahoo.co.jp/fc/entertainment/rss.xml", "general_news_entertainment　エンタメ");
				feedControl_general_news_sports.addFeed("http://dailynews.yahoo.co.jp/fc/sports/rss.xml", "general_news_sports　スポーツ");
				feedControl_general_news_domestic.addFeed("http://dailynews.yahoo.co.jp/fc/domestic/rss.xml", "general_news_domestic　国内");
				feedControl_general_news_world.addFeed("http://dailynews.yahoo.co.jp/fc/world/rss.xml", "general_news_world　海外");
				feedControl_general_news_computer.addFeed("http://dailynews.yahoo.co.jp/fc/computer/rss.xml", "general_news_computer　コンピュータ");
				feedControl_general_news_science.addFeed("http://dailynews.yahoo.co.jp/fc/science/rss.xml", "general_news_science　サイエンス");
				feedControl_general_news_local.addFeed("http://dailynews.yahoo.co.jp/fc/local/rss.xml", "general_news_local　地域");
				
				feedControl_topic_information_all.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=yJtUHEnG3RGRRJV71L3fcQ&_render=rss", "topic_information_all　最新書き込み");
				
				feedControl_program_all.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=9nuLht7l3RG75wfC1JzWFw&_render=rss", "program_all　最新放送");
				
				feedControl_trend_word_left.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=NN7Zr_fO3RGW7Wc4bbsjiw&_render=rss", "trend_word　人気検索ワード　左列");
				feedControl_trend_word_right.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=c121536b9cfc4628cd5130e2b6fc980f&_render=rss", "trend_word　人気検索ワード　右列");
				
				feedControl_weather.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=zHYLaV_X3RG4wRoe1b3fcQ&_render=rss&_2", "weather　天気予報");
				
				feedControl_fortune_line01.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=3b30db0e5e84642ea8db0f9db7c6db53&_render=rss", "fortune_line01　今日の運勢　1列目");
				feedControl_fortune_line02.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=715957153ac2765dbfe6959ee7a10633&_render=rss", "fortune_line02　今日の運勢　2列目");
				feedControl_fortune_line03.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=e6a71fce48a85930954d0d96fe60f2d7&_render=rss", "fortune_line03　今日の運勢　3列目");
				feedControl_fortune_line04.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=f1c3bbf64e43899e1ec3c4813effa979&_render=rss", "fortune_line04　今日の運勢　4列目");
				
				feedControl_local_information_kankomachidukuri.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=a452ed1fc52dafba86427ea23535e6d2&_render=rss", "local_information_kankomachidukuri　国立市観光まちづくり協会");
				feedControl_local_information_gallerynetwork.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=0DDnlmcl3hGJmmnK6icw5g&_render=rss", "local_information_gallerynetwork　くにたちギャラリーネットワーク");
				feedControl_local_information_geisyo.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=6gY5UzzG3RGpqURd1L3fcQ&_render=rss", "local_information_geisyo　くにたち市民芸術小ホール");
				feedControl_local_information_kyodo.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=054f5d58ed971d79e4d97bdd18f5b85e&_render=rss", "local_information_kyodo　くにたち郷土文化館");
				feedControl_local_information_kominkan.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=cqD_BIbF3RGSnm6h1ZzWFw&_render=rss", "local_information_kominkan　国立市公民館");
				feedControl_local_information_machikado.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=hrc7cDnG3RG_pctZ6icw5g&_render=rss", "local_information_machikado　KF人間環境キーステーション　まちかど教室");
				
				feedControl_local_information_shiyakusyo.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=eHhlMn3F3RGsPGPyBRNMsA&_render=rss", "local_information_shiyakusyo　国立市役所　おしらせ");
				feedControl_local_information_chiikipromotion.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=ef3bfbc57dc5617d5ae6629c757a7040&_render=rss", "local_information_chiikipromotion　国立市役所　地域プロモーション");
				feedControl_local_information_hodohappyo.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=XEYxJSv33RGJ9QJ8BRNMsA&_render=rss", "local_information_hodohappyo　国立市役所　報道発表");
				feedControl_local_information_fukushi.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=6fca7080f1a16ba6a55e51ed4c75b073&_render=rss", "local_information_fukushi　国立市役所　福祉情報");
				feedControl_local_information_shigikai.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=18a3aa5eff2b7e4999147219d210ba2d&_render=rss", "local_information_shigikai　くにたち市議会");
				feedControl_local_information_kodomokatei.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=adec83bd1c8d0f31497a94847b751e7c&_render=rss", "local_information_kodomokatei　国立市子ども家庭支援センター");
				feedControl_local_information_shiho.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=oD3AGIHF3RGE3_CV1ZzWFw&_render=rss", "local_information_shiho　国立市役所　『市報くにたち』");
				feedControl_local_information_shigikaidayori.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=aH4vUUot3hG3_YC_ZMag4A&_render=rss", "local_information_shigikaidayori　くにたち市議会　『くにたち市議会だより』");
				feedControl_local_information_kodomokateipokapoka.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=473088ac89be0fb6eda3f4ac71705c71&_render=rss", "local_information_kodomokateipokapoka　国立市子ども家庭支援センター　『ぽかぽか』");
				feedControl_local_information_jidokan.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=40c86e58bd5c09661f4d666efe1e1088&_render=rss", "local_information_jidokan　国立市　児童館　『児童館だより』");
				feedControl_local_information_kunitachinokyoiku.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=5d646d9654eb580781dbae5b4f4cb7fc&_render=rss", "local_information_kunitachinokyoiku　国立市教育委員会　『くにたちの教育』");
				feedControl_local_information_tosyokaninformation.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=d109c7d68cd1c19871c7f25849ee98e7&_render=rss", "local_information_tosyokaninformation　くにたち図書館　『くにたちとしょかん　いんふぉめーしょん』");
				feedControl_local_information_kftsushin.addFeed("http://pipes.yahoo.com/pipes/pipe.run?_id=zi3GHSH33RGa98NjBRNMsA&_render=rss", "local_information_kftsushin　KF人間環境キーステーション　『KF通信』");
				
				
				
				feedControl_local_news_politics.draw(
				document.getElementById("feedControl_local_news_politics"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_town.draw(
				document.getElementById("feedControl_local_news_town"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_restaurant.draw(
				document.getElementById("feedControl_local_news_restaurant"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_store.draw(
				document.getElementById("feedControl_local_news_store"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_culture.draw(
				document.getElementById("feedControl_local_news_culture"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_art.draw(
				document.getElementById("feedControl_local_news_art"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_action.draw(
				document.getElementById("feedControl_local_news_action"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_person_group.draw(
				document.getElementById("feedControl_local_news_person_group"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_news_report.draw(
				document.getElementById("feedControl_local_news_report"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_general_news_topics.draw(
				document.getElementById("feedControl_general_news_topics"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_economy.draw(
				document.getElementById("feedControl_general_news_economy"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_entertainment.draw(
				document.getElementById("feedControl_general_news_entertainment"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_sports.draw(
				document.getElementById("feedControl_general_news_sports"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_domestic.draw(
				document.getElementById("feedControl_general_news_domestic"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_world.draw(
				document.getElementById("feedControl_general_news_world"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_computer.draw(
				document.getElementById("feedControl_general_news_computer"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_science.draw(
				document.getElementById("feedControl_general_news_science"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_general_news_local.draw(
				document.getElementById("feedControl_general_news_local"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_topic_information_all.draw(
				document.getElementById("feedControl_topic_information_all"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_program_all.draw(
				document.getElementById("feedControl_program_all"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_trend_word_left.draw(
				document.getElementById("feedControl_trend_word_left"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_trend_word_right.draw(
				document.getElementById("feedControl_trend_word_right"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_weather.draw(
				document.getElementById("feedControl_weather"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_fortune_line01.draw(
				document.getElementById("feedControl_fortune_line01"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_fortune_line02.draw(
				document.getElementById("feedControl_fortune_line02"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_fortune_line03.draw(
				document.getElementById("feedControl_fortune_line03"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_fortune_line04.draw(
				document.getElementById("feedControl_fortune_line04"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_local_information_kankomachidukuri.draw(
				document.getElementById("feedControl_local_information_kankomachidukuri"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_gallerynetwork.draw(
				document.getElementById("feedControl_local_information_gallerynetwork"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_geisyo.draw(
				document.getElementById("feedControl_local_information_geisyo"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_kyodo.draw(
				document.getElementById("feedControl_local_information_kyodo"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_kominkan.draw(
				document.getElementById("feedControl_local_information_kominkan"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_machikado.draw(
				document.getElementById("feedControl_local_information_machikado"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				
				
				feedControl_local_information_shiyakusyo.draw(
				document.getElementById("feedControl_local_information_shiyakusyo"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_chiikipromotion.draw(
				document.getElementById("feedControl_local_information_chiikipromotion"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_hodohappyo.draw(
				document.getElementById("feedControl_local_information_hodohappyo"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_fukushi.draw(
				document.getElementById("feedControl_local_information_fukushi"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_shigikai.draw(
				document.getElementById("feedControl_local_information_shigikai"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_kodomokatei.draw(
				document.getElementById("feedControl_local_information_kodomokatei"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_shiho.draw(
				document.getElementById("feedControl_local_information_shiho"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_shigikaidayori.draw(
				document.getElementById("feedControl_local_information_shigikaidayori"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_kodomokateipokapoka.draw(
				document.getElementById("feedControl_local_information_kodomokateipokapoka"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_jidokan.draw(
				document.getElementById("feedControl_local_information_jidokan"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_kunitachinokyoiku.draw(
				document.getElementById("feedControl_local_information_kunitachinokyoiku"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_tosyokaninformation.draw(
				document.getElementById("feedControl_local_information_tosyokaninformation"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
				
				feedControl_local_information_kftsushin.draw(
				document.getElementById("feedControl_local_information_kftsushin"), 
				{
					drawMode : google.feeds.FeedControl.DRAW_MODE_LINEAR
				});
			}
