// ボタン大の指定
var b1='<img src="/image/bone.gif" border=0>';
// ボタン小の指定
var b2='<img src="/image/bone.gif" border=0">';
// ＮＥＷ表示
var b3='<img src="/image/new.gif" border=0">';

document.write('<center><img src="/image/little_dog01.gif" alt="愛知県のドッグラン"></center>');
document.write('<br><br><b>');
document.write(b2,' <a href="http://www.dogresort.jp/">T O P</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/event/">イベント情報</a>',b3,'<br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/diary/diary.cgi">聖子店長の日記</a>','<br><br>');
document.write(b2,' <a href="http://picasaweb.google.co.jp/yuko.onemore/" target="_blank">アルバム</a><br><br>');
document.write(b2,' <a href="http://www.youtube.com/user/dogresortinuyama?feature=mhw4" target="_blank">YOU TUBE</a>',b3,'<br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/run/">ド ッ グ ラ ン</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/bbq/">バーベキュー</a>',b3,'<br><br>');

document.write(b2,' <a href="http://www.dogresort.jp/cafe/">カフェ・ド・ワンコ</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/trimming/">トリミング</a>',b3,'<br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/wash/">セルフシャンプー</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/manner/">しつけ教室</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/photo/">わんこ撮影会</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/sticker/">わんこステッカー</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/inuken" target="_blank">仔犬販売</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/guide/">場内マップ</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/data/">営 業 案 内</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/price/">料 金 案 内</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/acc/">ア ク セ ス</a><br><br>');

document.write(b2,' <a href="http://www.dogresort.jp/yoyaku/">予 約 受 付</a><br><br>');
document.write(b2,' <a href="http://www.dogresort.jp/syuuhen/">周 辺 観 光</a><br><br>');


document.write(b2,' <a href="http://www.dogresort.jp/link/">リ ン ク</a><br><br>');
document.write('</b>');
document.write('<BR><BR><BR>');
document.write('<br>');
