<HTML> <HEAD> <TITLE>camping france 4 etoiles caravaning le col vert landes aquitaine vielle  saint girons qualite location chalet mobile-home sud ouest hebergement selection</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Author" CONTENT="Eddy Ribeyrol"> <META NAME="Classification" CONTENT="camping, caravaning, loisirs, vacances"> <META NAME="Description" CONTENT="camping Le Col Vert **** landes 40 aquitaine france location chalet mobile-home"> <META NAME="KeyWords" CONTENT="hotel plein air, emplacement, locations, piscine, vacances, cote atlantique, bar, restaurant, espace aquatique, tourisme, mer, plage"> <META NAME="Author" CONTENT="Maud SONNET"> <script language="JavaScript"> <!-- function MM_timelinePlay(tmLnName, myID) { //v1.2   //Copyright 1997 Macromedia, Inc. All rights reserved.   var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firstTime=false;   if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time   tmLn = document.MM_Time[tmLnName];   if (myID == null) { myID = ++tmLn.ID; firstTime=true;}//if new call, incr ID   if (myID == tmLn.ID) { //if Im newest     setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay);     fNew = ++tmLn.curFrame;     for (i=0; i<tmLn.length; i++) {       sprite = tmLn[i];       if (sprite.charAt(0) == 's') {         if (sprite.obj) {           numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0];           if (fNew >= firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {//in range             keyFrm=1;             for (j=0; j<sprite.values.length; j++) {               props = sprite.values[j];                if (numKeyFr != props.length) {                 if (props.prop2 == null) sprite.obj[props.prop] = props[fNew-firstKeyFr];                 else        sprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr];               } else {                 while (keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]) keyFrm++;                 if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) {                   if (props.prop2 == null) sprite.obj[props.prop] = props[keyFrm-1];                   else        sprite.obj[props.prop2][props.prop] = props[keyFrm-1];         } } } } }       } else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value);       if (fNew > tmLn.lastFrame) tmLn.ID = 0;   } } }  function MM_timelineGoto(tmLnName, fNew, numGotos) { //v2.0   //Copyright 1997 Macromedia, Inc. All rights reserved.   var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,lastKeyFr,propNum,theObj;   if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time   tmLn = document.MM_Time[tmLnName];   if (numGotos != null)     if (tmLn.gotoCount == null) tmLn.gotoCount = 1;     else if (tmLn.gotoCount++ >= numGotos) {tmLn.gotoCount=0; return}   jmpFwd = (fNew > tmLn.curFrame);   for (i = 0; i < tmLn.length; i++) {     sprite = (jmpFwd)? tmLn[i] : tmLn[(tmLn.length-1)-i]; //count bkwds if jumping back     if (sprite.charAt(0) == "s") {       numKeyFr = sprite.keyFrames.length;       firstKeyFr = sprite.keyFrames[0];       lastKeyFr = sprite.keyFrames[numKeyFr - 1];       if ((jmpFwd && fNew<firstKeyFr) || (!jmpFwd && lastKeyFr<fNew)) continue; //skip if untouchd       for (keyFrm=1; keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]; keyFrm++);       for (j=0; j<sprite.values.length; j++) {         props = sprite.values[j];         if (numKeyFr == props.length) propNum = keyFrm-1 //keyframes only         else propNum = Math.min(Math.max(0,fNew-firstKeyFr),props.length-1); //or keep in legal range         if (sprite.obj != null) {           if (props.prop2 == null) sprite.obj[props.prop] = props[propNum];           else        sprite.obj[props.prop2][props.prop] = props[propNum];       } }     } else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value);   }   tmLn.curFrame = fNew;   if (tmLn.ID == 0) eval('MM_timelinePlay(tmLnName)'); }  function MM_findObj(n, d) { //v4.01   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);   if(!x && d.getElementById) x=d.getElementById(n); return x; }  function MM_showHideLayers() { //v6.0   var i,p,v,obj,args=MM_showHideLayers.arguments;   for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];     if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }     obj.visibility=v; } }  function MM_initTimelines() { //v4.0     //MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.     var ns = navigator.appName == "Netscape";     var ns4 = (ns && parseInt(navigator.appVersion) == 4);     var ns5 = (ns && parseInt(navigator.appVersion) > 4);     document.MM_Time = new Array(1);     document.MM_Time[0] = new Array(2);     document.MM_Time["Timeline1"] = document.MM_Time[0];     document.MM_Time[0].MM_Name = "Timeline1";     document.MM_Time[0].fps = 15;     document.MM_Time[0][0] = new String("sprite");     document.MM_Time[0][0].slot = 1;     if (ns4)         document.MM_Time[0][0].obj = document["bat"];     else if (ns5)         document.MM_Time[0][0].obj = document.getElementById("bat");     else         document.MM_Time[0][0].obj = document.all ? document.all["bat"] : null;     document.MM_Time[0][0].keyFrames = new Array(1, 74);     document.MM_Time[0][0].values = new Array(4);     if (ns5)         document.MM_Time[0][0].values[0] = new Array("699px", "689px", "680px", "670px", "661px", "651px", "642px", "632px", "622px", "613px", "603px", "594px", "584px", "575px", "565px", "555px", "546px", "536px", "527px", "517px", "507px", "498px", "488px", "479px", "469px", "460px", "450px", "440px", "431px", "421px", "412px", "402px", "393px", "383px", "373px", "364px", "354px", "345px", "335px", "326px", "316px", "306px", "297px", "287px", "278px", "268px", "259px", "249px", "239px", "230px", "220px", "211px", "201px", "192px", "182px", "172px", "163px", "153px", "144px", "134px", "124px", "115px", "105px", "96px", "86px", "77px", "67px", "57px", "48px", "38px", "29px", "19px", "10px", "0px");     else         document.MM_Time[0][0].values[0] = new Array(699,689,680,670,661,651,642,632,622,613,603,594,584,575,565,555,546,536,527,517,507,498,488,479,469,460,450,440,431,421,412,402,393,383,373,364,354,345,335,326,316,306,297,287,278,268,259,249,239,230,220,211,201,192,182,172,163,153,144,134,124,115,105,96,86,77,67,57,48,38,29,19,10,0);     document.MM_Time[0][0].values[0].prop = "left";     if (ns5)         document.MM_Time[0][0].values[1] = new Array("193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px", "193px");     else         document.MM_Time[0][0].values[1] = new Array(193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193,193);     document.MM_Time[0][0].values[1].prop = "top";     if (!ns4) {         document.MM_Time[0][0].values[0].prop2 = "style";         document.MM_Time[0][0].values[1].prop2 = "style";     }     document.MM_Time[0][0].values[2] = new Array("10","10");     document.MM_Time[0][0].values[2].prop = "zIndex";     if (!ns4)         document.MM_Time[0][0].values[2].prop2 = "style";     document.MM_Time[0][0].values[3] = new Array("inherit","inherit");     document.MM_Time[0][0].values[3].prop = "visibility";     if (!ns4)         document.MM_Time[0][0].values[3].prop2 = "style";     document.MM_Time[0][1] = new String("behavior");     document.MM_Time[0][1].frame = 75;     document.MM_Time[0][1].value = "MM_timelineGoto('Timeline1','1')";     document.MM_Time[0].lastFrame = 75;     for (i=0; i<document.MM_Time.length; i++) {         document.MM_Time[i].ID = null;         document.MM_Time[i].curFrame = 0;         document.MM_Time[i].delay = 1000/document.MM_Time[i].fps;     } } //--> </script> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) {  //reloads the window if Nav4 resized   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {     document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </script> </head>  <body bgcolor="#5188DE" onLoad="MM_timelinePlay('Timeline1')"> <div id="bloc" style="position:absolute; left:120px; top:0px; width:200px; height:490px; z-index:11">    <table width="220" border="0" cellspacing="0" cellpadding="0" height="490" bgcolor="#60E169">     <tr align="center">        <td><img src="logo-sun.gif" width="100" height="100"><BR>         <font face="Arial, Helvetica, sans-serif" color="#000000" size="1"><b>Lac          de L&eacute;on<br>         40560 Vielle - Saint-Girons</b><br>         T&eacute;l : <b>05-58-42-94-06</b> Fax : <b>05-58-42-91-88</b> Minitel:          3615 AFRANCESELECT (0,34 &euro;/min)<br>         email : <b><a href="mailto:contact@colvert.com?Subject=Camping Le Col Vert **** (Vielle-Saint-Girons - 40)">contact@colvert.com<br>         </a></b></font><b><font face="Arial, Helvetica, sans-serif" color="#000000"><br>         <a href="http://www.macromedia.com/go/getflashplayer" target="_blank" onMouseOver="MM_showHideLayers('explic','','show')" onMouseOut="MM_showHideLayers('explic','','hide')"><img src="get_flashplayer.gif" width="88" height="31" align="middle" border="0"></a>          </font> </b>          <hr>         <table width="115" border="0" cellspacing="0" cellpadding="1" bgcolor="#FFFFFF">           <tr align="center">              <td><img src="camping_qualite.gif" width="71" height="70"></td>           </tr>           <tr align="center">              <td><img src="france_selection.gif" width="68" height="40"></td>           </tr>           <tr align="center">              <td><img src="landes.gif" width="100" height="42"></td>           </tr>           <tr align="center">              <td><img src="hebergement_peche.gif" height="70" width="70"></td>           </tr>         </table>       </td>     </tr>   </table> </div> <div id="plan" style="position:absolute; left:0px; top:385px; width:117px; height:58px; z-index:2">    <table width="120" border="0" cellspacing="0" cellpadding="0" bgcolor="#F7EA4F" height="90">       <tr align="center">                 <td><img src="petit_plan.gif" width="88" height="90" align="middle"></td>       </tr>     </table>  </div> <div id="drapeaux" style="position:absolute; left:340px; top:385px; width:398px; height:26px; z-index:3">    <table width="444" border="0" cellspacing="0" cellpadding="0" height="90" align="center" bgcolor="#F7EA4F">     <tr bgcolor="#F7EA4F">        <td>          <div align="center"><a href="fra1.html"><img src="fra.gif" width="68" height="50" border="0"></a></div>       </td>       <td>          <div align="center"><a href="gb1.html"><img src="gb.gif" width="68" height="50" border="0"></a></div>       </td>       <td>          <div align="center"><a href="esp1.html"><img src="esp.gif" width="68" height="50" border="0"></a></div>       </td>       <td>          <div align="center"><a href="d1.html"><img src="d.gif" width="68" height="50" border="0"></a></div>       </td>       <td>          <div align="center"><a href="nl1.html"><img src="nl.gif" width="68" height="50" border="0"></a></div>       </td>       <td>          <div align="center"><a href="da1.html"><img src="danemark.gif" width="68" height="50" border="0"></a></div>       </td>     </tr>   </table> </div> <div id="im1" style="position:absolute; left:0px; top:0px; width:120px; height:385px; z-index:5"><img src="im1.jpg" width="120" height="385"></div> <div id="im2" style="position:absolute; left:340px; top:0px; width:444px; height:385px; z-index:6"><img src="im2.jpg" width="444" height="385"></div> <div id="im4" style="position:absolute; left:340px; top:475px; width:444px; height:15px; z-index:7"><img src="im4.jpg" width="444" height="15"></div> <div id="im3" style="position:absolute; left:0px; top:475px; width:120px; height:15px; z-index:10"><img src="im3.jpg" width="120" height="15"></div> <div id="bat" style="position:absolute; width:7px; height:36px; z-index:10; left: 699px; top: 193px; visibility: inherit"><img src="bateau.gif" width="83" height="190"></div> <div id="explic" style="position:absolute; width:194px; height:19px; z-index:12; left: 285px; top: 31px; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000; visibility: hidden;">    <table width="250" border="1" cellspacing="0" cellpadding="0">     <tr align="center">        <td><font face="Arial, Helvetica, sans-serif" size="1">Si le logo du &quot;Col          Vert&quot; n'apparait pas ci-contre <br>         t&eacute;l&eacute;chargez gratuitement Flash Player.<br>         Download Flash Player to see animation logos...</font></td>       </tr>     </table>       </div> <div id="Layer1" style="position:absolute; width:79px; height:7px; z-index:13; left: 292px; top: 28px;"><a href="http://www.campingcolvert.net"  target="_blank"><img src="flash_news.gif" width="122" height="70" border="0" alt="News !"></a></div> <div id="Layer2" style="position:absolute; width:169px; height:25px; z-index:14; left: -13px; top: 14px;">    <div align="center"><img src="piedsdansleau.gif" width="129" height="70"><br>     <br>     <img src="lac-eau.gif" width="70" height="70"> </div> </div> </body> </html> <script language="JavaScript"    src="http://www.les-campings.com/compte.php"    type="text/javascript"> </script> 
