  <html> <head> <title>Bienvenue sur chocolatnoir.fr, boutique en ligne de chocolats d'artisan franais</title> <meta name="description" content="Vente en ligne de chocolats d'artisan franais. Chocolatnoir.fr diffuse la collection d'un artisan chocolatier bas  Orlans, France. Rglements accepts : chque France uniquement, carte VISA et MASTERCARD par PAYBOX, virement bancaire."> <meta name="keywords" content="chocolat,chocolat noir,bonbons de chocolat,boutique de chocolat,vente en ligne de chocolat,histoire du chocolat,cacao,recettes de chocolat,e-commerce et chocolat,ide cadeau,paiement scuris PAYBOX"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="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);  function verif(email) { var arobase = email.indexOf("@") var point = email.lastIndexOf(".") if((arobase < 3)||(point + 2 > email.length) ||(point < arobase+3)) return false return true }  function test(mail) { if(!verif(mail.value)) { alert('Votre adresse e-mail n est pas valide. Veuillez la resaisir.') mail.focus();return false} return true }  var win=null; function NewWindow(mypage,myname,w,h,pos,infocus){ if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;} if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;} else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20} settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";win=window.open(mypage,myname,settings); win.focus();}  function NewWindow2(mypage,myname,w,h,pos,infocus){ if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;} if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;} else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20} settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";win=window.open(mypage,myname,settings); win.focus();}  function MM_openBrWindow(theURL,winName,features) { //v2.0   window.open(theURL,winName,features); }  function MM_preloadImages() { //v3.0   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} }  function MM_swapImgRestore() { //v3.0   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; }  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_swapImage() { //v3.0   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} }  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_timelineStop(tmLnName) { //v1.2   //Copyright 1997 Macromedia, Inc. All rights reserved.   if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time   if (tmLnName == null)  //stop all     for (var i=0; i<document.MM_Time.length; i++) document.MM_Time[i].ID = null;   else document.MM_Time[tmLnName].ID = null; //stop one }  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_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(10);     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("behavior");     document.MM_Time[0][0].frame = 5;     document.MM_Time[0][0].value = "MM_timelineStop('Timeline1')";     document.MM_Time[0][1] = new String("sprite");     document.MM_Time[0][1].slot = 2;     if (ns4)         document.MM_Time[0][1].obj = document["LboutA"];     else if (ns5)         document.MM_Time[0][1].obj = document.getElementById("LboutA");     else         document.MM_Time[0][1].obj = document.all ? document.all["LboutA"] : null;     document.MM_Time[0][1].keyFrames = new Array(1, 5);     document.MM_Time[0][1].values = new Array(2);     document.MM_Time[0][1].values[0] = new Array("visible","visible");     document.MM_Time[0][1].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][1].values[0].prop2 = "style";     document.MM_Time[0][1].values[1] = new Array("10","10");     document.MM_Time[0][1].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][1].values[1].prop2 = "style";     document.MM_Time[0][2] = new String("sprite");     document.MM_Time[0][2].slot = 2;     if (ns4)         document.MM_Time[0][2].obj = document["LboutA"];     else if (ns5)         document.MM_Time[0][2].obj = document.getElementById("LboutA");     else         document.MM_Time[0][2].obj = document.all ? document.all["LboutA"] : null;     document.MM_Time[0][2].keyFrames = new Array(6, 10);     document.MM_Time[0][2].values = new Array(2);     document.MM_Time[0][2].values[0] = new Array("hidden","hidden");     document.MM_Time[0][2].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][2].values[0].prop2 = "style";     document.MM_Time[0][2].values[1] = new Array("10","10");     document.MM_Time[0][2].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][2].values[1].prop2 = "style";     document.MM_Time[0][3] = new String("behavior");     document.MM_Time[0][3].frame = 10;     document.MM_Time[0][3].value = "MM_timelineStop('Timeline1')";     document.MM_Time[0][4] = new String("sprite");     document.MM_Time[0][4].slot = 4;     if (ns4)         document.MM_Time[0][4].obj = document["LbtG"];     else if (ns5)         document.MM_Time[0][4].obj = document.getElementById("LbtG");     else         document.MM_Time[0][4].obj = document.all ? document.all["LbtG"] : null;     document.MM_Time[0][4].keyFrames = new Array(1, 5);     document.MM_Time[0][4].values = new Array(2);     document.MM_Time[0][4].values[0] = new Array("hidden","hidden");     document.MM_Time[0][4].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][4].values[0].prop2 = "style";     document.MM_Time[0][4].values[1] = new Array("33","35");     document.MM_Time[0][4].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][4].values[1].prop2 = "style";     document.MM_Time[0][5] = new String("sprite");     document.MM_Time[0][5].slot = 4;     if (ns4)         document.MM_Time[0][5].obj = document["LbtG"];     else if (ns5)         document.MM_Time[0][5].obj = document.getElementById("LbtG");     else         document.MM_Time[0][5].obj = document.all ? document.all["LbtG"] : null;     document.MM_Time[0][5].keyFrames = new Array(6, 10);     document.MM_Time[0][5].values = new Array(2);     document.MM_Time[0][5].values[0] = new Array("visible","visible");     document.MM_Time[0][5].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][5].values[0].prop2 = "style";     document.MM_Time[0][5].values[1] = new Array("35","35");     document.MM_Time[0][5].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][5].values[1].prop2 = "style";     document.MM_Time[0][6] = new String("sprite");     document.MM_Time[0][6].slot = 1;     if (ns4)         document.MM_Time[0][6].obj = document["LvisuA"];     else if (ns5)         document.MM_Time[0][6].obj = document.getElementById("LvisuA");     else         document.MM_Time[0][6].obj = document.all ? document.all["LvisuA"] : null;     document.MM_Time[0][6].keyFrames = new Array(1, 5);     document.MM_Time[0][6].values = new Array(2);     document.MM_Time[0][6].values[0] = new Array("visible","visible");     document.MM_Time[0][6].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][6].values[0].prop2 = "style";     document.MM_Time[0][6].values[1] = new Array("36","39");     document.MM_Time[0][6].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][6].values[1].prop2 = "style";     document.MM_Time[0][7] = new String("sprite");     document.MM_Time[0][7].slot = 1;     if (ns4)         document.MM_Time[0][7].obj = document["LvisuA"];     else if (ns5)         document.MM_Time[0][7].obj = document.getElementById("LvisuA");     else         document.MM_Time[0][7].obj = document.all ? document.all["LvisuA"] : null;     document.MM_Time[0][7].keyFrames = new Array(6, 10);     document.MM_Time[0][7].values = new Array(2);     document.MM_Time[0][7].values[0] = new Array("hidden","hidden");     document.MM_Time[0][7].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][7].values[0].prop2 = "style";     document.MM_Time[0][7].values[1] = new Array("39","39");     document.MM_Time[0][7].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][7].values[1].prop2 = "style";     document.MM_Time[0][8] = new String("sprite");     document.MM_Time[0][8].slot = 3;     if (ns4)         document.MM_Time[0][8].obj = document["Lvisubcoupe"];     else if (ns5)         document.MM_Time[0][8].obj = document.getElementById("Lvisubcoupe");     else         document.MM_Time[0][8].obj = document.all ? document.all["Lvisubcoupe"] : null;     document.MM_Time[0][8].keyFrames = new Array(1, 5);     document.MM_Time[0][8].values = new Array(2);     document.MM_Time[0][8].values[0] = new Array("hidden","hidden");     document.MM_Time[0][8].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][8].values[0].prop2 = "style";     document.MM_Time[0][8].values[1] = new Array("37","40");     document.MM_Time[0][8].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][8].values[1].prop2 = "style";     document.MM_Time[0][9] = new String("sprite");     document.MM_Time[0][9].slot = 3;     if (ns4)         document.MM_Time[0][9].obj = document["Lvisubcoupe"];     else if (ns5)         document.MM_Time[0][9].obj = document.getElementById("Lvisubcoupe");     else         document.MM_Time[0][9].obj = document.all ? document.all["Lvisubcoupe"] : null;     document.MM_Time[0][9].keyFrames = new Array(6, 10);     document.MM_Time[0][9].values = new Array(2);     document.MM_Time[0][9].values[0] = new Array("visible","visible");     document.MM_Time[0][9].values[0].prop = "visibility";     if (!ns4)         document.MM_Time[0][9].values[0].prop2 = "style";     document.MM_Time[0][9].values[1] = new Array("40","40");     document.MM_Time[0][9].values[1].prop = "zIndex";     if (!ns4)         document.MM_Time[0][9].values[1].prop2 = "style";     document.MM_Time[0].lastFrame = 10;     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;     } }  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(0);     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].lastFrame = 0;     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;     } }  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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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;     } }  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(0);     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].lastFrame = 0;     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;     } }  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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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;     } }  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(0);     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].lastFrame = 0;     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;     } }  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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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;     } }  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(0);     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].lastFrame = 0;     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;     } }  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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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;     } } 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(0);     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].lastFrame = 0;     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>  </head>  <body bgcolor="#FFFFFF" text="#000000" background="img/index/tile.gif" leftmargin="0" topmargin="0" onLoad="MM_preloadImages('img/index/boutons/b1m.gif','img/index/boutons/b2m.gif','img/index/boutons/b3m.gif','img/index/boutons/b4m.gif','img/index/boutons/b5m.gif','img/index/boutons/b6m.gif','img/index/boutons/b7m.gif','img/index/Bt_Np_B.gif','img/index/bt_A_b.gif','img/index/bt_B_b.gif','img/index/bt_C_b.gif','img/avt/BToffAb.gif','img/avt/BTajouBb.gif','img/index/bt_F_b.gif','img/index/Bt_G_b.gif','img/index/boutons/b8m.gif','img/index/boutons/b9m.gif');MM_openBrWindow('paque/paque.php4','paque','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=350,height=450');MM_timelinePlay('Timeline1')"> <div id="Layer1" style="position:absolute; width:200px; height:115px; z-index:1; left: 21px; top: 43px">    <p><font size="-1" color="#FFFFFF">Vente en ligne de chocolats d'artisan franais.      Chocolatnoir.fr diffuse la collection d'un artisan chocolatier bas       Orlans, France. Rglements accepts : chque      France uniquement, carte VISA et MASTERCARD par PAYBOX, virement bancaire.<br>     chocolat,chocolat noir,bonbons de chocolat,boutique de chocolat,vente en ligne      de chocolat,histoire du chocolat,cacao,recettes de chocolat,e-commerce et      chocolat,ide cadeau,paiement scuris PAYBOX</font></p> </div> <div id="LGaucheHaut" style="position:absolute; width:300px; height:383px; z-index:2; left: 0px; top: 0px"><img src="img/index/habil.jpg" width="300" height="383" name="habillage"></div> <div id="Lbout2" style="position:absolute; width:182px; height:57px; z-index:3; left: 300px; top: 0px; overflow: visible"><img src="img/index/habil_2.jpg" width="182" height="57" name="bout2"></div> <div id="Llogo" style="position:absolute; width:448px; height:149px; z-index:4; left: 304px; top: 72px"><img src="img/index/logo.gif" width="448" height="149" name="logo"></div> <div id="LbtNP" style="position:absolute; width:152px; height:36px; z-index:5; left: 593px; top: 34px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('NoirPlaisir','','img/index/Bt_Np_B.gif',1)" onclick="NewWindow2('noirplai/01_noir.php4','plaisir','780','437','center','front')"><img src="img/index/Bt_Np_A.gif" width="152" height="36" border="0" name="NoirPlaisir"></a></div> <div id="LcartonA" style="position:absolute; width:35px; height:71px; z-index:6; left: 745px; top: 0px"><img src="img/index/Droit_1.jpg" width="35" height="71" name="carton1"></div> <div id="LcartonB" style="position:absolute; width:19px; height:66px; z-index:7; left: 761px; top: 71px"><img src="img/index/droit_2.jpg" width="19" height="66" name="carton2"></div> <div id="Ltextegeneral" style="position:absolute; width:241px; height:421px; z-index:8; left: 307px; top: 231px"><img src="img/index/txtgen.gif" width="241" height="421" name="textgeneral"></div> <div id="LtitreChoS" style="position:absolute; width:204px; height:23px; z-index:9; left: 549px; top: 231px"><img src="img/index/titreChS.gif" width="204" height="23" name="chocolatSurprise"></div> <div id="LboutA" style="position:absolute; width:204px; height:18px; z-index:10; left: 549px; top: 366px; visibility: visible"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('coupe','','img/index/bt_A_b.gif',1)" onclick="MM_timelineGoto('Timeline1','6')"><img src="img/index/bt_A_a.gif" width="204" height="18" name="coupe" border="0"></a></div> <div id="LboutB" style="position:absolute; width:204; height:18px; z-index:11; left: 549px; top: 385px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('composition','','img/index/bt_B_b.gif',1)" onclick="MM_openBrWindow('ChS_comp.php4','composition','scrollbars=yes,width=279,height=300')"><img src="img/index/bt_B_a.gif" width="204" height="18" name="composition" border="0"></a></div> <div id="LboutC" style="position:absolute; width:204px; height:18px; z-index:12; left: 549px; top: 404px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('boutiqueB','','img/index/bt_C_b.gif',1)" onclick="NewWindow('boutique/boutique.php4','boutique','780','437','center','front')"><img src="img/index/bt_C_a.gif" width="204" height="18" name="boutiqueB" border="0"></a></div> <div id="Llesaviezvous" style="position:absolute; width:204px; height:24px; z-index:13; left: 549px; top: 443px"><img src="img/avt/titreOF.gif" width="204" height="24" name="lsv"></div> <div id="LboutD" style="position:absolute; width:204px; height:18px; z-index:14; left: 549px; top: 615px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('jycrois','','img/avt/BToffAb.gif',1)" onclick="MM_openBrWindow('ChS_AVT.php4','reponse','scrollbars=yes,width=279,height=300')"><img src="img/avt/BToffAa.gif" width="204" height="18" border="0" name="jycrois"></a></div> <div id="LbtF" style="position:absolute; width:446px; height:18px; z-index:15; left: 307px; top: 808px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('GrandJeu','','img/index/bt_F_b.gif',1)" onclick="NewWindow2('grdJeu/verifGJ.php4','jeu','780','437','center','front')"><img src="img/index/bt_F_a.gif" width="446" height="18" name="GrandJeu" border="0"></a></div> <div id="Lscreen" style="position:absolute; width:148px; height:171px; z-index:16; left: 307px; top: 846px"><a href="javascript:NewWindow2('noirplai/01_noir.php4','plaisir','780','437','center','front');"><img src="img/index/screen.jpg" width="148" height="171" name="screen" border="0"></a></div> <div id="LboutE" style="position:absolute; width:204px; height:18px; z-index:17; left: 549px; top: 635px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('jenycroispas','','img/avt/BTajouBb.gif',1)" onclick="NewWindow('boutique/AVTcomp.php4?pack=CHO043&quantite=1','boutique','780','437','center','front')"><img src="img/avt/BTajouBa.gif" width="204" height="18" name="jenycroispas" border="0"></a></div> <div id="Lcarnet" style="position:absolute; width:148px; height:171px; z-index:18; left: 605px; top: 846px"><a href="javascript:NewWindow2('chocolat/01_carnet.php4','carnet','780','437','center','front');"><img src="img/index/carnet.gif" width="148" height="171" name="carnet" border="0"></a></div> <div id="LbtUp" style="position:absolute; width:102px; height:22px; z-index:19; left: 649px; top: 1038px"><a href="#uppage"><img src="img/index/bt_pgH.gif" width="102" height="22" name="pageup" border="0"></a></div> <div id="Lcartonbas" style="position:absolute; width:242px; height:33px; z-index:20; left: 26px; top: 1043px"><img src="img/index/hab_bas.jpg" width="242" height="33" name="cartonBas"></div> <div id="Lrecettes" style="position:absolute; width:148px; height:171px; z-index:21; left: 456px; top: 846px"><a href="javascript:NewWindow('recette/difrec.html','recette','780','437','center','front');"><img src="img/index/recettes.gif" width="148" height="171" name="recettes" border="0"></a></div> <a name="uppage"></a> <div id="Lmenua" style="position:absolute; width:117px; height:20px; z-index:22; left: 169px; top: 266px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('boutique','','img/index/boutons/b1m.gif',1)" onclick="NewWindow('boutique/boutique.php4','boutique','780','437','center','front')"><img src="img/index/boutons/b1.gif" width="117" height="20" name="boutique" border="0"></a></div> <div id="Lmenub" style="position:absolute; width:103px; height:20px; z-index:23; left: 183px; top: 291px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('PurCacoa','','img/index/boutons/b2m.gif',1)" onclick="NewWindow('purcacao/difpur.html','pur','780','437','center','front')"><img src="img/index/boutons/b2.gif" width="103" height="20" name="PurCacoa" border="0"></a></div> <div id="LmenuC" style="position:absolute; width:99px; height:20px; z-index:24; left: 187px; top: 314px"><a href="javascript:;" onmouseover="MM_swapImage('chocolatB','','img/index/boutons/b3m.gif',1)" onmouseout="MM_swapImgRestore()" onclick="NewWindow2('chocolat/01_carnet.php4','carnet','780','437','center','front')"><img src="img/index/boutons/b3.gif" width="99" height="20" name="chocolatB" border="0"></a></div> <div id="Lmenuliens" style="position:absolute; width:96px; height:20px; z-index:25; left: 190px; top: 340px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('nosliens','','img/index/boutons/b4m.gif',1)" onclick="NewWindow('nosliens/difpur.html','pur','780','437','center','front')"><img src="img/index/boutons/b4.gif" width="96" height="20" name="nosliens" border="0"></a></div> <div id="LmenuD" style="position:absolute; width:126px; height:20px; z-index:26; left: 160px; top: 362px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('feves','','img/index/boutons/b5m.gif',1)" onclick="NewWindow2('fevefete/01_feve.php4','fete','780','437','center','front')"><img src="img/index/boutons/b5.gif" width="126" height="20" name="feves" border="0"></a></div> <div id="LmenuE" style="position:absolute; width:155px; height:20px; z-index:27; left: 131px; top: 385px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('histoire','','img/index/boutons/b6m.gif',1)" onclick="NewWindow2('histoire/01_hist.php4','histoire','780','437','center','front')"><img src="img/index/boutons/b6.gif" width="155" height="20" name="histoire" border="0"></a></div> <div id="LmenuF" style="position:absolute; width:245px; height:20px; z-index:28; left: 41px; top: 409px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('affiliation','','img/index/boutons/b7m.gif',1)" onclick="NewWindow('boutique/dot/01_dot.html','boutique','780','437','center','front')"><img src="img/index/boutons/b7.gif" width="245" height="20" name="affiliation" border="0"></a></div> <div id="LmenuG" style="position:absolute; width:241px; height:20px; z-index:29; left: 45px; top: 434px"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('faq','','img/index/boutons/b8m.gif',1)" onclick="MM_openBrWindow('nestor/Nes_0.html','Nestor','toolbar=yes,location=no,status=no,menubar=yes,scrollbars=no,resizable=no,width=781,height=437')"><img src="img/index/boutons/b8.gif" width="241" height="20" name="faq" border="0"></a></div>  <div id="Lnouvprod" style="position:absolute; width:219px; height:20px; z-index:30; left: 67px; top: 459px"><a href="javascript:;" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('nouvprod','','img/index/boutons/b9m.gif',1)" onClick="NewWindow('boutique/NVproduit/nvP_01.html','boutique','780','437','center','front')"><img src="img/index/boutons/b9.gif" width="219" height="20" name="nouvprod" border="0"></a></div><div id="Lfondblanc2" style="position:absolute; width:204px; height:145px; z-index:31; overflow: hidden; left: 549px; top: 468px"><img src="img/index/bck_bla2.gif" width="204" height="145" name="bkgBlanc2" border="0"></div>  <div id="LtxtLSV" style="position:absolute; left:549px; top:468px; width:204px; height:145px; z-index:32; background-color:#FFFFFF; layer-background-color:#FFFFFF; border: 1px none #000000; overflow: visible"> <div align="center"><font face="Arial, Helvetica, sans-serif"><img src="boutique/NVproduit/img/btcp_05/Oeufs_gp.JPG" width="204" height="145" align="ABSMIDDLE"></font></div></div><div id="LbtG" style="position:absolute; width:204px; height:18px; z-index:33; left: 549px; top: 366px; visibility: hidden"><a href="javascript:;" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('voirchoco','','img/index/Bt_G_b.gif',1)" onclick="MM_timelineGoto('Timeline1','1')"><img src="img/index/Bt_G_a.gif" width="204" height="18" name="voirchoco" border="0"></a></div> <div id="Lvisunormal" style="position:absolute; width:204px; height:91px; z-index:34; overflow: hidden; left: 549; top: 272; visibility: hidden">    <div align="center">   <img src="boutique/produits/chocolat/imag/face/PAOR.jpg" width="124" height="91" name="Visucentral">  </div> </div> <div id="Lbkgblanc" style="position:absolute; width:204px; height:110px; z-index:35; left: 549px; top: 254px; overflow: hidden"><img src="img/index/bck_blan.gif" width="204" height="110" name="bkgbalanc" border="0"></div> <div id="LvisuA" style="position:absolute; width:204px; height:91px; z-index:36; left: 549; top: 272; overflow: hidden; visibility: visible">    <div align="center">   <img src="boutique/produits/chocolat/imag/face/PAOR.jpg" width="124" height="91" name="Visucentral">  </div> </div> <div id="Lvisubcoupe" style="position:absolute; width:204px; height:91px; z-index:37; left: 549px; top: 272px; overflow: hidden; visibility: hidden">    <div align="center">   <img src="boutique/produits/chocolat/imag/coupe/PAOR_C.jpg" width="124" height="91" name="Visucentral">  </div> </div> <div id="Lgdj" style="position:absolute; width:446px; height:133px; z-index:38; left: 307px; top: 673px"><img src="img/index/grdjeu.gif" width="446" height="133" name="visugdj"></div> <div id="Ltxtjeu" style="position:absolute; width:428px; height:84px; z-index:40; left: 321px; top: 720px; overflow: auto"><font face="Arial, Helvetica, sans-serif">    <font size="2"> <b><font color="#800000">Notre espace jeu est actuellement ferm...</font>  </font> </div> <div id="Lnomproduit" style="position:absolute; width:204px; height:18px; z-index:41; left: 549px; top: 254px; overflow: auto">    <div align="center"><b><font face="Arial, Helvetica, sans-serif">Palet Or</font></b></div> </div> <div id="Layer2" style="position:absolute; width:241px; height:366px; z-index:42; left: 47px; top: 558px; overflow: hidden;">    <form method="post" action="index.php4" onSubmit="return test(this.email)"><input type="hidden" name="PHPSESSID" value="90d2470b779440e5ccd869a09cdb8291" /> <td><div align="center">         <input type="text" name="email">         <br>       </div></td>     <div align="center">       <input type="Submit" value="Envoyer">     </div>   </form>   <font size="1" face="Verdana, Arial, Helvetica, sans-serif">Recevez r&eacute;guli&egrave;rement    nos offres et coups de coeur gourmands (newsletter mensuelle).<br>   Chocolatnoir.fr est d&eacute;clar&eacute; &agrave; la CNIL sous le num&eacute;ro    796456. </font><br> </div> <div id="Layer3" style="position:absolute; width:120px; height:60px; z-index:43; left: 103px; top: 959px;"><a href="http://www.guide-du-gourmet.com" target="_blank"><img src="partenaires/logo%20selection%20GDG.gif" width="120" height="60" border="0"></a></div> </body> </html> 
