(function($) {
$(document).ready(function(){
	//////////////////////////////////////////////////////////////////////	
	// Relation Contents /////////////////////////////////////////////////

	var tagRC_OL = $('div#relationContents>ol');
	tagRC_OL.hide();
	var mostLargeNum2 = 0;


	
	mostLargeNum2 = parseInt(05, 10);
	


	
	mostLargeNum2 = parseInt(13, 10);
	


	
	mostLargeNum2 = parseInt(14, 10);
	


	
	mostLargeNum2 = parseInt(16, 10);
	

	for(i=0; i<(mostLargeNum2 + 1); i++){
		tagRC_OL.append('<li></li>');
	};




	//優先番号が0以外の時 ////////////////////
	tagRC_OL.children('li:eq(05)').append('<a href="http://www.anecan.tv/profile/index.html" target="_self"></a>');
	var myRC_ListTag05 = tagRC_OL.children('li:eq(05)').children('a');


	var imgName05 = 'http://blog.anecan.tv/renew_info/assets_c/2009/09/120_60_profile-thumb-120x60-5676.jpg';
	myRC_ListTag05.append('<img alt="Model&rsquo;s Movie Profile" />');
	myRC_ListTag05.children('img').attr('src', imgName05);


	myRC_ListTag05.append('<span class="title">Model&rsquo;s Movie Profile</span>');
	myRC_ListTag05.append('<span class="descr">AneCan専属モデル情報</span>');





	//優先番号が0以外の時 ////////////////////
	tagRC_OL.children('li:eq(13)').append('<a href="http://blog.anecan.tv/cosme/" target="_self"></a>');
	var myRC_ListTag13 = tagRC_OL.children('li:eq(13)').children('a');


	var imgName13 = 'http://blog.anecan.tv/renew_info/assets_c/2009/09/120_60_blog_beauty-thumb-120x60-5687.jpg';
	myRC_ListTag13.append('<img alt="AneCanビューティBlog" />');
	myRC_ListTag13.children('img').attr('src', imgName13);


	myRC_ListTag13.append('<span class="title">AneCan<br />ビューティBlog</span>');
	myRC_ListTag13.append('<span class="descr">AneCan専属ライターが<br />自分の愛するコスメをご紹介！</span>');





	//優先番号が0以外の時 ////////////////////
	tagRC_OL.children('li:eq(14)').append('<a href="http://blog.anecan.tv/eye/" target="_self"></a>');
	var myRC_ListTag14 = tagRC_OL.children('li:eq(14)').children('a');


	var imgName14 = 'http://blog.anecan.tv/renew_info/assets_c/2009/09/120_60_blog_editorial-thumb-120x60-5688.jpg';
	myRC_ListTag14.append('<img alt="AneCan 編集部Blog" />');
	myRC_ListTag14.children('img').attr('src', imgName14);


	myRC_ListTag14.append('<span class="title">AneCan 編集部Blog</span>');
	myRC_ListTag14.append('<span class="descr">スタッフがお届けする<br />内部情報アレコレ！</span>');





	//優先番号が0以外の時 ////////////////////
	tagRC_OL.children('li:eq(16)').append('<a href="http://blog.anecan.tv/yuri/" target="_self"></a>');
	var myRC_ListTag16 = tagRC_OL.children('li:eq(16)').children('a');


	var imgName16 = 'http://blog.anecan.tv/renew_info/assets_c/2009/09/120_60_yurism-thumb-120x60-5693.jpg';
	myRC_ListTag16.append('<img alt="YURISM online" />');
	myRC_ListTag16.children('img').attr('src', imgName16);


	myRC_ListTag16.append('<span class="title">YURISM online</span>');
	myRC_ListTag16.append('<span class="descr"><p>蛯原友里の最新情報をお届け。</p></span>');



	tagRC_OL.children('li').each(function(i){
		($(this).text().length === 0)? $(this).remove() : null;
	});
	tagRC_OL.show();



	//////////////////////////////////////////////////////////////////////	
	// Attention Key Word ////////////////////////////////////////////////

	$('div#attentionKey>p').append('　　<a href="http://anecan.tv/profile/miki.html">有村実樹</a>　　<a href="http://blog.anecan.tv/thismonth/">AneCan最新号情報</a>　　<a href="http://anecan.tv/contents/present/">AneCan.TV検定プレゼント</a>　　<a href="http://anecan.tv/contents/ago/">（姉）的ゴルフ</a><br />　　<a href="http://anecan.tv/profile/">専属モデルプロフィール</a>　　<a href="http://blog.anecan.tv/aneitem/">"魅せアイテム"に投稿！</a>　　<a href="http://www.anecan.tv/contents/09ebi_50question/index.html">エビちゃんに質問！</a>');

});
})(jQuery);
