<html>  <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <title>La Bretagne et la Maison du Soleil</title> <meta name="generator" content="Namo WebEditor v5.0(Trial)"> <meta name="author" content="Stphanie et Eric"> <meta name="description" content="Tout sur la Bretagne"> <meta name="keywords" content="maison, soleil, bretagne, recette, lgende, breton, histoire, brocliande, Arthur, Morgane, Perceval, Carnac, Merlin, Enchanteur, Korrigans, Triskell">  <style> BODY{background-color:white} A{color:"#9900CC";text-decoration:none} A:hover{color:"#FF6633"} </style>  <SCRIPT>  image_used=("sorci007.gif")   width_of_image = 97;  height_of_image = 101;  //===============DO NOT EDIT BELOW THIS LINE================    ns4 = (document.layers)? true:false   ie4 = (document.all)? true:false    function onerror() {     location.href="javascript:"     }   function DynLayer(id,nestref) {           if (ns4) {                   this.css = (nestref)? eval("document."+nestref+".document."+id) : document.layers[id]                   this.x = this.css.left                   this.y = this.css.top           }           else if (ie4) {                   this.css = document.all[id].style                   this.x = this.css.pixelLeft                   this.y = this.css.pixelTop           }           this.show = DynLayerShow           this.hide = DynLayerHide           this.addon = DynLayerAddon           this.addon(id,nestref)   }    function DynLayerMoveTo(x,y) {           if (x!=null) {                   this.x = x                    this.css.left = this.x           }           if (y!=null) {                   this.y = y                    this.css.top = this.y           }   }   function DynLayerMoveBy(x,y) {           this.moveTo(this.x+x,this.y+y)   }   function DynLayerShow() {           this.css.visibility = (ns4)? "show" : "visible"   }   function DynLayerHide() {           this.css.visibility = (ns4)? "hide" : "hidden"   }   function DynLayerAddon(id,nestref) {           this.id = id           this.nestref = nestref           this.w = (ns4)? this.css.clip.width : this.css.pixelWidth           this.h = (ns4)? this.css.clip.height : this.css.pixelHeight           this.doc = (ns4)? this.css.document : document           this.event = (ns4)? this.css : document.all[id]           this.obj = id + "DynLayer"           eval(this.obj + "=this")           this.moveTo = DynLayerMoveTo           this.moveBy = DynLayerMoveBy           this.slideTo = DynLayerSlideTo           this.slideBy = DynLayerSlideBy           this.slideStart = DynLayerSlideStart           this.slide = DynLayerSlide   }   function DynLayerSlideTo(endx,endy,inc,speed,fn) {           if (endx==null) endx = this.x           if (endy==null) endy = this.y           var distx = endx-this.x           var disty = endy-this.y           this.slideStart(endx,endy,distx,disty,inc,speed,fn)   }   function DynLayerSlideBy(distx,disty,inc,speed,fn) {           var endx = this.x + distx           var endy = this.y + disty           this.slideStart(endx,endy,distx,disty,inc,speed,fn)   }   function DynLayerSlideStart(endx,endy,distx,disty,inc,speed,fn) {           if (this.slideActive) return           var num = Math.sqrt(Math.pow(distx,2) + Math.pow(disty,2))/inc           var dx = distx/num           var dy = disty/num           if (!fn) fn = null           this.slideActive = true           this.slide(dx,dy,endx,endy,num,1,speed,fn)   }   function DynLayerSlide(dx,dy,endx,endy,num,i,speed,fn) {           if (!this.slideActive) return           if (i++ < num) {                   this.moveBy(dx,dy)                   setTimeout(this.obj+".slide("+dx+","+dy+","+endx+","+endy+","+num+","+i+","+speed+",\""+fn+"\")",speed)           }           else {                   this.slideActive = false                   this.moveTo(endx,endy)                   eval(fn)           }   }    function createLayer(id,nestref,left,top,width,height,content,bgColor,visibility,zIndex) {           if (ns4) {                   if (nestref) {                           var lyr = eval("document."+nestref+".document."+id+" = new Layer(width, document."+nestref+")")                   }                   else {                           var lyr = document.layers[id] = new Layer(width)                           eval("document."+id+" = lyr")                   }                   lyr.left = left                   lyr.top = top                   if (height!=null) lyr.clip.height = height                   if (bgColor!=null) lyr.bgColor = bgColor                   lyr.visibility = (visibility=='hidden')? 'hide' : 'show'                   if (zIndex!=null) lyr.zIndex = zIndex                   if (content) {                           lyr.document.open()                           lyr.document.write(content)                           lyr.document.close()                   }           }           else if (ie4) {                   var str = '\n<DIV id='+id+' style="position:absolute; left:'+left+'; top:'+top+'; width:'+width                   if (height!=null) {                           str += '; height:'+height                           str += '; clip:rect(0,'+width+','+height+',0)'                   }                   if (bgColor!=null) str += '; background-color:'+bgColor                            if (zIndex!=null) str += '; z-index:'+zIndex                   if (visibility) str += '; visibility:'+visibility                   str += ';">'+((content)?content:'')+'</DIV>'                   if (nestref) {                           index = nestref.lastIndexOf(".")                           var nestlyr = (index != -1)? nestref.substr(index+1) : nestref                           document.all[nestlyr].insertAdjacentHTML("BeforeEnd",str);                   }                   else {                           document.body.insertAdjacentHTML("BeforeEnd",str)                   }           }   }     function init() {     if (ns4 || ie4) {                 document.onmousemove = mouseMove             if (ns4) document.captureEvents(Event.MOUSEMOVE)                 createLayer("cursorDiv",null,-1*(width_of_image),-1*(height_of_image),width_of_image,height_of_image,"<IMG SRC=" + image_used + ">",null,null,0);             cursor = new DynLayer("cursorDiv");                 }     }    function mouseMove(e) {     var x = (ns4)? e.pageX : event.x     var y = (ns4)? e.pageY : event.y+document.body.scrollTop     cursor.moveTo(x+1,y+1);     }  //--> </SCRIPT>  <SCRIPT language=JavaScript1.2> function makevisible(cur,which){ if (which==0) cur.filters.alpha.opacity=100 else cur.filters.alpha.opacity=20} </SCRIPT>  </head>  <body onload="init();" bgcolor="#FFCCCC" text="black" link="#FF0066" vlink="green" alink="purple" background="fondlegende.jpg"> <div align="center">     <table border="0" cellpadding="4" cellspacing="6" width="100%">         <tr>             <td height="79" width="98%" background="fondlegende2.jpg">                 <p align="center">&nbsp;<img src="titrelegende.jpg" width="203" height="162" border="0">&nbsp;<br><font face="Lucida Handwriting" color="#CC0066" size="4">Le                  Tombeau de Merlin </font><img src="legendefini.jpg" width="243" height="298" border="0">&nbsp;</p>             </td>         </tr>         <tr>             <td width="934" valign="top" height="33%">                 <p class="leading150" align="left">                  <font face="Lucida Handwriting" color="blue" size="4"><img src="star04.gif" width="15" height="15" border="0">                  C'est sous les restes d'un mgalithe, au cur de Brocliande,                  que reposait le corps de Merlin l'enchanteur. C'est l que par                  ruse et profitant de l'amour fou que Merlin lui vouait, la fe                  Viviaine l'aurait entran et enferm afin qu'elle puisse, aprs                  sa mort, reposer de son amant pour l'ternit</font></p>             </td>         </tr>     </table> </div>  <p align="center"><a href="http://maisondusoleil.free.fr/bretagne/bretagne.htm" title="Retour  l'accueil de la rubrique Bretagne"><u>Accueil  de la rubrique Bretagne</u></a></p> <p align="center">&nbsp;</p> <p align="center"><SCRIPT>  var nummidi = 10 day = new Date() seed = day.getTime() ran = parseInt(((seed - (parseInt(seed/1000,10) * 1000))/10)/100*nummidi + 1,10)  document.write('<p align="center"><EMBED SRC= "http://maisondusoleil.free.fr/bretagne/musique/1' + ran + '.mid" WIDTH=145 HEIGHT=55 AUTOSTART=true hidden=false loop=true></p>')  // open your eyes --> </SCRIPT>  </body>  </html> 
