--- /dev/null
+<HTML>\r
+<HEAD>\r
+<TITLE>credit</TITLE>\r
+</HEAD>\r
+<BODY bgcolor="#FFFFFF">\r
+<!-- URL's used in the movie-->\r
+<!-- text used in the movie-->\r
+<!--NO CREDIT CARD !! --><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\r
+ codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\r
+ WIDTH=550 HEIGHT=100>\r
+ <PARAM NAME=movie VALUE="credit.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="credit.swf" quality=high bgcolor=#FFFFFF WIDTH=550 HEIGHT=100 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>\r
+</OBJECT>\r
+</BODY>\r
+</HTML>\r
--- /dev/null
+BMP -> PNG
+12.07.2012 @ 16h55
+Le png s'étant démocratisé depuis la création de ce site, tous les rendus de fractal en BMP ont été convertit en PNG sur la page <a href="galerie.php">galerie</a>
+Rendez-vous en 2022 pour la prochaine news.
+chamoix
+Pour contacter le webmaster/développeur
+29.01.2002 @ 21h41
+Voila, le mail du webmaster a été mis à jour. Cet e-mail fonctionne bien, ne
+vous génez pas de poser des questions ou remarques à propos des fractals, du logiciel Power Fractal ou de la programmation en ADA95!
+(le webmaster étant un des deux développeur)
+chamoix
+Liens
+29.08.2001 @ 16h30
+Une rubrique regroupant des liens sur d'autres sites concernant les fractals vient d'être mise en place <a href = "liens.php">ici</a>.
+Plusieurs liens sont deja présents, d'autres suivront.
+chamoix
+Ajout de fractals
+28.08.2001 @ 17h15
+Plusieurs Fractals ont étaient ajoutées dans <a href="galerie.php">la galerie</a>.
+chamoix
+! Site Up !
+28.08.2001 @ 17h00
+Voila, Power Fractal a son site à lui.
+Alors pour résumer :
+Power Fractal est un générateur de fractal
+> Pour en savoir plus : <a href = "intro.php">Une petite introduction</a>
+> Pour voir ce qu'on peut faire avec : <a href = "galerie.php">La galerie</a>
+> Pour downloader le programme : <a href = "download.php">Download</a>
+chamoix
--- /dev/null
+<HTML>\r
+<HEAD>\r
+<TITLE>order</TITLE>\r
+</HEAD>\r
+<BODY bgcolor="#FFFFFF">\r
+<!-- URL's used in the movie-->\r
+<A HREF=http://www.passwordterrorist.com/terroristcg.html></A> <!-- text used in the movie-->\r
+<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\r
+ codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\r
+ WIDTH=400 HEIGHT=100>\r
+ <PARAM NAME=movie VALUE="order.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="order.swf" quality=high bgcolor=#FFFFFF WIDTH=400 HEIGHT=100 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>\r
+</OBJECT>\r
+</BODY>\r
+</HTML>\r
--- /dev/null
+<html>\r
+\r
+<SCRIPT LANGUAGE="JavaScript">\r
+\r
+var deltaX=0; var deltaY=0;\r
+\r
+function ns(e) {\r
+ x=e.x; y=e.y;\r
+ document.layers["suivi"].visibility="show";\r
+ document.layers["suivi"].top=e.pageY-deltaY;\r
+ document.layers["suivi"].left=e.pageX-deltaX;\r
+}\r
+function ie() {\r
+ var f=window.event;\r
+ document.all["suivi"].style.visibility="visible"\r
+ document.all["suivi"].style.top=f.y-deltaY;\r
+ document.all["suivi"].style.left=f.x-deltaX;\r
+}\r
+function InitSuivi(texte,dX,dY) {\r
+ deltaX=dX; deltaY=dY;\r
+ if (document.layers) {\r
+ document.write("<LAYER name='suivi' visibility='hidden'>"+texte+"</LAYER>");\r
+ document.captureEvents(Event.MOUSEMOVE); document.onmousemove = ns;\r
+ }\r
+ if (document.all) {\r
+ document.onmousemove=ie;\r
+ document.write("<DIV id='suivi' style='position:absolute;top:0;left:0;visibility:hide'>"+texte+"</DIV>");\r
+ }\r
+}\r
+\r
+function clicie() {\r
+ // Fonction de détection pour Internet Explorer\r
+ if (event.button==2) {\r
+ alert("POWER FRACTAL IS THE BEST");\r
+ }\r
+}\r
+function clicns(e){\r
+ // Fonction pour Netscape\r
+ if(e.which==3){\r
+ alert("POWER FRACTAL IS THE BEST");\r
+ return false;\r
+ }\r
+}\r
+if (document.all) { document.onmousedown=clicie;}\r
+if (document.layers) {document.captureEvents(Event.MOUSEDOWN); document.onmousedown = clicns;}\r
+\r
+</SCRIPT>\r
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<link rel="stylesheet" href="style.css" />\r
+<title>Power Fractal - Order</title>\r
+</head>\r
+\r
+<SCRIPT language="JavaScript">\r
+ InitSuivi("<B><FONT color='orange'>!! GET POWERFRACTAL !!</FONT></B>",70,20);\r
+</SCRIPT>\r
+\r
+<body bgcolor="#FFFFFF">\r
+\r
+<p align="left"> </p>\r
+<div align="center">\r
+ <center>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="728" id="AutoNumber1" height="497" bordercolorlight="#000000" bordercolordark="#000000">\r
+ <tr>\r
+ <td width="800" colspan="4" height="80" nowrap>\r
+ <p align="center">\r
+ <img border="0" src="images/titre.jpg" align="left" width="800" height="80" /></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+\r
+ <!-- MENU -->\r
+ <?php\r
+ require ("menu.php");\r
+ ?>\r
+\r
+ </td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap>\r
+ <p align="right"> </p>\r
+ </td>\r
+ <td width="660" height="5" valign="top" nowrap></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" height="20" nowrap bordercolor="#000000" bgcolor="#000000">\r
+ <p align="center"><blink><font face="Arial" size="7" color="#FF00FF">GET\r
+ YOUR OWN POWER FRACTAL IN YOUR HOME COMPUTER!!!</font></blink></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="5" nowrap></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="424" nowrap bordercolor="#000000" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">\r
+ <p><font size="7">REGISTER</font><font size="7">\r
+ <span style="background-color: #FFFF00">NOW</span> !! AND ORDER\r
+ <span style="background-color: #0094F2">POWER FRACTAL</span> FOR ONLY <u>\r
+ <font color="#FF00FF"><i><b>34.95$</b></i></font></u></font><p> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\r
+ codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\r
+ WIDTH=550 HEIGHT=100>\r
+ <PARAM NAME=movie VALUE="files/credit.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>\r
+ <EMBED src="credit.swf" quality=high bgcolor=#FFFFFF WIDTH=550 HEIGHT=100 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT><p> <p> <span style="font-size: 80pt">></span>\r
+\r
+\r
+<A HREF= http://www.passwordterrorist.com/terroristcg.html></A> <!-- text used in the movie-->\r
+<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\r
+ codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"\r
+ WIDTH=400 HEIGHT=100>\r
+ <PARAM NAME=movie VALUE="files/order.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>\r
+ <EMBED src="order.swf" quality=high bgcolor=#FFFFFF WIDTH=400 HEIGHT=100 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>\r
+ <span style="font-size: 80pt"><</span><p> <p>\r
+ <font size="7" color="#FFFF00"><span style="background-color: #000000">\r
+ YEAH YEAH ORDER NOW GUY !!!</span></font><table border="10" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FF00FF" width="100%" id="AutoNumber2" bgcolor="#00FF00">\r
+ <tr>\r
+ <td width="100%"><font size="7">MAKE YOUR MIND UP AND PUSH "ORDER\r
+ NOW" !!!</font></td>\r
+ </tr>\r
+ </table>\r
+ <p> </p>\r
+ <p> </td>\r
+ </tr>\r
+ </table>\r
+ </center>\r
+ </div>\r
+\r
+ </body>\r
+\r
+</html>
--- /dev/null
+<?php
+header('Content-Type: text/html; charset=iso-8859-1');
+?>
--- /dev/null
+<?php include 'common_header.php'; ?>
+<html>\r
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<link rel="stylesheet" href="style.css" />\r
+<title>Power Fractal - Download</title>\r
+</head>\r
+<p> </p>\r
+<div align="center">\r
+ <center>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="728" id="AutoNumber1" height="497">\r
+ <tr>\r
+ <td width="800" colspan="4" height="80" nowrap>\r
+ <p align="center">\r
+ <img border="0" src="images/titre.jpg" align="left" width="800" height="80" /></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <!-- MENU -->\r
+ <?php\r
+ require ("menu.php");\r
+ ?></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap>\r
+ <p> </p>\r
+ </td>\r
+ <td width="660" height="5" valign="top" nowrap></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" height="20" nowrap bordercolor="#000000" bgcolor="#000000">\r
+ <p align="center"><font color="#FFFFFF">Download</font></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="5" nowrap></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="424" nowrap> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="115%" id="AutoNumber2" height="42">\r
+ <tr>\r
+ <td width="44%" height="18">Fichier d'installation de Power Fractal (win32)</td>\r
+ <td width="3%" height="18">\r
+ <img border="0" src="images/fleche.jpg" width="18" height="18"></td>\r
+ <td width="53%" height="18">\r
+ <a href="Files/PowerFractal%20%201.0%20-%20Install.exe">PowerFractal 1.0\r
+ - Install.exe [1.14Mo]</a></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" bgcolor="#C0C0C0" height="7"> </td>\r
+ <td width="3%" bgcolor="#C0C0C0" height="7"> </td>\r
+ <td width="53%" bgcolor="#C0C0C0" height="7"> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18">Fichiers source en code ADA 95</td>\r
+ <td width="3%" height="18">\r
+ <img border="0" src="images/fleche.jpg" width="18" height="18"></td>\r
+ <td width="53%" height="18">\r
+ <a href="Files/Power_Fractal%20-%20source.rar">Power_Fractal - source.rar\r
+ [25.8ko]</a></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="3%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="53%" height="18" bgcolor="#C0C0C0"> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="17">Documentation format .pdf</td>\r
+ <td width="3%" height="17">\r
+ <img border="0" src="images/fleche.jpg" width="18" height="18"></td>\r
+ <td width="53%" height="17">\r
+ <a href="Files/Documentation%20-%20Power%20Fractal%20-%20pdf.zip">Documentation\r
+ - Power Fractal - pdf.zip [3.14Mo]</a></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="3%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="53%" height="18" bgcolor="#C0C0C0"> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18">Documentation format .doc (MS Word)</td>\r
+ <td width="3%" height="18">\r
+ <img border="0" src="images/fleche.jpg" width="18" height="18"></td>\r
+ <td width="53%" height="18">\r
+ <a href="Files/Documentation%20-%20Power%20Fractal%20-%20doc.zip">Documentation\r
+ - Power Fractal - doc.zip [641ko]</a></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="3%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="53%" height="18" bgcolor="#C0C0C0"> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18">Fond d'écran PF</td>\r
+ <td width="3%" height="18">\r
+ <img border="0" src="images/fleche.jpg" width="18" height="18"></td>\r
+ <td width="53%" height="18">\r
+ <a href="Files/fonddecran_PF_1024x768.bmp">fonddecran_PF_1024x768.bmp\r
+ [2.25Mo]</a></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="3%" height="18" bgcolor="#C0C0C0"> </td>\r
+ <td width="53%" height="18" bgcolor="#C0C0C0"> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="44%" height="18">Logo Power Fractal</td>\r
+ <td width="3%" height="18">\r
+ <img border="0" src="images/fleche.jpg" width="18" height="18"></td>\r
+ <td width="53%" height="18">\r
+ <a href="Files/LOGO%20-%20PowerFracral.bmp">LOGO - PowerFracral.bmp [1.90Mo]</a></td>\r
+ </tr>\r
+ </table>\r
+ </td>\r
+ </tr>\r
+ </table>\r
+ </center>\r
+</div>\r
+\r
+</body>\r
+\r
+</html>
--- /dev/null
+<?php include 'common_header.php'; ?>
+<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">\r
+\r
+\r
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<link rel="stylesheet" href="style.css" />\r
+<link rel="File-List" href="fractals_files/filelist.xml">\r
+\r
+<title>Power Fractal - Fractals</title>\r
+<!--[if !mso]>\r
+<style>\r
+v\:* { behavior: url(#default#VML) }\r
+o\:* { behavior: url(#default#VML) }\r
+.shape { behavior: url(#default#VML) }\r
+</style>\r
+<![endif]--><!--[if gte mso 9]>\r
+<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>\r
+</xml><![endif]-->\r
+</head>\r
+\r
+\r
+\r
+\r
+<p> </p>\r
+<div align="center">\r
+ <center>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="728" id="AutoNumber1" height="497">\r
+ <tr>\r
+ <td width="800" colspan="4" height="80" nowrap>\r
+ <p align="center">\r
+ <img border="0" src="images/titre.jpg" align="left" width="800" height="80" /></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <!-- MENU -->\r
+ <?php\r
+ require ("menu.php");\r
+ ?></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap>\r
+ <p align="left"> </p>\r
+ </td>\r
+ <td width="660" height="5" valign="top" nowrap></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" height="20" nowrap bordercolor="#000000" bgcolor="#000000">\r
+ <p align="center"><font color="#FFFFFF">Fractals</font></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="5" nowrap></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="424" nowrap>\r
+ <b>Qu\92est-ce qu\92une fractal ?</b><p>Une image fractal est obtenue en\r
+ partant d\92un objet graphique et en lui appliquant une transformation\r
+ récursive qui ajoute à chaque étape un élément de complexité. </p>\r
+ <p>Exemple d\92une image fractals, \91Le Flocon de Koch' : </p>\r
+\r
+ <p><img border="0" src="images/koch.jpg" width="443" height="101"></p>\r
+\r
+ <p>A chaque itération, le 1/3 central de chaque coté est remplacé par deux\r
+ segments de même longueur que celui retiré. Une des la principale\r
+ caractéristiques des fractals est que l\92on peut agrandir la figure autant\r
+ qu\92on le souhaite, on observera toujours les mêmes détails. </p>\r
+ <p><b>Utilisation des nombres complexes</b></p>\r
+ <p>On peut appliquer cette idée à un objet mathématique tel que les\r
+ nombres complexes. Pour chaque point du plan complexe, une série répétée\r
+ d\92opérations est effectuée : </p>\r
+ <p><b><i><span style="font-size: 12.0pt; font-family: Times New Roman">\r
+ <span style="position: relative; top: 7.0pt"><!--[if gte vml 1]><v:shapetype id="_x0000_t75"\r
+ coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"\r
+ filled="f" stroked="f">\r
+ <v:stroke joinstyle="miter"/>\r
+ <v:formulas>\r
+ <v:f eqn="if lineDrawn pixelLineWidth 0"/>\r
+ <v:f eqn="sum @0 1 0"/>\r
+ <v:f eqn="sum 0 0 @1"/>\r
+ <v:f eqn="prod @2 1 2"/>\r
+ <v:f eqn="prod @3 21600 pixelWidth"/>\r
+ <v:f eqn="prod @3 21600 pixelHeight"/>\r
+ <v:f eqn="sum @0 0 1"/>\r
+ <v:f eqn="prod @6 1 2"/>\r
+ <v:f eqn="prod @7 21600 pixelWidth"/>\r
+ <v:f eqn="sum @8 21600 0"/>\r
+ <v:f eqn="prod @7 21600 pixelHeight"/>\r
+ <v:f eqn="sum @10 21600 0"/>\r
+ </v:formulas>\r
+ <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>\r
+ <o:lock v:ext="edit" aspectratio="t"/>\r
+</v:shapetype><v:shape id="_x0000_s1026" type="#_x0000_t75" style='width:21pt;\r
+ height:18.75pt' fillcolor="window">\r
+ <v:imagedata src="fractals_files/image001.wmz" o:title=""/>\r
+</v:shape><![endif]--><![if !vml]><img border=0 width=28 height=25\r
+src="fractals_files/image002.gif" v:shapes="_x0000_s1026"><![endif]></span><!--[if gte mso 9]><xml>\r
+ <o:OLEObject Type="Embed" ProgID="Equation.3" ShapeID="_x0000_i1025" DrawAspect="Content" ObjectID="_1060449224">\r
+ </o:OLEObject>\r
+ </xml><![endif]--></span></i></b>: Point du plan complexe à traiter </p>\r
+ <p><b><i><span style="font-size: 12.0pt; font-family: Times New Roman">\r
+ <span style="position: relative; top: 7.0pt"><!--[if gte vml 1]><v:shape\r
+ id="_x0000_s1027" type="#_x0000_t75" style='width:78pt;height:20.25pt'\r
+ fillcolor="window">\r
+ <v:imagedata src="fractals_files/image003.wmz" o:title=""/>\r
+</v:shape><![endif]--><![if !vml]><img border=0 width=104 height=27\r
+src="fractals_files/image004.gif" v:shapes="_x0000_s1027"><![endif]></span><!--[if gte mso 9]><xml>\r
+ <o:OLEObject Type="Embed" ProgID="Equation.3" ShapeID="_x0000_i1025" DrawAspect="Content" ObjectID="_1060449251">\r
+ </o:OLEObject>\r
+ </xml><![endif]--></span></i></b></p>\r
+ <p></p>\r
+ <p>où : </p>\r
+ <p><i>n</i> : est le nombre d\92itérations </p>\r
+ <p><i>c</i> : une constante complexe : </p>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="660" id="AutoNumber2">\r
+ <tr>\r
+ <td width="31"> </td>\r
+ <td width="629">- dans le cas de l\92ensemble de Julia c est fixé arbitrairement et est\r
+ le même pour chaque point du plan.\r
+ <p>- dans le cas de l\92ensemble de Mandelbrot c est égal à Z<sub>(0)</sub>, donc\r
+ change en fonction du point traité. </p>\r
+ </td>\r
+ </tr>\r
+ </table>\r
+ <p><br>\r
+ Il faut encore préciser un point : comment savoir si la fonction\r
+ diverge pour un point du plan ? : <br>\r
+ La solution consiste à vérifier que le module de Z reste inférieur à 2 </p>\r
+ <p>Module de Z : <b><i>\r
+ <span style="font-size: 12.0pt; font-family: Times New Roman">\r
+ <span style="position: relative; top: 7.0pt"><!--[if gte vml 1]><v:shape\r
+ id="_x0000_s1028" type="#_x0000_t75" style='width:74.25pt;height:23.25pt'\r
+ fillcolor="window">\r
+ <v:imagedata src="fractals_files/image005.wmz" o:title=""/>\r
+</v:shape><![endif]--><![if !vml]><img border=0 width=99 height=31\r
+src="fractals_files/image006.gif" v:shapes="_x0000_s1028"><![endif]></span><!--[if gte mso 9]><xml>\r
+ <o:OLEObject Type="Embed" ProgID="Equation.3" ShapeID="_x0000_i1025" DrawAspect="Content" ObjectID="_1060449348">\r
+ </o:OLEObject>\r
+ </xml><![endif]--></span></i></b></p>\r
+ <p> </td>\r
+ </tr>\r
+ </table>\r
+ </center>\r
+</div>\r
+\r
+</body>\r
+\r
+</body>\r
+\r
+</html>
--- /dev/null
+<?php include 'common_header.php'; ?>\r
+<html>\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />\r
+<link rel="stylesheet" href="style.css" />\r
+<title>Power Fractal - Gallerie</title>\r
+</head>\r
+<p> </p>\r
+<div align="center">\r
+ <center>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="728" id="AutoNumber1" height="497">\r
+ <tr>\r
+ <td width="800" colspan="4" height="80" nowrap>\r
+ <p align="center">\r
+ <img border="0" src="images/titre.jpg" align="left" width="800" height="80" /></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <!-- MENU -->\r
+ <?php\r
+ require ("menu.php");\r
+ ?></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap>\r
+ <p> </p>\r
+ </td>\r
+ <td width="660" height="5" valign="top" nowrap></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" height="20" nowrap bordercolor="#000000" bgcolor="#000000">\r
+ <p align="center"><font color="#FFFFFF">Gallerie</font></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="5" nowrap></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="424" nowrap>\r
+ <p>Voici quelques rendus de fractals dans différents formats :<br>\r
+ Dimensions réelles : 1280 x 1024</p>\r
+\r
+\r
+\r
+\r
+\r
+\r
+\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">\r
+\r
+\r
+ <?php\r
+ define("nb_colonne",3);\r
+\r
+\r
+ $nb_fichier = 1; //le nombre de fichier courant\r
+ $zero = '0'; //le zero à ajouter devant le chiffre de la fractal : 6 => 06\r
+\r
+ //tant qu'il y a des fichiers fractalxx_petit.jpg\r
+ while ( file_exists("images/gallerie/fractal{$zero}{$nb_fichier}_petit.jpg") == 1)\r
+ {\r
+ $nb_fichier++; //le nombre de fichier chargé augmente\r
+ if ($nb_fichier >= 10) $zero= ''; //Si le nombre de fichier excède 9 alors il ne faut pas ajouter de '0'\r
+ }\r
+ $nb_fichier--;\r
+\r
+\r
+\r
+ //pour afficher le nombre de fichier :\r
+ //echo "\nNombre de fichier : {$nb_fichier}";\r
+\r
+ $zero = '0';\r
+ //pour tout les fichiers trouvé (nb_fichier)\r
+ for ($i = 1; $i <= $nb_fichier; $i++)\r
+ {\r
+ if ($i % nb_colonne == 1) echo ('<tr>');\r
+\r
+ if ($i >= 10) $zero= ''; //Si le nombre de fichier excède 9 alors il ne faut pas ajouter de '0'\r
+\r
+\r
+ echo('<td width="33%"> <a target="_blank" href="images/gallerie/fractal');\r
+ echo("{$zero}{$i}.jpg");\r
+ echo('"><img border="0" src="images/gallerie/fractal');\r
+ echo("{$zero}{$i}_petit.jpg");\r
+ echo('" width="200" height="160"></a><br><a target="_blank" href="images/gallerie/fractal');\r
+ echo("{$zero}{$i}.jpg");\r
+ echo('">Version jpg [');\r
+\r
+ //taille de la jpg\r
+ echo( number_format(filesize("images/gallerie/fractal{$zero}{$i}.jpg")/1024, 1) );\r
+\r
+ echo('ko]</a><br><a href="images/gallerie/fractal');\r
+ echo("{$zero}{$i}.png");\r
+ echo('">Version png [');\r
+\r
+ //taille du png\r
+ echo( number_format(filesize("images/gallerie/fractal{$zero}{$i}.png")/1024, 1) );\r
+\r
+ echo('ko]</a><br><a href="images/gallerie/fractal');\r
+ echo("{$zero}{$i}.jof");\r
+ echo('">Version jof [<1ko]</a><br> </td>');\r
+\r
+ if ($i % nb_colonne == 0) echo ('</tr>');\r
+\r
+ }\r
+\r
+\r
+ ?>\r
+\r
+ </table>\r
+\r
+ <p><a href="images/gallerie/Fractals_jpg.zip">Téléchargez le pack des jpg [\r
+ <?php\r
+ //taille du pack jpg\r
+ echo( number_format(filesize("images/gallerie/Fractals_jpg.zip")/1024, 1) );\r
+ ?>\r
+\r
+ ko]</a><br> <a href="images/gallerie/Fractals_png.zip">Téléchargez le pack des png [\r
+\r
+ <?php\r
+ //taille du pack bmp\r
+ echo( number_format(filesize("images/gallerie/Fractals_bmp.zip")/1024, 1) );\r
+ ?>\r
+\r
+ ko]</a><br> <a href="images/gallerie/Fractals_jof.zip">Téléchargez le pack des jof [\r
+\r
+ <?php\r
+ //taille du pack jof\r
+ echo( number_format(filesize("images/gallerie/Fractals_jof.zip")/1024, 1) );\r
+ ?>\r
+\r
+ ko]</a></p>\r
+\r
+ <p><b>Le format jof est spécifique à Power Fractal</b></p>\r
+ </td>\r
+ </tr>\r
+ </table>\r
+ </center>\r
+</div>\r
+\r
+</body>\r
+\r
+</html>\r
--- /dev/null
+<?php include 'common_header.php'; ?>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<link rel="stylesheet" href="style.css" />
+<meta name ="keywords" content="fractal fractals powerfractal freeware ADA 95">
+<title>Power Fractal - News</title>
+</head>
+<p> </p>
+<div align="center">
+ <center>
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="728" id="AutoNumber1" height="497" bordercolorlight="#000000" bordercolordark="#000000">
+ <tr>
+ <td width="800" colspan="4" height="80" nowrap>
+ <p align="center">
+ <img border="0" src="images/titre.jpg" align="left" width="800" height="80" /></p>
+ </td>
+ </tr>
+ <tr>
+ <!-- MENU -->
+ <?php
+ require ("menu.php");
+ ?></td>
+ <td width="20" valign="top" rowspan="4" height="417" nowrap>
+ <p> </p>
+ </td>
+ <td width="660" height="5" valign="top" nowrap></td>
+ <td width="20" valign="top" rowspan="4" height="417" nowrap> </td>
+ </tr>
+ <tr>
+ <td width="660" height="20" nowrap bordercolor="#000000" bgcolor="#000000">
+ <p align="center"><font color="#FFFFFF">News</font></p>
+ </td>
+ </tr>
+ <tr>
+ <td width="660" valign="top" height="5" nowrap></td>
+ </tr>
+ <tr>
+ <td width="660" valign="top" height="424" nowrap bordercolor="#000000" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
+ <div align="left" id="news">
+ <br>
+
+
+ <?php
+
+ $nb_news = 10;
+ $no_news = 1;
+
+ $fichier_news = fopen ("Files/news.txt", "r");
+
+ while (!feof($fichier_news) && $no_news <= $nb_news)
+ {
+ $no_news++;
+
+ $ligne = fgets($fichier_news);
+ if (!$ligne || $ligne == "")
+ break;
+
+ echo('<table border="1" cellpadding="1"
+ cellspacing="0" style="border-collapse: collapse"
+ bordercolor="#111111" width="100%"
+ id="AutoNumber3" height="30">
+ <tr>
+ <td width="70%" bgcolor="#0E1067" height="15"><font color="#FFFFFF"> <b>');
+
+ //Affichage du titre
+ echo $ligne;
+
+ echo('</b></font></td>
+ <td width="30%" bgcolor="#BCE4F9" height="15">
+ <p align="right">');
+
+ //Affichage de la date
+ $ligne = fgets($fichier_news);
+ echo $ligne;
+
+ echo('</td>
+ </tr>
+ <tr>
+ <td width="100%" height="30" colspan="2">');
+
+
+ $ligne = fgets($fichier_news);
+ while ($ligne && chop($ligne) != "chamoix")
+ {
+ echo $ligne;
+ echo ('<br>');
+
+ $ligne = fgets($fichier_news);
+ }
+
+ echo ('</td> </tr> </table>');
+
+ //espace entre le news
+ echo ('<br>');
+ }
+ fclose ($fichier_news);
+
+ ?>
+
+
+
+
+ </div>
+ </td>
+ </tr>
+ </table>
+ </center>
+ </div>
+
+ </body>
+
+ </html>
--- /dev/null
+<?php include 'common_header.php'; ?>
+<html>\r
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<link rel="stylesheet" href="style.css" />\r
+<title>Power Fractal - Introduction</title>\r
+</head>\r
+<p> </p>\r
+<div align="center">\r
+ <center>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="728" id="AutoNumber1" height="497" bordercolorlight="#000000" bordercolordark="#000000">\r
+ <tr>\r
+ <td width="800" colspan="4" height="80" nowrap>\r
+ <p align="center">\r
+ <img border="0" src="images/titre.jpg" align="left" width="800" height="80" /></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <!-- MENU -->\r
+ <?php\r
+ require ("menu.php");\r
+ ?></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap>\r
+ <p> </p>\r
+ </td>\r
+ <td width="660" height="5" valign="top" nowrap></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" height="20" nowrap bordercolor="#000000" bgcolor="#000000">\r
+ <p align="center"><font color="#FFFFFF">Introduction</font></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="5" nowrap></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="424" nowrap bordercolor="#000000" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">\r
+ Voici une brève introduction :<br />\r
+ <br />\r
+ Power Fractal est un logiciel gratuit (freeware) permettant de dessiner des\r
+ fractals de l'ensemble de Mandelbrot ou de celui de Julia.<p><b>\r
+ <font size="2">Exemple de fractal (cliquez pour agrandir) :<br />\r
+ </font></b><a target="_blank" href="images/fractal_exemple_grand.jpg">\r
+ <img border="0" src="images/fractal_exemple_petite.jpg" width="404" height="218" /></a></p>\r
+ <p><br />\r
+ Le programme se compose de deux fenêtres : une console où les commandes vont\r
+ être entrées et une fenêtre graphique où la fractal va se dessiner.</p>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">\r
+ <tr>\r
+ <td width="50%"><b><font size="2">La console (cliquez pour agrandir)</font></b><br />\r
+ <a target="_blank" href="images/console.jpg">\r
+ <img border="0" src="images/console_petit.jpg" width="170" height="100" /></a></td>\r
+ <td width="50%"><b><font size="2">La fenêtre graphique (cliquez pour agrandir)</font></b><br />\r
+ <a target="_blank" href="images/graph.jpg">\r
+ <img border="0" src="images/graph_petit.jpg" width="170" height="100" /></a></td>\r
+ </tr>\r
+ </table>\r
+ <p> </p>\r
+ <p>De nombreuses commandes sont mises à disposition, voici quelques possibilités\r
+ :</p>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="660" id="AutoNumber3" height="105">\r
+ <tr>\r
+ <td width="24" height="18">\r
+ <img border="0" src="images/point.jpg" width="18" height="18" /></td>\r
+ <td width="636" height="18">Changer certains paramètres propre à la\r
+ fractal : limite de divergence, constante 'c'.</td>\r
+ </tr>\r
+ <tr>\r
+ <td width="24" height="18">\r
+ <img border="0" src="images/point.jpg" width="18" height="18" /></td>\r
+ <td width="636" height="18">Changer les couleurs de la fractal.</td>\r
+ </tr>\r
+ <tr>\r
+ <td width="24" height="18">\r
+ <img border="0" src="images/point.jpg" width="18" height="18" /></td>\r
+ <td width="636" height="18">Changer les paramètres d'affichage : zoom,\r
+ angle, etc...</td>\r
+ </tr>\r
+ <tr>\r
+ <td width="24" height="18">\r
+ <img border="0" src="images/point.jpg" width="18" height="18" /></td>\r
+ <td width="636" height="18">Sauvegarder une ou plusieurs fractals.</td>\r
+ </tr>\r
+ <tr>\r
+ <td width="24" height="18">\r
+ <img border="0" src="images/point.jpg" width="18" height="18" /></td>\r
+ <td width="636" height="18">Créer un fichier .bmp (rendre).</td>\r
+ </tr>\r
+ </table>\r
+ <p>Pour en savoir plus sur l'utilisation de Power Fractal : reportez-vous\r
+ sur cette page où se trouve la documentation : <a href="download.php">\r
+ <font size="3">Download</font></a></p>\r
+ <p> </p>\r
+ </td>\r
+ </tr>\r
+ </table>\r
+ </center>\r
+ </div>\r
+\r
+ </body>\r
+\r
+ </html>
--- /dev/null
+<?php include 'common_header.php'; ?>
+<html>\r
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<link rel="stylesheet" href="style.css" />\r
+<title>Power Fractal - Liens</title>\r
+</head>\r
+<p> </p>\r
+<div align="center">\r
+ <center>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="728" id="AutoNumber1" height="497" bordercolorlight="#000000" bordercolordark="#000000">\r
+ <tr>\r
+ <td width="800" colspan="4" height="80" nowrap>\r
+ <p align="center">\r
+ <img border="0" src="images/titre.jpg" align="left" width="800" height="80" /></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <!-- MENU -->\r
+ <?php\r
+ require ("menu.php");\r
+ ?></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap>\r
+ <p> </p>\r
+ </td>\r
+ <td width="660" height="5" valign="top" nowrap></td>\r
+ <td width="20" valign="top" rowspan="4" height="417" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" height="20" nowrap bordercolor="#000000" bgcolor="#000000">\r
+ <p align="center"><font color="#FFFFFF">Liens</font></p>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="5" nowrap></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="660" valign="top" height="424" nowrap bordercolor="#000000" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">\r
+ <br>\r
+ <table border="0" cellpadding="1" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber2" height="27">\r
+ <tr>\r
+ <td width="33%" height="18"><b>Url</b></td>\r
+ <td width="50%" height="18"><b>Commentaire</b></td>\r
+ <td width="17%" height="18"><b>Langue</b></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="4" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="50%" height="4" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="17%" height="4" bgcolor="#9FB8E1" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="19" valign="top">\r
+ <a target="_blank" href="http://www.ultrafractal.com">\r
+ http://www.ultrafractal.com</a></td>\r
+ <td width="50%" height="19" valign="top">Le meilleur logiciel de\r
+ traçage de fractals que je connaisse.<br>\r
+ Il est malheureusement payant, mais une version d'évaluation est\r
+ téléchargeable.</td>\r
+ <td width="17%" height="19" valign="top">Anglais</td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="50%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="17%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="19" valign="top">\r
+ <a target="_blank" href="http://fractalland.i8.com/">\r
+ http://fractalland.i8.com</a></td>\r
+ <td width="50%" height="19" valign="top">Très belles galeries de\r
+ fractals !!</td>\r
+ <td width="17%" height="19" valign="top">Anglais</td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="50%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="17%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="19" valign="top">\r
+ <a target="_blank" href="http://website.lineone.net/~lithop/">\r
+ http://website.lineone.net/~lithop</a></td>\r
+ <td width="50%" height="19" valign="top">Également de très belles\r
+ galeries</td>\r
+ <td width="17%" height="19" valign="top">Anglais</td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="50%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ <td width="17%" height="4" valign="top" bgcolor="#9FB8E1" nowrap> </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="33%" height="19" valign="top">\r
+ <a target="_blank" href="http://perso.wanadoo.fr/charles.vassallo/fr/art/sommaire.html">http://perso.wanadoo.fr/charles.vassallo/<br>\r
+ fr/art/sommaire.html</a></td>\r
+ <td width="50%" height="19" valign="top">Magnifique site, très complet\r
+ avec beaucoup de lecture intéressante.</td>\r
+ <td width="17%" height="19" valign="top">Français</td>\r
+ </tr>\r
+ </table>\r
+ </td>\r
+ </tr>\r
+ </table>\r
+ </center>\r
+ </div>\r
+\r
+ </body>\r
+\r
+ </html>
--- /dev/null
+ <td width="100" height="417" valign="top" rowspan="4" nowrap>\r
+ <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100" id="AutoNumber2" bgcolor="#FFFFFF" height="340" background="images/dessous_menu.gif">\r
+ <tr>\r
+ <th width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" height="5" nowrap>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="14">\r
+ <img border="0" src="images/info_menu.gif" width="100" height="9" /></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="9">\r
+ <p align="right"><a href="index.php">News</a></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="14">\r
+ <p align="right"><a href="intro.php">Introduction</a>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="14">\r
+ <p align="right"><a href="fractals.php">Les fractals</a>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="14">\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="9">\r
+ <img border="0" src="images/download_menu.gif" width="100" height="9"></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="14">\r
+ <p align="right"><a href="download.php">Download</a>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="14">\r
+ <p align="right"><a href="galerie.php">Galerie</a>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="9">\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="9">\r
+ <img border="0" src="images/liens_menu.gif" width="100" height="9"></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="9">\r
+ <p align="right"><a href="liens.php">Liens</a>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="9">\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="9">\r
+ <img border="0" src="images/contacts_menu.gif" width="100" height="9"></td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="14">\r
+ <p align="right"><a href="mailto:greg.burri@gmail.com">Webmaster</a>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td width="100" bordercolorlight="#C0C0C0" bordercolordark="#000000" bordercolor="#008000" nowrap height="280" bgcolor="#FFFFFF" valign="bottom">\r
+ <p align="center">\r
+ <img border="0" src="images/P_F.gif" width="100" height="100"><br>\r
+ <br>\r
+ <a href="command.php">ORDER NOW</a></td>\r
+ </tr>\r
+ </table>
\ No newline at end of file
--- /dev/null
+<html>\r
+<style>\r
+body \r
+ { \r
+ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #B5E900; text-decoration: none; \r
+\r
+ background-color: #000000; \r
+ scrollbar-face-color: #000000; scrollbar-shadow-color: #FFFFFF; \r
+ scrollbar-highlight-color: #000000; scrollbar-3dlight-color: \r
+ #FFFFFF; scrollbar-darkshadow-color: #000000; \r
+ scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFFFF; \r
+ font-weight: bold \r
+ }\r
+A:link\r
+ {\r
+ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #0084E9; text-decoration: none; \r
+ }\r
+A:visited\r
+ {\r
+ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #B5E900; text-decoration: none; \r
+ }\r
+A:hover\r
+ {\r
+ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #C04F16; text-decoration: none;\r
+ }\r
+A:active\r
+ {\r
+ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF6600; text-decoration: none;\r
+ }\r
+</style>\r
+\r
+<head>\r
+<meta http-equiv="Content-Language" content="fr-ch">\r
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">\r
+<meta name="ProgId" content="FrontPage.Editor.Document">\r
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">\r
+<title>Pifou serveur - ERREUR 404</title>\r
+</head>\r
+\r
+<body bgcolor="#000000">\r
+\r
+<p align="center"><b><font color="#FFFF00" face="Arial" size="5">!! ERREUR 404 \r
+!!<br>\r
+<br>\r
+</font><font face="Arial" color="#FFFF00">Désolé, mais le fichier demandé est \r
+absent<br>\r
+<br>\r
+<a href="mailto:LVTpifou@hotmail.com?subject=Erreur 404">Mail to : Webmaster</a></font></b></p>\r
+\r
+</body>\r
+\r
+</html>
\ No newline at end of file
--- /dev/null
+body {
+ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none;
+
+ background-color: #FFFFFF;
+
+ scrollbar-face-color: #4DE0E9;
+ scrollbar-shadow-color: #33969C;
+ scrollbar-highlight-color: #8BF8FF;
+ scrollbar-3dlight-color: #3C00FF;
+ scrollbar-darkshadow-color: #12004C;
+ scrollbar-track-color: #000000;
+ scrollbar-arrow-color: #BB0000;
+
+ font-weight: bold
+}
+
+#news a {
+ font-size: 12pt;
+}
+
+a:link {
+ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #001E9E; text-decoration: none;
+}
+
+a:visited {
+ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #777E9E; text-decoration: none;
+}
+
+a:hover
+{
+ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #00619E; text-decoration: none;
+}
+
+a:active
+{
+ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #0094F2; text-decoration: none;
+}