//<![CDATA[
/*************************************************
 * Created with GoogleMapAPI 2.3
 * Author: Monte Ohrt <monte AT ohrt DOT com>
 * Copyright 2005-2006 New Digital Group
 * http://www.phpinsider.com/php/code/GoogleMapAPI/
 *************************************************/
var points = [];
var markers = [];
var counter = 0;
var sidebar_html = "";
var marker_html = [];
var icon = [];
icon[0] = new GIcon();
icon[0].image = "http://www.campingskroatie.nl/images2/gmarkers/m1.png";
icon[0].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[0].shadowSize = new GSize(37,34);
icon[0].iconSize = new GSize(20,34);
icon[0].iconAnchor = new GPoint(10,17);
icon[0].infoWindowAnchor = new GPoint(10,17);
icon[1] = new GIcon();
icon[1].image = "http://www.campingskroatie.nl/images2/gmarkers/m2.png";
icon[1].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[1].shadowSize = new GSize(37,34);
icon[1].iconSize = new GSize(20,34);
icon[1].iconAnchor = new GPoint(10,17);
icon[1].infoWindowAnchor = new GPoint(10,17);
icon[2] = new GIcon();
icon[2].image = "http://www.campingskroatie.nl/images2/gmarkers/m3.png";
icon[2].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[2].shadowSize = new GSize(37,34);
icon[2].iconSize = new GSize(20,34);
icon[2].iconAnchor = new GPoint(10,17);
icon[2].infoWindowAnchor = new GPoint(10,17);
icon[3] = new GIcon();
icon[3].image = "http://www.campingskroatie.nl/images2/gmarkers/m4.png";
icon[3].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[3].shadowSize = new GSize(37,34);
icon[3].iconSize = new GSize(20,34);
icon[3].iconAnchor = new GPoint(10,17);
icon[3].infoWindowAnchor = new GPoint(10,17);
icon[4] = new GIcon();
icon[4].image = "http://www.campingskroatie.nl/images2/gmarkers/m5.png";
icon[4].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[4].shadowSize = new GSize(37,34);
icon[4].iconSize = new GSize(20,34);
icon[4].iconAnchor = new GPoint(10,17);
icon[4].infoWindowAnchor = new GPoint(10,17);
icon[5] = new GIcon();
icon[5].image = "http://www.campingskroatie.nl/images2/gmarkers/m6.png";
icon[5].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[5].shadowSize = new GSize(37,34);
icon[5].iconSize = new GSize(20,34);
icon[5].iconAnchor = new GPoint(10,17);
icon[5].infoWindowAnchor = new GPoint(10,17);
icon[6] = new GIcon();
icon[6].image = "http://www.campingskroatie.nl/images2/gmarkers/m7.png";
icon[6].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[6].shadowSize = new GSize(37,34);
icon[6].iconSize = new GSize(20,34);
icon[6].iconAnchor = new GPoint(10,17);
icon[6].infoWindowAnchor = new GPoint(10,17);
icon[7] = new GIcon();
icon[7].image = "http://www.campingskroatie.nl/images2/gmarkers/m8.png";
icon[7].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[7].shadowSize = new GSize(37,34);
icon[7].iconSize = new GSize(20,34);
icon[7].iconAnchor = new GPoint(10,17);
icon[7].infoWindowAnchor = new GPoint(10,17);
icon[8] = new GIcon();
icon[8].image = "http://www.campingskroatie.nl/images2/gmarkers/m9.png";
icon[8].shadow = "http://www.campingskroatie.nl/images2/gmarkers/shadow.png";
icon[8].shadowSize = new GSize(37,34);
icon[8].iconSize = new GSize(20,34);
icon[8].iconAnchor = new GPoint(10,17);
icon[8].infoWindowAnchor = new GPoint(10,17);
var map = null;
function onLoad() {
if (GBrowserIsCompatible()) {
var mapObj = document.getElementById("map");
if (mapObj != "undefined" && mapObj != null) {
map = new GMap2(document.getElementById("map"));
map.setCenter(new GLatLng(44.77985, 14.6141), 9, G_NORMAL_MAP);
var bds = new GLatLngBounds(new GLatLng(44.530409, 14.33768), new GLatLng(45.029291, 14.89052));
map.setZoom(map.getBoundsZoomLevel(bds));
map.addControl(new GScaleControl());
map.savePosition();cj(map.getZoom());ew = new EWindow(map, E_STYLE_7); 
map.addOverlay(ew);
var point = new GLatLng(44.5384,14.8851);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Camping Strasko","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Camping Strasko</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-53291, Eiland Pag, Novalja,Trg Loza 1<br> <span class=grey_regular>De camping ligt in Novalja op het eiland Pag, direct aan een lang kiezelstrand. Er zijn percelen en mobilehomes te huur.</span> </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-pag/camping-strasko-novalja.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-pag/camping-strasko-novalja.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1186.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 0);
map.addOverlay(marker);
var point = new GLatLng(45.0187,14.5672);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Camping Jezevac","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Camping Jezevac</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51500, Eiland Krk, Plavnicka bb, Krk<br> <span class=grey_regular>Camping Jezevac ligt in een Mediterraan dennenbos op het eiland Krk, op loopafstand van het centrum van Krk.</span> </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-krk/camping-jezevac-krk.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-krk/camping-jezevac-krk.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1201.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 1);
map.addOverlay(marker);
var point = new GLatLng(45.0244,14.5917);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Naturist Camping Politin","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Naturist Camping Politin</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51500, Eiland Krk, Krk<br> <span class=grey_regular>Naturist Camping Politin is een kleinere camping, gelegen op het eiland Krk direct aan de zee.</span> </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-krk/naturist-camping-politin.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-krk/naturist-camping-politin.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1211.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 2);
map.addOverlay(marker);
var point = new GLatLng(44.5353,14.4474);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Camping Cikat","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Camping Cikat</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51550, Eiland Losinj, Mali Losinj<br> <span class=grey_regular>De camping ligt op 1km afstand van het centrum van Mali Losinj, een levendig plaatsje op het eiland Losinj.</span> </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-losinj/camping-cikat-mali-losinj.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-losinj/camping-cikat-mali-losinj.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1187.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 3);
map.addOverlay(marker);
var point = new GLatLng(44.8207,14.3431);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Camping Slatina","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Camping Slatina</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51556, Eiland Cres, Martin&#353;cica<br> <span class=grey_regular>Camping Slatina ligt in een prachtig mediterraan bos bij de zee, op het eiland Cres direct aan de zee.</span> </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-cres/camping-slatina-martinscica.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-cres/camping-slatina-martinscica.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1192.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 4);
map.addOverlay(marker);
var point = new GLatLng(44.6996,14.3968);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Camping Bijar","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Camping Bijar</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51542, Eiland Cres, Osor<br> <SPAN class=grey_regular>Camping Bijar ligt in een honderd jaar oude pijnboombos, direct aan de zee op een terrein van 3 ha.</SPAN> </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-cres/camping-bijar-osor.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-cres/camping-bijar-osor.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1209.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 5);
map.addOverlay(marker);
var point = new GLatLng(44.6158,14.5082);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Naturist Camping Baldarin","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Naturist Camping Baldarin</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51554, Eiland Cres, Punta Kriza<br> <SPAN class=grey_regular>De camping wordt door vele gasten omschreven als een paradijs, het ligt op 15 km afstand van de hoofdweg in een beschutte omgeving.</SPAN> </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-cres/naturist-camping-baldarin-punta-kriza.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-cres/naturist-camping-baldarin-punta-kriza.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1210.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 6);
map.addOverlay(marker);
var point = new GLatLng(44.7529,14.774);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Camping Padova 3","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Camping Padova 3</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51280, Eiland Rab, Banjol bb<br> Camping Padova 3 is gelegen op het eiland Rab, direct aan de zee. De camping beschikt over een zandstrand, naast percelen zijn er mobilehomes.  </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-rab/camping-padova-3.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-rab/camping-padova-3.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1881.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 7);
map.addOverlay(marker);
var point = new GLatLng(44.8235,14.7371);
var marker = createMarker(point,"<img src=\"http://www.campingskroatie.nl/images2/star3.gif\">Camping San Marino","<div id=\"gmapmarker\"><!--<div id=\"gmap_popup\" style=\"width:250px\">--> <table width=\"330px\" align=\"center\" height=\"98\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 330px;\"> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"#ff9a31\" colspan=\"2\" width=\"330px\" height=\"20\"> <table width=\"100%\" height=\"20\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr valign=\"middle\"> <td class=\"gmap_hname\" width=\"4\">&nbsp;</td> <td nowrap class=\"gmap_hname\" width=\"100%\" align=\"left\">Camping San Marino</td> <td class=\"gmap_hname\">&nbsp;</td> <td width=\"1%\" class=\"gmap_hname\" align=\"right\"><img src=\"http://www.campingskroatie.nl/images2/star3.gif\" border=\"0\" hspace=\"0\" vspace=\"0\"></td> <td class=\"gmap_hname\">&nbsp;</td> <td class=\"gmap_hname\" width=\"20\" align=\"center\" valign=\"middle\"> <a onclick=\"ew.hide(); ClickOnClose();\" style=\"cursor: default; vertical-align: middle;\" id=\"linkCurrent\"> <img src=\"http://www.campingskroatie.nl/images2/map/close.gif\" border=\"0\" width=\"12\" height=\"11\" hspace=\"0\" vspace=\"0\"> </a> </td> </tr> </table> </td> </tr> <tr valign=\"top\" width=\"330px\"> <td bgcolor=\"white\" width=\"330px\" height=\"78\"> <table width=\"100%\" cellspacing=\"3\" cellpadding=\"1\" border=\"0\"> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"58\" align=\"left\"> HR-51280, Eiland Rab, Lopar bb<br> Camping San Marino ligt op het eiland Rab direct aan de zee, het strand beschikt over een zandstrand, ook zijn er glijbanen.  </td> </tr> <tr valign=\"top\"> <td bgcolor=\"white\" width=\"100%\" height=\"20\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-rab/camping-san-marino.html\">Meer info</a> </td> </tr> </table> </td> <td bgcolor=\"white\" height=\"78\" nowrap valign=\"top\"> <a href=\"http://www.campingskroatie.nl/kroatie/campings-eiland-rab/camping-san-marino.html\"> <img src=\"http://www.campingskroatie.nl/himages/small_1893.jpg\" width=\"70\" height=\"70\" border=\"0\" hspace=\"10\" vspace=\"10\"> </a> </td> </tr> <!--</div>--></div>", 8);
document.getElementById("sidebar_map").innerHTML = "<ul class=\"gmapSidebar\">"+ sidebar_html +"</ul>";
}
} else {
alert("Sorry, the Google Maps API is not compatible with this browser.");
}
}
function createMarker(point, title, html, n) {
if(n >= 9) { n = 8; }
var marker = new GMarker(point,{'icon': icon[n]});
if(isArray(html)) { GEvent.addListener(marker, "click", function() { marker.openInfoWindowTabsHtml(html); }); }
else { 
            GEvent.addListener(marker, "click", function() { 
            ClickOnMarker(marker, html); }); 
            GEvent.addListener(marker, "infowindowclose", function () {
            ClickOnClose(marker); });
            GEvent.addListener(marker, "infowindowopen", function () {
            InfoWindowOpen(marker); });
            }
points[counter] = point;
markers[counter] = marker;
marker_html[counter] = html;
sidebar_html += '<li class="gmapSidebarItem" id="gmapSidebarItem_'+ counter +'"><a href="javascript:click_sidebar(' + counter + ')">' + title + '</a></li>';
counter++;
return marker;
}
function isArray(a) {return isObject(a) && a.constructor == Array;}
function isObject(a) {return (a && typeof a == 'object') || isFunction(a);}
function isFunction(a) {return typeof a == 'function';}
function click_sidebar(idx) {
  if(isArray(marker_html[idx])) { markers[idx].openInfoWindowTabsHtml(marker_html[idx]); }
  else { ClickOnMarker(markers[idx], marker_html[idx]); }
}
function showInfoWindow(idx,html) {
map.centerAtLatLng(points[idx]);
markers[idx].openInfoWindowHtml(html);
}
//]]>
