function Insert_NL_Icon_Map_Link ( TheLat, TheLatNS, TheLon, TheLonEW, ThePosMap)
                              {
                                TheLatitud = 0.0;
                                TheLatitud = TheLat;

                                TheLongitud = 0.0;
                                TheLongitud = TheLon;

                                TheMapStr='';
                                TheMapStr+='http://maps.google.com/maps?ie=UTF8&hl=en&q=' + TheLatitud.toString(10) + '+' + TheLatNS + '+' + TheLongitud.toString(10) + '+' + TheLonEW + '&t=k&ll=' + TheLatitud.toString(10) + ',' + TheLongitud.toString(10) +  '&spn=0.007727,0.014462&z=16&iwloc=addr&om=1';

                                theEmbedStr='';
                                theEmbedStr+='<a href="' + TheMapStr + '" title="bekijk deze locatie in Google Maps" target="_blank"><IMG src="../GIF/' + ThePosMap + '.gif" alt="bekijk deze locatie in Google Maps" width="200" height="146" border="0"\r\nstyle="-moz-opacity:0.5; filter:alpha(opacity=50)"\r\nonmouseover="this.style.MozOpacity=\'1\';this.filters.alpha.opacity=\'100\'"\r\nonmouseout="this.style.MozOpacity=\'0.5\';this.filters.alpha.opacity=\'50\'"><\/a>';
                                document.writeln(theEmbedStr);
                                }

function Insert_NL_Icon_SmallMap_Link ( TheLat, TheLatNS, TheLon, TheLonEW, ThePosMap, Height)
                              {
                                TheLatitud = 0.0;
                                TheLatitud = TheLat;

                                TheLongitud = 0.0;
                                TheLongitud = TheLon;

                                TheMapStr='';
                                TheMapStr+='http://maps.google.com/maps?ie=UTF8&hl=en&q=' + TheLatitud.toString(10) + '+' + TheLatNS + '+' + TheLongitud.toString(10) + '+' + TheLonEW + '&t=k&ll=' + TheLatitud.toString(10) + ',' + TheLongitud.toString(10) +  '&spn=0.007727,0.014462&z=16&iwloc=addr&om=1';

                                theEmbedStr='';
                                theEmbedStr+='<a href="' + TheMapStr + '" title="bekijk deze locatie in Google Maps" target="_blank"><IMG src="../GIF/' + ThePosMap + '.gif" alt="bekijk deze locatie in Google Maps" width="200" height="' + Height + '" border="0"\r\nstyle="-moz-opacity:0.5; filter:alpha(opacity=50)"\r\nonmouseover="this.style.MozOpacity=\'1\';this.filters.alpha.opacity=\'100\'"\r\nonmouseout="this.style.MozOpacity=\'0.5\';this.filters.alpha.opacity=\'50\'"><\/a>';
                                document.writeln(theEmbedStr);
                                }

function Insert_NL_Text_Map_Link ( TheLat, TheLatNS, TheLon, TheLonEW)
                              {
                                TheLatitud = 0.0;
                                TheLatitud = TheLat;

                                TheLongitud = 0.0;
                                TheLongitud = TheLon;

                                TheMapStr='';
                                TheMapStr+='http://maps.google.com/maps?ie=UTF8&hl=en&q=' + TheLatitud.toString(10) + '+' + TheLatNS + '+' + TheLongitud.toString(10) + '+' + TheLonEW + '&t=k&ll=' + TheLatitud.toString(10) + ',' + TheLongitud.toString(10) +  '&spn=0.007727,0.014462&z=16&iwloc=addr&om=1';

                                theEmbedStr='';
                                theEmbedStr+='<a href="' + TheMapStr + '" title="bekijk deze locatie in Google Maps" target="_blank">' + 'bekijk deze locatie in Google Maps' + '</a>';
                                document.writeln(theEmbedStr);
                                }


function Insert_NL_No_Link ()
                              {
                                theEmbedStr='';
                                theEmbedStr+='<img src="../GIF/map_europe200x146.gif" alt="" width="200" height="146" border="0"\r\nstyle="-moz-opacity:0.4; filter:alpha(opacity=40)">';
                                document.writeln(theEmbedStr);
                                }



function Insert_EN_Icon_Map_Link ( TheLat, TheLatNS, TheLon, TheLonEW, ThePosMap)
                              {
                                TheLatitud = 0.0;
                                TheLatitud = TheLat;

                                TheLongitud = 0.0;
                                TheLongitud = TheLon;

                                TheMapStr='';
                                TheMapStr+='http://maps.google.com/maps?ie=UTF8&hl=en&q=' + TheLatitud.toString(10) + '+' + TheLatNS + '+' + TheLongitud.toString(10) + '+' + TheLonEW + '&t=k&ll=' + TheLatitud.toString(10) + ',' + TheLongitud.toString(10) +  '&spn=0.007727,0.014462&z=16&iwloc=addr&om=1';

                                theEmbedStr='';
                                theEmbedStr+='<a href="' + TheMapStr + '" title="look at this location in Google Maps" target="_blank"><IMG src="../GIF/' + ThePosMap + '.gif" alt="look at this location in Google Maps" width="200" height="146" border="0"\r\nstyle="-moz-opacity:0.5; filter:alpha(opacity=50)"\r\nonmouseover="this.style.MozOpacity=\'1\';this.filters.alpha.opacity=\'100\'"\r\nonmouseout="this.style.MozOpacity=\'0.5\';this.filters.alpha.opacity=\'50\'"><\/a>';
                                document.writeln(theEmbedStr);
                                }

function Insert_EN_Icon_SmallMap_Link ( TheLat, TheLatNS, TheLon, TheLonEW, ThePosMap, Height)
                              {
                                TheLatitud = 0.0;
                                TheLatitud = TheLat;

                                TheLongitud = 0.0;
                                TheLongitud = TheLon;

                                TheMapStr='';
                                TheMapStr+='http://maps.google.com/maps?ie=UTF8&hl=en&q=' + TheLatitud.toString(10) + '+' + TheLatNS + '+' + TheLongitud.toString(10) + '+' + TheLonEW + '&t=k&ll=' + TheLatitud.toString(10) + ',' + TheLongitud.toString(10) +  '&spn=0.007727,0.014462&z=16&iwloc=addr&om=1';

                                theEmbedStr='';
                                theEmbedStr+='<a href="' + TheMapStr + '" title="look at this location in Google Maps" target="_blank"><IMG src="../GIF/' + ThePosMap + '.gif" alt="look at this location in Google Maps" width="200" height="' + Height + '" border="0"\r\nstyle="-moz-opacity:0.5; filter:alpha(opacity=50)"\r\nonmouseover="this.style.MozOpacity=\'1\';this.filters.alpha.opacity=\'100\'"\r\nonmouseout="this.style.MozOpacity=\'0.5\';this.filters.alpha.opacity=\'50\'"><\/a>';
                                document.writeln(theEmbedStr);
                                }

function Insert_EN_Text_Map_Link ( TheLat, TheLatNS, TheLon, TheLonEW)
                              {
                                TheLatitud = 0.0;
                                TheLatitud = TheLat;

                                TheLongitud = 0.0;
                                TheLongitud = TheLon;

                                TheMapStr='';
                                TheMapStr+='http://maps.google.com/maps?ie=UTF8&hl=en&q=' + TheLatitud.toString(10) + '+' + TheLatNS + '+' + TheLongitud.toString(10) + '+' + TheLonEW + '&t=k&ll=' + TheLatitud.toString(10) + ',' + TheLongitud.toString(10) +  '&spn=0.007727,0.014462&z=16&iwloc=addr&om=1';

                                theEmbedStr='';
                                theEmbedStr+='<a href="' + TheMapStr + '" title="look at this location in Google Maps" target="_blank">' + 'look at this location in Google Maps' + '</a>';
                                document.writeln(theEmbedStr);
                                }

function Insert_EN_No_Link ()
                              {
                                theEmbedStr='';
                                theEmbedStr+='<img src="../GIF/map_europe200x146.gif" alt="" width="200" height="146" border="0"\r\nstyle="-moz-opacity:0.4; filter:alpha(opacity=40)">';
                                document.writeln(theEmbedStr);
                                }
