﻿//てぃーだブログ：お気に入りに追加

 if(navigator.userAgent.indexOf("MSIE") > -1){ //IE

 document.write('<a href="javascript:void(0)" onclick="window.external.AddFavorite(\'http://blog.ti-da.net/\',\'てぃーだブログ\')">てぃーだブログをお気に入りに追加</a>'); 

 }

 else if(navigator.userAgent.indexOf("Firefox") > -1){ //Firefox 

 document.write('<a href="javascript:void(0)" onclick="window.sidebar.addPanel(\'てぃーだブログ\',\'http://blog.ti-da.net/\',\'\')">てぃーだブログをブックマークに追加</a>'); 

 } 

 else if(navigator.userAgent.indexOf("Opera") > -1){ //Opera 

 document.write('<a href="http://blog.ti-da.net/" rel="sidebar" title="てぃーだブログ">てぃーだブログをブックマークに追加</a>'); 

 } 
 else {
 void(0);
 } 
//<script type="text/javascript" src="" charset="utf-8"></script>
