<!doctype html public "-//w3c//dtd html 3.2//en">  <html>  <head> <title>Mickey Mouse--jeu de mmoire</title> <meta name="GENERATOR" content="Arachnophilia 4.0"> <meta name="FORMATTER" content="Arachnophilia 4.0"><style FPROLLOVERSTYLE>A:hover {color: #a50a89; font-family: SerpentineDEEBol; text-decoration: underline} </style> <SCRIPT LANGUAGE="JavaScript1.1">  <!-- Begin function right(e) { if (navigator.appName == 'Netscape' &&  (e.which == 3 || e.which == 2)) return false; else if (navigator.appName == 'Microsoft Internet Explorer' &&  (event.button == 2 || event.button == 3)) { alert("Sorry, No right-clicking allowed."); return false; } return true; }  document.onmousedown=right; document.onmouseup=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); if (document.layers) window.captureEvents(Event.MOUSEUP); window.onmousedown=right; window.onmouseup=right; //  End --> </script> </head>  <BODY background="blabla.gif"body bgcolor="white" text="a50a89" link="a389c5" vlink="a389c5" alink="a389c5"><center><br><br><br><font size=2 face="sans-serif">Cliquez sur un carreau et une image sera rvl. Trouvez cette<br>mme image ailleurs dans le jeu!<br><APPLET CODE=memorycheck.class WIDTH=402 HEIGHT=364><PARAM NAME="AUTHOR" VALUE="Virtual_Max (http://come.to/vmax)"><PARAM NAME="BGCOLOR" VALUE="ffffff"><PARAM NAME="TEXTCOLOR" VALUE="000000"><PARAM NAME="ROWS" VALUE="4"><PARAM NAME="COLS" VALUE="6"><PARAM NAME="PREFIX" VALUE="mick"><PARAM NAME="POSTFIX" VALUE=".gif"><PARAM NAME="TARGET" VALUE="_self"><PARAM NAME="KEY" VALUE="Free Version"></APPLET></table></table> </BODY> </html> 
