var g_path = 'http://';
if(location.hostname == 'localhost'){ g_path = 'http://localhost/public_html/'; }
if(location.hostname == '127.0.0.1'){ g_path = 'http://127.0.0.1/public_html/'; }

acode = new Array();

acode.push('side0007');


var xx = Math.floor(Math.random() * acode.length);
var side_testcase = acode[xx];

var thisurl = encodeURIComponent('http://'+ location.host + location.pathname + location.search +'');
var referr  = encodeURIComponent( top.document.referrer );

document.write('<div><iframe src="'+ g_path +'sajiro.net/testmkt/ad_side/'+ side_testcase + '.html?thisurl='+ thisurl +'&referrer='+ referr +'" width=200 height=1500 frameborder=0 scrolling=no></iframe></div>');
if(location.hostname != 'localhost'){ testmkt_count( 'side', side_testcase ); }

document.write('<!-- Bookmark -->');
document.write('<div style="font-size:9pt; line-height:100%; text-align:center; margin:5px; border:1px solid #E0E0E0; ">');
document.write('<div style="color:gray; font-weight: bold; ">BookMark</div>');
document.write('<a href="http://bookmarks.yahoo.co.jp/bookmarklet/showpopup?t='+encodeURIComponent(document.title)+'&amp;u='+ encodeURIComponent(location.href) +'&amp;opener=bm&amp;ei=UTF-8">Yahoo!</a> | ');
document.write('<a href="http://www.blogpeople.net/ib_addlink.jsp?u='+ encodeURIComponent(location.href) +'&amp;t='+encodeURIComponent(document.title)+'">BlogPeople</a> | ');
document.write('<a href="http://tags.blogpeople.net/tags_addlink.jsp?u='+ encodeURIComponent(location.href) +'&amp;ti='+encodeURIComponent(document.title)+'">BlogPeople&amp;Tags</a> | ');
document.write('<a href="http://rss.drecom.jp/shortcut/add_clip?url='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">DrecomRSS</a> | ');
document.write('<a href="http://buzzurl.jp/entry/'+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">Buzzurl</a> | ');
document.write('<a href="http://pingking.jp/bookmark/?url='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">PingKing</a> | ');
document.write('<a href="http://pookmark.jp/post?url='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'" rel="nofollow">POOKMARK</a> | ');
document.write('<a href="http://bm.saaf.jp/bm/add?url='+ encodeURIComponent(location.href) +'">SaafBookmark</a> | ');
document.write('<a href="http://www.choix.jp/bloglink/'+ encodeURIComponent(location.href) +'">Choix</a> | ');
document.write('<a href="http://newsing.jp/nbutton?title='+encodeURIComponent(document.title)+'&amp;url='+ encodeURIComponent(location.href) +'">newsing it!</a> | ');
document.write('<a href="http://clip.nifty.com/create?url='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">niftyclip</a> | ');
document.write('<a href="http://clip.livedoor.com/clip/add?link='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">Livedoor clip</a> | ');
document.write('<a href="http://bookmark.fc2.com/user/post?url='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">FC2Bookmark</a> | ');
document.write('<a href="http://b.hatena.ne.jp/append?'+ encodeURIComponent(location.href) +'">hatenaBookmark</a> | ');
document.write('<a href="http://del.icio.us/post?url='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">del.icio.us</a> | ');
document.write('<a href="http://technorati.com/faves?add='+ encodeURIComponent(location.href) +'&amp;title='+encodeURIComponent(document.title)+'">Technorati</a> | ');
document.write('<a href="http://www.iza.ne.jp/bookmark/add/regist/back/'+ encodeURIComponent(location.href) +'">iza!</a> | ');
document.write('</div>');
document.write('<!-- /Bookmark -->');

