// 右カラム　下部コーナー指定


//読み込ませたいfunction名をcorner()に記述してください

function corner(){
	training();
}

function training(){
	document.write("<!--▼▼▼がんばれ裕衣ちゃん　羽化っていこう！▼▼▼-->");
	document.write("<div class='box' id='training2009'>");
	document.write("	<h3><em>がんばれ裕衣ちゃん　羽化っていこう！</em></h3>");
	document.write("	<dl>");
	document.write("		<dt>2010/3/4</dt>");
	document.write("		<dd><a href='/ana/training2009/index.html'>春を迎えつつあって・・</a></dd>");
	document.write("	</dl>");
	document.write("</div>");
	document.write("<!--▲▲▲がんばれ裕衣ちゃん　羽化っていこう！▲▲▲-->");
	document.write("");
	document.write("<hr>");
}

function roudoku(){
	document.write("<!--▼▼▼アナの宅配便▼▼▼-->");
	document.write("<div class='box' id='roudoku'>");
	document.write("	<h3><em>出前朗読隊 アナの宅配便</em></h3>");
	document.write("	<dl>");
	document.write("		<dt>2010/02/17</dt>");
	document.write("		<dd><a href='/ana/roudoku/index.html'>「みんな必ず成長していく。」<br>愛知県名古屋市<br>");
	document.write("		「あけぼの学園」</a></dd>");
	document.write("	</dl>");
	document.write("</div>");
	document.write("<!--▲▲▲アナの宅配便▲▲▲-->");
	document.write("");
	document.write("<hr>");
}
function archive(){
	document.write("<!--▼▼▼魅惑のアナ画像庫▼▼▼-->");
	document.write("<div class='box' id='archive'>");
	document.write("	<h3><a href='/ana/archive/index.html'><em>魅惑のアナ画像庫</em></a></h3>");
	document.write("</div>");
	document.write("<!--▲▲▲魅惑のアナ画像庫▲▲▲-->");
	document.write("");
	document.write("<hr>");
}
function annLink(){
	document.write("<!--▼▼▼ANN系列アナウンサーHP直リンクマップ！▼▼▼-->");
	document.write("<div class='box' id='annLink'>");
	document.write("	<h3><a href='http://www.tv-asahi.co.jp/announcer/special/ann_map/body.html' target='_blank'><em>ANN系列アナウンサーHP直リンクマップ！</em></a></h3>");
	document.write("</div>");
	document.write("<!--▲▲▲ANN系列アナウンサーHP直リンクマップ！▲▲▲-->");
	document.write("");
	document.write("<hr>");
}
function ecoRoudoku(){
	document.write("<!--▼▼▼エコ朗読会2009▼▼▼-->");
	document.write("<div class='box' id='ecoRoudoku'>");
	document.write("	<h3><a href='http://www.nagoyatv.com/activity02/kankyou/event/091107/index.html'><em>エコ朗読会2009　観覧者募集！</em></a></h3>");
	document.write("</div>");
	document.write("<!--▲▲▲エコ朗読会2009▲▲▲-->");
	document.write("");
	document.write("<hr>");
}

function base2009(){
	document.write("<!--▼▼▼高校野球2009▼▼▼-->");
	document.write("<div class='box' id='base2009'>");
	document.write("	<h3><a href='http://base.nagoyatv.com/'><em>高校野球はメ～テレ</em></a></h3>");
	document.write("</div>");
	document.write("<!--▲▲▲高校野球2009▲▲▲-->");
	document.write("");
	document.write("<hr>");
}

function anacolle(){
	document.write("<!--▼▼▼Ana_colle!▼▼▼-->");
	document.write("<div class='box' id='anacolle'>");
	document.write("	<h3><em>Ana_colle!</em><span>12</span></h3>");
	document.write("	<dl>");
	document.write("		<dt><a href='/ana/ana_colle/index.html'>地元メ～テレに来て感じたこと。</a></dt>");
	document.write("		<dd><a href='/ana/ana_colle/index.html'>小原佳代子アナ</a></dd>");
	document.write("	</dl>");
	document.write("</div>");
	document.write("<!--▲▲▲Ana_colle!▲▲▲-->");
	document.write("");
	document.write("<hr>");
}

function greetings2009(){
	document.write("<!--▼▼▼新年の挨拶2009▼▼▼-->");
	document.write("<div class='box' id='greetings2009'>");
	document.write("	<h3><a href='/ana/2009/index.html'><img src='/ana/common/images/bn_greetings2009.gif' width='140' height='140' alt=''></a></h3>");
	document.write("</div>");
	document.write("<!--▲▲▲新年の挨拶2009▲▲▲-->");
	document.write("");
	document.write("<hr>");
}

