//StudioKingyo's Menu





var menu_str = '<font style="font-size: 9pt;">\
	<a href="http://studiokingyo.fc2web.com">Home</a> |\
	<!-- <a href="http://hp.vector.co.jp/authors/VA025709/">明鏡止水</a> | --> \
	<a href="http://hp.vector.co.jp/authors/VA025709/dxlib.html">DxLib Fan</a> |\
    <!-- <a href="http://studiokingyo.fc2web.com/3d/index.html">I Love CG NetWork</a> | --> \
	<a href="http://d.hatena.ne.jp/studiokingyo/">日記 / BLOG</a> | \
	<a href="http://studiokingyo.fc2web.com/book.html"> \
	<!-- <b>私はこんな本を読んで勉強した。オススメ書籍</b> --> \
	<b>私が選ぶプログラミング書籍</b> \
	</a> | \
	<a href="http://studiokingyo.fc2web.com/donate.html">寄付の仕方</a> |  \
	<a href="http://www.dkut.flnet.org/">Output Directory</a> | \
	<a href="http://dkingyoutility.sourceforge.jp/">DKUT Project</a> | \
	<a href="#" onClick="history.back()"><strong>[戻る]</strong></a> |</font>';

var amazon_koukoku_menu='<script type="text/javascript"><!-- \
  amazon_ad_tag = "studiokingyo-22";  amazon_ad_width = "728";  amazon_ad_height = "90";//--></script> \
<script type="text/javascript" src="http://www.assoc-amazon.jp/s/ads.js"></script>';




with(document){
	write(menu_str);
}


/*
  document.write('<img src="http://www33.tok2.com/home/dca/cgi-bin/linktrc-034/linktrc.cgi?');
  document.write(window.location+'&');
  document.write(document.referrer+'" width="1" height="1" alt="アクセス解析">');
*/
