//[1]北海道, [2]東北, [3]信越, [4]首都圏, [5]北陸, [6]東海, [7]近畿, [8]中国・四国, [9]九州・沖縄
var subMenuList = new Array();
subMenuList[1] = "<a href='http://www.athome.co.jp/rent_top.php?region=10' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=10' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=10' class='submenu'>不動産会社を探す</a>";
subMenuList[2] = "<a href='http://www.athome.co.jp/rent_top.php?region=20' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=20' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=20' class='submenu'>不動産会社を探す</a>";
subMenuList[3] = "<a href='http://www.athome.co.jp/rent_top.php?region=40' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=40' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=40' class='submenu'>不動産会社を探す</a>";
subMenuList[4] = "<a href='http://www.athome.co.jp/rent_top.php?region=30' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=30' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=30' class='submenu'>不動産会社を探す</a>　｜　<a href='http://www.athome.co.jp/town_top.php' class='submenu'>街の情報から探す</a>";
subMenuList[5] = "<a href='http://www.athome.co.jp/rent_top.php?region=50' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=50' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=50' class='submenu'>不動産会社を探す</a>";
subMenuList[6] = "<a href='http://www.athome.co.jp/rent_top.php?region=60' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=60' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=60' class='submenu'>不動産会社を探す</a>";
subMenuList[7] = "<a href='http://www.athome.co.jp/rent_top.php?region=70' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=70' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=70' class='submenu'>不動産会社を探す</a>";
subMenuList[8] = "<a href='http://www.athome.co.jp/rent_top.php?region=80' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=80' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=80' class='submenu'>不動産会社を探す</a>";
subMenuList[9] = "<a href='http://www.athome.co.jp/rent_top.php?region=90' class='submenu'>借りる</a>　｜　<a href='http://www.athome.co.jp/buy_top.php?region=90' class='submenu'>買う</a>　｜　<a href='http://www.athome.co.jp/agent_top.php?region=90' class='submenu'>不動産会社を探す</a>";
