function linkbar(){
	with (document) {
		write ('<span class="top-menu"><a href="'+topURL+'index.html">top</a></span>'); 
		write ('<span class="top-menu"><a href="'+iBlogURL+'C1330152631/E2040711316/index.html">site map</a></span>');
		write ('<span class="top-menu"><a href="'+iBlogURL+'C1330152631/E578132845/index.html">profile</a></span>');
		write ('<span class="top-menu"><a href="'+iBlogURL+'index.html">blog</a></span>');
		write ('<span class="top-menu"><a href="'+iBlogURL+'C1330152631/E411976146/index.html">blog list</a></span>');
		//write ('<span class="top-menu"><a href="'+topURL+'photos/index.html">:: photos ::</a></span>');
		write ('<span class="top-menu"><a href="'+topURL+'links.html">links</a></span>');
//		write ('<span class="top-menu"><a href="http://cloud9.raindrop.jp/bbs/yboard.cgi">bbs</a></span>');
//		write ('<span class="top-menu"><a href="mailto:crazyflamingo@mac.com">mail</a></span>');
	}
}

function getpowered(){
	with (document) {
		write ('<div class="powerd_list">');
		write ('<a href="http://mitene.tv/comcom/" target="_blank"><img src="'+topURL+'linkbanner/petitsuite.png"  width="168" height="160" class="powered" alt="Petit Suite by ComCom サマ" title="Petit Suite by ComCom サマ"></a><br />');
		write ('<a href="http://homepage.mac.com/yuji_okamura/iblog/DotMac/Tips/"  target="_blank"><img src = "'+topURL+'linkbanner/iblogPatcher.png" class="powered" width="144" height="32" alt="iBlogPatcher by OKAMURA サマ @ .Mac Tips " title="iBlogPatcher by OKAMURA サマ @ .Mac Tips "></a><br />');
		write ('<a href="http://lolipop.jp/" target="_blank"><img src ="'+topURL+'linkbanner/lolipop.gif"  class="powered" width="88" height="31" alt="LOLIPOP!" title="LOLIPOP!"></a><br />');
		write ('<a href="http://www.remus.dti.ne.jp/~a-satomi/bunsyorou/ArekorePopup.html" target="_blank"><img src ="'+topURL+'ArekorePopup/apbanner.png"  class="powered" width="88" height="31" alt="Arecore Popup" title="♪あれこれ♪ポップアップ"></a><br />');
		write('<a href="http://www.amazon.co.jp/exec/obidos/redirect?tag=crazyflamingo-22&path=tg/browse/-/489986" target="_blank"><img src="'+topURL+'linkbanner/amazon.gif" alt="amazon.co.jp アソシエイト" class="powered"  width="88" height="31" alt="Amazon.co.jp" title="Amazon.co.jp"></a><br />');
		write ('<div style="font-size:10px;border-top:1px solid #AAAAAA;width:90%;text-align:center;align:center;margin:10px 5px;padding:10px 3px;font-family:Futura,verdana, arial, sans-serif;">');
		write ('POWERED BY iBlog 1.4.5');
		write ('<a href="http://www.lifli.com/Products/iBlog/main.htm" target="_blank"><img src ="'+topURL+'linkbanner/iBlogPowered.gif" class="powered" width="156" height="60" alt="Powered by iBlog" title="Powered by iBlog"></a><br />');
		write ('</div>');
		write ('<div style="font-size:9px;border-top:1px solid #AAAAAA;border-bottom:1px solid #AAAAAA;  width:90%;text-align:center;align:center;margin:10px 5px;padding:10px 3px;">');
		write ('<a href="http://www.apple.co.jp/" target="_blank"><img src = "'+topURL+'linkbanner/madeonamac.gif" class="powered" width="88" height="31" alt="Made on a Mac" title="Made on a Mac"></a><br />');
		write (' Mac、Mac ロゴは、米国およびその他の国で登録されている Apple Computer Inc. の商標です。Made on a Mac バッジは Apple Computer Inc. の商標であり、同社の許可により使用しています。</div>');
		write ('</div>');
		//write ('<div style="font-size:9px;border-bottom:1px solid #AAAAAA;  width:90%;text-align:center;align:center;margin:10px 5px;padding:10px 3px;">');
		//write ('<a href="http://utsunomiya.cool.ne.jp/rank49/saifense.html" target="_blank"><img src ="'+topURL+'linkbanner/hige.gif" class="powered" width="45" height="37" alt="f.o.d socondstageを応援しようじゃないか同盟　略して、ヒゲ部" title="最近フェンスの会"><img src ="'+topURL+'linkbanner/saikinfence.gif" class="powered" width="30" height="44" alt="f.o.d socondstageを応援しようじゃないか同盟　略して、ヒゲ部" title="最近フェンスの会"></a>');
	//write ('<img src ="'+topURL+'linkbanner/ura.gif" class="powered" width="30" height="44" alt="こっちはバナーのみでリンクしてません〜" title="最近裏フェンスの会"><br />');
		//write ('</div>');
	}	
}
function getNoBanner(){
	with (document) {
		write ('<div class="no_list">');
		write ('<a href="http://www.art-and-river-bank.net/anti-war/" title="戦争反対！" target="_blank"><img src="'+topURL+'linkbanner/nowar.gif" class="powered"></a>');
		write ('<a href="http://www.babbagelab.com/mlf/index.html" title="CCCD反対！" target="_blank"><img src="'+topURL+'linkbanner/nocccd.gif" class="powered"></a><br />');
		write ('</div>');
	}
}

function changeCSS() {
}
