﻿﻿function bookmark(){
	if(navigator.userAgent.indexOf("MSIE") > -1){ //Internet Explorer
		document.write('<a href="#" onclick="window.external.AddFavorite(\'http://www.carejinzaibank.com/?action=favorite\',\'ケアマネジャー&nbsp;求人&nbsp;募集&nbsp;転職&nbsp;-ケア人材バンク-\')"><img src="/img/index/book_mark_right.gif" alt="ケア人材バンクをお気に入りに登録する" width="200" height="18" /></a>');
	}else if(navigator.userAgent.indexOf("Firefox") > -1){ //Firefox
		document.write('<a href="#" onclick="window.sidebar.addPanel(\'ケアマネジャー&nbsp;求人&nbsp;募集&nbsp;転職&nbsp;-ケア人材バンク-\',\'http://www.carejinzaibank.com/?action=favorite\',\'\');"><img src="/img/index/book_mark_right.gif" alt="ケア人材バンクをお気に入りに登録する" width="200" height="18" /></a>');
	}else if(navigator.userAgent.indexOf("Safari") > -1){ //Safali
		document.write('');
	}else if(navigator.userAgent.indexOf("Opera") > -1){ //Opera
		document.write('<a href="http://www.carejinzaibank.com/?action=favorite" rel="sidebar" title="ケアマネジャー&nbsp;求人&nbsp;募集&nbsp;転職&nbsp;-ケア人材バンク-"><img src="/img/index/book_mark_right.gif" alt="ケア人材バンクをお気に入りに登録する" width="200" height="18" /></a>');
	}else { //該当なし
		void(0); //何もしない
	}
}


//ケアマネテスト事前登録案内ページ用

function bookmark_test(){
	if(navigator.userAgent.indexOf("MSIE") > -1){ //Internet Explorer
		document.write('<a href="#" onclick="window.external.AddFavorite(\'http://www.carejinzaibank.com/contents/caremane_test/index.html\',\'ケアマネジャー試験の解答速報&nbsp;&nbsp;-ケア人材バンク-\')"><img src="/img/contents/caremane_test/favorite.gif" alt="このページをお気に入りに登録する" width="213" height="19" /></a>');
	}else if(navigator.userAgent.indexOf("Firefox") > -1){ //Firefox
		document.write('<a href="#" onclick="window.sidebar.addPanel(\'ケアマネジャー試験の解答速報&nbsp;&nbsp;-ケア人材バンク-\',\'http://www.carejinzaibank.com/contents/caremane_test/index.html\',\'\');"><img src="/img/contents/caremane_test/favorite.gif" alt="このページをお気に入りに登録する" width="213" height="19" /></a>');
	}else if(navigator.userAgent.indexOf("Safari") > -1){ //Safali
		document.write('');
	}else if(navigator.userAgent.indexOf("Opera") > -1){ //Opera
		document.write('<a href="http://www.carejinzaibank.com/contents/caremane_test/index.html" rel="sidebar" title="ケアマネジャー試験の解答速報&nbsp;&nbsp;-ケア人材バンク-"><img src="/img/contents/caremane_test/favorite.gif" alt="このページをお気に入りに登録する" width="213" height="19" /></a>');
	}else { //該当なし
		void(0); //何もしない
	}
}



//ケアマネテスト解答公開ページ用

function bookmark_answer(){
	if(navigator.userAgent.indexOf("MSIE") > -1){ //Internet Explorer
		document.write('<a href="#" onclick="window.external.AddFavorite(\'http://www.carejinzaibank.com/cjbs.html"\',\'ケアマネジャー試験の解答速報&nbsp;&nbsp;-ケア人材バンク-\')"><img src="/img/contents/caremane_test/favorite.gif" alt="このページをお気に入りに登録する" width="213" height="19" /></a>');
	}else if(navigator.userAgent.indexOf("Firefox") > -1){ //Firefox
		document.write('<a href="#" onclick="window.sidebar.addPanel(\'ケアマネジャー試験の解答速報&nbsp;&nbsp;-ケア人材バンク-\',\'http://www.carejinzaibank.com/cjbs.html"\',\'\');"><img src="/img/contents/caremane_test/favorite.gif" alt="このページをお気に入りに登録する" width="213" height="19" /></a>');
	}else if(navigator.userAgent.indexOf("Safari") > -1){ //Safali
		document.write('');
	}else if(navigator.userAgent.indexOf("Opera") > -1){ //Opera
		document.write('<a href="http://www.carejinzaibank.com/cjbs.html"" rel="sidebar" title="ケアマネジャー試験の解答速報&nbsp;&nbsp;-ケア人材バンク-"><img src="/img/contents/caremane_test/favorite.gif" alt="このページをお気に入りに登録する" width="213" height="19" /></a>');
	}else { //該当なし
		void(0); //何もしない
	}
}
