<!--
if(navigator.userAgent.indexOf("MSIE") > -1){ //Internet Explorer

document.write("<li><a href=\"javascript:window.external.addfavorite('http://shushoku.do-campus.net/','就職.net（首都圏の就職イベント紹介サイト）')\"><img src=\"./img/share/bnr_bookmark.gif\" width=\"200\" height=\"30\" alt=\"お気に入りに追加\" /></a></li>");

}

else if(navigator.userAgent.indexOf("Firefox") > -1){ //Firefox
document.write("<li><a href=\"javascript:window.sidebar.addPanel('就職.net（首都圏の就職イベント紹介サイト）','http://shushoku.do-campus.net/','')\"><img src=\"./img/share/bnr_bookmark.gif\" width=\"200\" height=\"30\" alt=\"お気に入りに追加\" /></a></li>");
}

else if(navigator.userAgent.indexOf("Opera") > -1){ //Opera
document.write("<li><a href=\"http://shushoku.do-campus.net/\" rel=\"sidebar\" title=\"就職.net（首都圏の就職イベント紹介サイト）\"><img src=\"./img/share/bnr_bookmark.gif\" width=\"200\" height=\"30\" alt=\"お気に入りに追加\" /></a></li>");
}

else { //該当なし
void(0); //何もしない
}
//-->
