// マーカー情報 
var latitude = new Array();
var longitude = new Array();
var type = new Array();
var link = new Array();

latitude[0] = 33.55000;
latitude[1] = 33.26667;
latitude[2] = 33.28333;
latitude[3] = 33.50000;
latitude[4] = 33.40000;
latitude[5] = 32.78333;
latitude[6] = 32.91667;


longitude[0] = 134.30000;
longitude[1] = 134.16667;
longitude[2] = 134.15000;
longitude[3] = 133.56667;
longitude[4] = 133.28333;
longitude[5] = 132.96667;
longitude[6] = 132.70000;


type[0] = 2;
type[1] = 1;
type[2] = 2;
type[3] = 1;
type[4] = 2;
type[5] = 1;
type[6] = 2;


link[0] = "甲浦の潮汐表<hr size=\"1\" width=\"200\" align=\"left\"><a href=\"http://tide736.net/day/?y=2010&amp;m=7&amp;d=1&amp;pc=39&amp;hc=1\" title=\"タイドグラフ\">タイドグラフ</a>,&nbsp;<a href=\"http://tide736.net/month/?y=2010&amp;m=7&amp;pc=39&amp;hc=1&amp;sw=calendar\" title=\"潮汐カレンダー\">潮汐カレンダー</a>";
link[1] = "室戸岬の潮汐表<hr size=\"1\" width=\"200\" align=\"left\"><a href=\"http://tide736.net/day/?y=2010&amp;m=7&amp;d=1&amp;pc=39&amp;hc=2\" title=\"タイドグラフ\">タイドグラフ</a>,&nbsp;<a href=\"http://tide736.net/month/?y=2010&amp;m=7&amp;pc=39&amp;hc=2&amp;sw=calendar\" title=\"潮汐カレンダー\">潮汐カレンダー</a>";
link[2] = "室津の潮汐表<hr size=\"1\" width=\"200\" align=\"left\"><a href=\"http://tide736.net/day/?y=2010&amp;m=7&amp;d=1&amp;pc=39&amp;hc=3\" title=\"タイドグラフ\">タイドグラフ</a>,&nbsp;<a href=\"http://tide736.net/month/?y=2010&amp;m=7&amp;pc=39&amp;hc=3&amp;sw=calendar\" title=\"潮汐カレンダー\">潮汐カレンダー</a>";
link[3] = "高知の潮汐表<hr size=\"1\" width=\"200\" align=\"left\"><a href=\"http://tide736.net/day/?y=2010&amp;m=7&amp;d=1&amp;pc=39&amp;hc=4\" title=\"タイドグラフ\">タイドグラフ</a>,&nbsp;<a href=\"http://tide736.net/month/?y=2010&amp;m=7&amp;pc=39&amp;hc=4&amp;sw=calendar\" title=\"潮汐カレンダー\">潮汐カレンダー</a>";
link[4] = "須崎の潮汐表<hr size=\"1\" width=\"200\" align=\"left\"><a href=\"http://tide736.net/day/?y=2010&amp;m=7&amp;d=1&amp;pc=39&amp;hc=5\" title=\"タイドグラフ\">タイドグラフ</a>,&nbsp;<a href=\"http://tide736.net/month/?y=2010&amp;m=7&amp;pc=39&amp;hc=5&amp;sw=calendar\" title=\"潮汐カレンダー\">潮汐カレンダー</a>";
link[5] = "土佐清水の潮汐表<hr size=\"1\" width=\"200\" align=\"left\"><a href=\"http://tide736.net/day/?y=2010&amp;m=7&amp;d=1&amp;pc=39&amp;hc=6\" title=\"タイドグラフ\">タイドグラフ</a>,&nbsp;<a href=\"http://tide736.net/month/?y=2010&amp;m=7&amp;pc=39&amp;hc=6&amp;sw=calendar\" title=\"潮汐カレンダー\">潮汐カレンダー</a>";
link[6] = "片島の潮汐表<hr size=\"1\" width=\"200\" align=\"left\"><a href=\"http://tide736.net/day/?y=2010&amp;m=7&amp;d=1&amp;pc=39&amp;hc=7\" title=\"タイドグラフ\">タイドグラフ</a>,&nbsp;<a href=\"http://tide736.net/month/?y=2010&amp;m=7&amp;pc=39&amp;hc=7&amp;sw=calendar\" title=\"潮汐カレンダー\">潮汐カレンダー</a>";


