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/'; }

document.write('<div style="width:100%; padding:10px 0px 10px 0px; margin:10px 0px 10px 0px; text-align:center; font-size:16pt; background-color:#FFE0C0; font-weight: bold; ">');
document.write('＞＞　ブックマーク（Ctr+D）　＜＜<br />');
document.write('<div style="font-size:12pt; ">ソーシャルブックマーク：<a href=\"http://www.addclips.org/addclips.php\" onclick=\"AddClipsUrl = location.href; AddClipsTitle = document.title; return AddClipsWindow(this);\" target=\"_blank\"><img src=\"http://img.addclips.org/addclips_1.gif\" width=\"141\" height=\"16\" border=\"0\" alt=\"ブックマークに追加する\" style=\"vertical-align:middle; \" /></a><scr'+'ipt type=\"text/javascript\">var AddClipsId = \'12934218D22F4\';</scr'+'ipt><scr'+'ipt type=\"text/javascript\" src=\"http://www.addclips.org/addclips.js\"></scr'+'ipt></div>');
document.write('</div>');

var keyword = '';
if(document.getElementById('keyword')){
	keyword = document.getElementById('keyword').value;
}else if(document.getElementById('ad_keyword')){
	keyword = document.getElementById('ad_keyword').value;
}else{
	keyword = '送料無料';
}

document.write('<div style=" font-weight: bold; padding:5px 0px 5px 0px; margin:5px 0px 5px 0px; ">');
document.write('試してみました？送料無料の通販！');
document.write('<form action="http://xn--qeva969fj74a.sajiro.net/" target=_blank Accept-charset="UTF-8">');
document.write('<div style="width:100%; padding:5px 0px 5px 0px; margin:5px 0px 5px 0px; font-weight: normal; ">');
document.write('<li>選べるブックマーク機能でお買い物が楽チン</li>');
document.write('<li>購入者の評価が高い順に並び替え</li>');
document.write('<li>販売店のレビューがすぐ見れる</li>');
document.write('<li>カテゴリ選択が簡単にできる</li>');
document.write('<li>商品詳細も一覧に表示されてわかりやすい</li>');
document.write('<li>キーワードナビが検索のお手伝いをしてくれる</li>');
document.write('<li>Ajaxがどんどん情報をアップデート</li>');
document.write('</div>');
document.write('<input type=text name=key value="'+ keyword +'" size=30>');
document.write('<input type=submit value="送料無料の通販で検索！">');
document.write('</form>');
document.write('</div>');

