﻿function initialize() {
	
	dispFeed("takemura-blog",5,"http://take1963.blog61.fc2.com/?xml");
	dispFeed("oonuma-blog",3,"http://flute0424.blog73.fc2.com/?xml");
	dispFeed("kodama-blog",3,"http://feedblog.ameba.jp/rss/ameblo/happy-kunchan/rss20.xml");
	dispFeed("okada-blog",3,"http://truthtaro.cocolog-nifty.com/blog/index.rdf");

	dispFeed("shibata-blog",1,"http://tadahiroshibata.blogspot.com/feeds/posts/default");
	dispFeed("tanaka-blog",1,"http://mindtruth0916.blog88.fc2.com/?xml");
	dispFeed("kanauchi-blog",1,"http://blog.livedoor.jp/scsdp21-netemosametemo/index.rdf");
	dispFeed("tsuduno-blog",1,"http://hainikopon.blog25.fc2.com/?xml");
}
google.setOnLoadCallback(initialize);
