<html xmlns:fo="http://www.w3.org/1999/XSL/Format"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Info Produits - Disney Le Livre de la Jungle CP</title> <link rel="stylesheet" href="../Include/style.css" type="text/css"> <link rel="stylesheet" href="../Include/dmenu.css" type="text/css"> <style type="text/css">body {  background-color: #FFFFFF; background-image: url(../img/back_top_bar_0.gif); background-repeat: repeat-x} a, .price, .tabletitle, .scheme {color: #CC3300} .default {color: #fff8ef;background:#CC3300; padding:2px;font-weight:bold}</style> </head><script language="JavaScript"> var nom = 14; var usePictures = 1; var ttls = new Array(); // An array for the title objects var subs = new Array(); // An array for the submenu objects var lastn; var lastmove; var visible; var hidden; var isNS6 = false;  window.name="main";  function Init() { 	if(!document.all){ 		if(document.getElementById){ 			isNS6 = true; 		} 	} 	if (document.layers) { 	visible = 'show'; 	hidden = 'hide'; 	} 	else 	if (document.all || isNS6) { 	visible = 'visible'; 	hidden = 'hidden'; 	} 	MM_swapImage('folder_','','../img/ofolder.gif',1) } 	function ShowMap() 	{ 		window.open('../SiteMap/SiteMap.asp', 'SiteMap','left=100,top=100,width=440,height=400,scrollbars=yes') 	}</script><script language="JavaScript" type="text/javascript" src="../Include/dmenu.js"></script><body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="Init()"> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="105"> <tr> <td rowspan="2" width="188"><a href="../Home/default.asp"><img width="188" height="105" border="0" src="../img/top_bar_0_1.gif"></a></td> <td height="62" valign="top" colspan="2"><a href="../banners/rt.asp?id=10"><img width="468" height="60" border="0" src="/Uploads/Banners/Category2Flash.gif" alt="Print Master"></a></td> <td>&nbsp;</td> </tr> <tr> <td valign="bottom"><img src="../img/top_links.gif" height="23" usemap="#Map" border="0"></td> <td valign="bottom" align="right"><img src="../img/top_nav_0.gif" border="0" alt="" width="188" height="42" usemap="#Map2"></td> <td>&nbsp;</td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td nowrap="" align="center" valign="top" width="140" bgcolor="FFF8EF" rowspan="2" class="input1"><img src="../img/blank.gif" width="137" height="10" border="0" alt=""><br><img src="../img/flags.gif" width="94" height="17" border="0" alt="" usemap="#Map3"><br><form method="post" name="SearchForm" action="../products/SearchResults.asp"><input name="SearchText" class="input2" type="text" size="10">&nbsp;<input type="image" border="0" name="imageField" src="../img/search.gif" align="bottom"></form><img src="../img/blank.gif" width="137" height="600" border="0" alt=""></td> <td width="28" height="28" valign="top" bgcolor="FFF8EF"><img src="../img/corner_1.gif" width="28" height="28"></td> <td valign="top" background="../img/top_border.gif" width="100%" height="28"><img src="../img/top_border.gif" width="50" height="28"></td> </tr> <tr> <td valign="top" background="../img/left_border.gif"><img src="../img/left_border.gif" width="28" height="50"></td> <td valign="top" height="800"><xsl_template><template_body><script> 	function ShowScreenshots(ProdID) 	{ 		window.open('../products/Screenshots.asp?pid=' + ProdID,'Screenshots','left=100,top=100,width=416,height=460,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0') 	} 	function ShowComments(ProdID) 	{ 		window.open('../products/Comments.asp?pid=' + ProdID,'Comments','left=100,top=100,width=440,height=500,,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0') 	} 	function ShowPARF(ProdID) 	{ 		window.open('../products/ProdAvailReminderForm.asp?pid=' + ProdID,'PARF','left=100,top=100,width=440,height=300') 	} 	function GoTo(url) 	{ 		window.open(url) 	}  	function SendIt(PID) 	{ 		url = window.document.location.href 		window.open('../products/SendToFriendForm.asp?url=' + url + '&pid=' + PID,'SendPage','left=100,top=100,width=440,height=350') 	}  	function PrintIt(ProdID) 		{ 			window.open('../products/PPI.asp?pid=' + ProdID,'PrintPage','left=50,top=100,width=800,height=480,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1') 		} 	 	// ---------------------------------------------- 	 	var price; 	function close_layer(curlayer) 		{ 		MM_showHideLayers(curlayer,'','hide'); 		}  	function showWindow(e) 		{ 		MM_setTextOfLayer('priceWin','',price+' Francs'); 	    var x=0; 	    var y=0; 		if (e != '') 			{ 			if (document.all) 				{ 		        x = e.x+10; 			    y = e.y+10;		 				} 			else if(!document.all) 				{ 				x = e.pageX+10; 			    y = e.pageY+10; 				} 			} 		if (document.all) 			{ 			document.all.priceWin.style.pixelLeft=x; 			document.all.priceWin.style.pixelTop=y+document.body.scrollTop; 			} 		else if (navigator.appName.indexOf("Netscape") >= 0 && parseFloat(navigator.appVersion) >= 5) 			{ 			document.getElementById('priceWin').style.left=x; 			document.getElementById('priceWin').style.top=y; 			} 		else  			{ 			document.priceWin.left=x; 			document.priceWin.top=y; 			} 		MM_showHideLayers('priceWin','','show'); 		}  	function MM_setTextOfLayer(objName,x,newText)  		{ 	  	if ((obj=MM_findObj(objName))!=null) with (obj) 		if (document.layers) {document.write(unescape(newText)); document.close();} 		else innerHTML = unescape(newText); 		} 	 	// ---------------------------------------------- </script><table border="0" cellspacing="0" cellpadding="5" width="100%"> <tr> <td valign="top" align="center" height="100%" width="100%"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td colspan="2"> <table height="20" cellpadding="0" cellspacing="0" border="0"> <tr> <td bgcolor="#CC3300"><img src="../img/t2_tbl_bar.gif" width="20" height="22"></td> <td width="100%" class="tabletitle">INFORMATIONS PRODUIT</td> </tr> </table> </td> </tr> <tr> <td width="20" background="../img/t2_tbl_bar_0.gif"><img width="20" height="22" src="../img/t2_tbl_bar_0_1.gif"></td> <td class="tabletitle" width="100%" background="../img/t2_tbl_bar_0.gif"><span class="producttitle">Disney Le Livre de la Jungle CP</span></td> <td align="right" background="../img/t2_tbl_bar_0.gif"><img width="20" height="22" src="../img/t2_tbl_bar_0_2.gif"></td> </tr> <tr> <td colspan="3"> <table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#CC3300"><tr> <td> <table border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF" width="100%"> <tr> <td valign="top" width="195"><br><img width="180" height="155" border="0" src="/Uploads/Products/409Image1.jpg"><br><br><a class="price" href="javascript://" onMouseOut="close_layer('priceWin')" onMouseOver="price='196,79'; if (document.getElementById || window.event || document.layers) showWindow(event); else showWindow('');">30,00 € </a><br><b>Disponible</b></td> <td valign="top" rowspan="3" width="100%"><b><span class="scheme"><img src="../img/noveau.gif" height="16" align="right">6-7 ans</span></b><br><br><span class="slogan">Apprends à lire, écrire et compter avec Baloo & Mowgli !</span><br><P><BR><STRONG><FONT color=crimson>&nbsp;:: L'histoire : une palpitante chasse au trésor</FONT></STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P> <P>L'aventure commence au moment où l'ours Baloo prévient Mowgli qu'un grand danger menace son village : le tigre Shere Khan est de retour. Il faut à tout prix trouver un moyen de protéger les villageois d'une éventuelle attaque du dangereux félin et seul l'enfant de la jungle peut y parvenir. Baloo évoque alors une vieille légende selon laquelle un explorateur se serait établi dans les ruines d'une cité ancienne. Pendant de nombreuses années, il aurait vécu là sans craindre les attaques d'animaux féroces grâce à un objet magique. Les deux amis décident donc de partir à la recherche de ce trésor.</P> <P><STRONG><FONT color=crimson>:: Points forts</FONT></STRONG> </P> <P>} Contenu éducatif conforme aux programmes scolaires officiels avec plus de 700 exercices.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>} Adaptation automatique au niveau de l'enfant<BR>} Intérêt de l'histoire et du scénario<BR>} Attrait de l'univers du Livre de la jungle<BR>} 420 exercices de lecture et d'écriture <BR>} 160 exercices de mathématiques<BR>} 170 exercices originaux sur le corps humain, la classification des animaux, la maîtrise simple de matrice abscisse et ordonnée)<BR>} Jeux d'action pour la récréation<BR>} Jeux d'entraînement avant l'exercice<BR>} Suivi parental des progrès de l'enfant<BR>} Animation : personnages en 3D et décors en 2D </P> <P><FONT color=crimson><EM>Le logiciel s'adapte automatiquement au niveau de progression de l'enfant et récompense celui-ci lorsqu'un niveau supplémentaire est franchi. Un tableau récapitulatif des progrès réalisés est accessible aux parents qui souhaitent suivre l'évolution de leur enfant.</EM></FONT></P> <P><BR><FONT color=crimson>&copy; Disney.Tous droits réservés</FONT><BR></P><br></td> </tr> <tr> <td><a href="AddToCart.asp?pid=409"><img src="../img/cart.gif" width="30" height="27" border="0" align="absmiddle" alt="Ajouter au panier"></a>&nbsp;<a href="AddToCart.asp?pid=409">Ajouter au panier</a><br><a href="WishList.asp?pid=409"><img src="../img/add_wish.gif" width="30" height="27" border="0" align="absmiddle" alt="Ajouter à la liste des voeux"></a>&nbsp;<a href="WishList.asp?pid=409">Ajouter à  ma sélection<br></a></td> </tr> <tr> <td valign="top"><img width="180" height="155" border="0" src="/Uploads/Products/409Image2.jpg"><br><img width="180" height="1" border="0" src="../img/empty.gif"><br><a href="javascript:ShowScreenshots('409');"><b>Plus d'images...</b></a><br><a href="javascript:ShowComments('409');"><b><br>Vous avez écrit...<br></b></a><br><a class="default" href="javascript:GoTo('http://di.disney.fr/fr/index.jsp?Page=OperationJB')">Voir le mini-site <br></a><br></td> </tr> </table> </td> </tr> </table> </td> </tr> </table><br><table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td colspan="2"> <table height="20" cellpadding="0" cellspacing="0" border="0"> <tr> <td bgcolor="#CC3300"><img src="../img/t2_tbl_bar.gif" width="20" height="22"></td> <td width="100%" class="tabletitle">CONFIGURATION</td> </tr> </table> </td> </tr> <tr> <td colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#CC3300"><tr> <td> <table border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF" width="100%"> <tr> <td valign="top" width="50%"><img src="../img/pcicon.gif" width="30" height="27" align="absmiddle">&nbsp;Configuration</td> </tr> <tr> <td valign="top"><B>Processeur : </B>266 Mhz min (64m RAM)<BR><B>Système d'exploitation : </B>Windows 95/98/ME/XP&nbsp;</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td valign="top" align="center" width="170"> <table width="170" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <table width="170" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <table height="20" cellpadding="0" cellspacing="0" border="0"> <tr> <td bgcolor="#CC3300"><img src="../img/t2_tbl_bar.gif" width="20" height="22"></td> <td width="100%" class="tabletitle">SERVICES</td> </tr> </table> </td> </tr> <tr> <td align="center" colspan="2"> <table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#CC3300"><tr> <td> <table border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF" width="100%"> <tr> <td valign="top" class="drop" align="center"><img src="../img/order_phone.gif"></td> <td class="drop"><a href="../howtoorder/PaymentOptions.asp" class="text3">Comment commander</a></td> </tr> <tr> <td valign="top" class="drop" align="center"><img src="../img/sales_cond.gif"></td> <td class="drop"><a href="../howtoorder/SalesConditions.asp" class="text3">Conditions de vente</a></td> </tr> <tr> <td valign="top" class="drop" align="center"><img src="../img/secure_pay.gif"></td> <td class="drop"><a href="../howtoorder/Security.asp" class="text3">Paiement sécurisé</a></td> </tr> <tr> <td valign="top" class="drop" align="center"><img src="../img/confident.gif"></td> <td class="drop"><a href="../howtoorder/PrivaceyPolicy.asp" class="text3">Confidentialité</a></td> </tr> <tr> <td valign="top" class="drop" align="center"><img src="../img/post.gif"></td> <td class="drop"><a href="../howtoorder/DeliveryRates.asp" class="text3">Frais de port</a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table><br><table width="170" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <table height="20" cellpadding="0" cellspacing="0" border="0"> <tr> <td bgcolor="#CC3300"><img src="../img/t2_tbl_bar.gif" width="20" height="22"></td> <td width="100%" class="tabletitle">LA PRESSE EN PARLE</td> </tr> </table> </td> </tr> <tr> <td colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#CC3300"><tr> <td> <table height="30" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF" width="100%"> <tr> <td id="pad5" valign="top"><span class="scheme"><b>Micro Hebdo - Février 2003<br></b></span>"Mention Très Bien"<br><br></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table><br><table width="170" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <table height="20" cellpadding="0" cellspacing="0" border="0"> <tr> <td bgcolor="#CC3300"><img src="../img/t2_tbl_bar.gif" width="20" height="22"></td> <td width="100%" class="tabletitle">VOUS AIMEREZ AUSSI </td> </tr> </table> </td> </tr> <tr> <td colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#CC3300"><tr> <td> <table height="30" border="0" cellspacing="0" cellpadding="5" bgcolor="#FFFFFF" width="100%"> <tr> <td valign="top" align="center"><br><a href="ProductInfo.asp?pid=407"><img width="70" height="90" border="0" src="/Uploads/Products/407Image3.jpg" alt="Disney Mickey Panique à MickeyVille"></a></td> <td valign="top" align="center"><br><br><a href="ProductInfo.asp?pid=408"><img width="70" height="90" border="0" src="/Uploads/Products/408Image3.jpg" alt="Disney Monstres &amp; Cie - L'Ile de l'Epouvante"></a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table><br><table width="170" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <table height="20" cellpadding="0" cellspacing="0" border="0"> <tr> <td bgcolor="#CC3300"><img src="../img/t2_tbl_bar.gif" width="20" height="22"></td> <td width="100%" class="tabletitle">PROMOTIONS</td> </tr> </table> </td> </tr> <tr> <td colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#CC3300"><tr> <td> <table height="30" border="0" cellspacing="0" cellpadding="5" bgcolor="#FFFFFF" width="100%"> <tr> <td valign="top" align="center" class="scheme"><a href="../products/PromotionsInfo.asp?pid=619"><span class="title2">FRAIS DE PORT GRATUITS</span><br><img width="120" height="90" border="0" src="/Uploads/Promotions/619Image.gif" alt="FRAIS DE PORT GRATUITS"></a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table><br></td> </tr> <tr> <td colspan="2" align="center"><a href="javascript:SendIt(&quot;409&quot;)">Envoyez cette page à un ami</a><img src="../img/empty.gif" width="25" height="1">&nbsp;<a href="javascript:PrintIt('409')">Imprimez cette page</a></td> </tr> </table> <div id="priceWin" class="popWin" style="position: absolute; top:0; left: 0; z-index:100;visibility:hidden;"> </div></template_body></xsl_template><table border="0" width="100%"> <tr> <td><br><P align=center><SPAN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Arial; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: FR; mso-fareast-language: FR; mso-bidi-language: AR-SA"><FONT color=#cc3300><A href="http://www.mindscape.com/howtoorder/SalesConditions.asp" target=_self>Conditions générales de vente </A><BR></FONT><FONT color=#cc3300>&copy; Mindscape 2002</FONT> </SPAN></P></td> </tr> </table> </td> </tr> </table> <div class="submenu" id="submenu1" style="top:212px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=2"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_2"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=2">Arthur</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=1"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_1"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=1">Caillou</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=22"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_22"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=22">Carmen Sandiego</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=27"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_27"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=27">Coffret Lapin Malin</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=4"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_4"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=4">Cosmopolitan Virtual Look</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=23"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_23"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=23">Gallimard</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=11"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_11"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=11">Graines de Génie</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=13"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_13"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=13">Habitat 3D Maison</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=8"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_8"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=8">Lapin Malin</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=25"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_25"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=25">L''Ecole des Aventuriers</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=21"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_21"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=21">Montparnasse</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=16"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_16"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=16">Parlons</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=14"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_14"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=14">Printmaster</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=26"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_26"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=26">P''tits Débrouillards</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=5"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_5"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=5">Trouvetout</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=24"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_24"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=24">Turbocad</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=3&amp;ssid=3"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder1_3"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=3&amp;ssid=3">Zoombinis</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title1" style="top: 190; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(1, 302); return false"><IMG name="pic1" src="../img/folder_plus.gif" width="18" height="18" border="0" alt=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(1, 302); return false"><IMG SRC="../img/search_by_brand.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu2" style="top:234px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/SCTopProducts.asp?sst=12&amp;ssid=20&amp;scid=1"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder2_20"></a></td> <td width="180"><a class="mlink" href="../products/SCTopProducts.asp?sst=12&amp;ssid=20&amp;scid=1">Mindscape Home</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/SCTopProducts.asp?sst=12&amp;ssid=15&amp;scid=1"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder2_15"></a></td> <td width="180"><a class="mlink" href="../products/SCTopProducts.asp?sst=12&amp;ssid=15&amp;scid=1">Mindscape Office</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title2" style="top: 212; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(2, 32); return false"><IMG name="pic2" src="../img/folder_plus.gif" width="18" height="18" border="0" alt=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(2, 32); return false"><IMG SRC="../img/solution.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu3" style="top:256px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/SCTopProducts.asp?sst=12&amp;ssid=23&amp;scid=2"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder3_23"></a></td> <td width="180"><a class="mlink" href="../products/SCTopProducts.asp?sst=12&amp;ssid=23&amp;scid=2">100% Malin - Disney</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/SCTopProducts.asp?sst=12&amp;ssid=17&amp;scid=2"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder3_17"></a></td> <td width="180"><a class="mlink" href="../products/SCTopProducts.asp?sst=12&amp;ssid=17&amp;scid=2">Accompagnement Scolaire</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/SCTopProducts.asp?sst=12&amp;ssid=18&amp;scid=2"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder3_18"></a></td> <td width="180"><a class="mlink" href="../products/SCTopProducts.asp?sst=12&amp;ssid=18&amp;scid=2">Collection Classiques</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/SCTopProducts.asp?sst=12&amp;ssid=19&amp;scid=2"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder3_19"></a></td> <td width="180"><a class="mlink" href="../products/SCTopProducts.asp?sst=12&amp;ssid=19&amp;scid=2">Eveil</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/SCTopProducts.asp?sst=12&amp;ssid=24&amp;scid=2"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder3_24"></a></td> <td width="180"><a class="mlink" href="../products/SCTopProducts.asp?sst=12&amp;ssid=24&amp;scid=2">Jeu de simulation</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title3" style="top: 234; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(3, 100); return false"><IMG name="pic3" src="../img/folder_plus.gif" width="18" height="18" border="0" alt=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(3, 100); return false"><IMG SRC="../img/interactive.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu4" style="top:278px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=4&amp;ssid=1"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder4_1"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=4&amp;ssid=1">0-3 ans</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=4&amp;ssid=2"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder4_2"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=4&amp;ssid=2">3-6 ans</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=4&amp;ssid=3"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder4_3"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=4&amp;ssid=3">6-9 ans</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=4&amp;ssid=4"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder4_4"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=4&amp;ssid=4">9-12 ans</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=4&amp;ssid=5"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder4_5"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=4&amp;ssid=5">12-15 ans</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=4&amp;ssid=6"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder4_6"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=4&amp;ssid=6">15 ans et plus, adultes</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=4&amp;ssid=43"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder4_43"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=4&amp;ssid=43">Tous publics</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title4" style="top: 256; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(4, 122); return false"><IMG name="pic4" src="../img/folder_plus.gif" width="18" height="18" border="0" alt=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(4, 122); return false"><IMG SRC="../img/search_by_age.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu5" style="top:300px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=20"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_20"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=20">Art & Culture</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=18"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_18"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=18">Créativité</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=1"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_1"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=1">Français</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=19"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_19"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=19">Histoire-Géographie</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=17"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_17"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=17">Jeux</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=16"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_16"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=16">Langues</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=22"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_22"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=22">Loisirs</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=6"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_6"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=6">Mathématiques</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../products/TopProducts.asp?sst=6&amp;ssid=21"><img SRC="../img/cfolder.gif" width="17" height="14" border="0" alt="" name="folder5_21"></a></td> <td width="180"><a class="mlink" href="../products/TopProducts.asp?sst=6&amp;ssid=21">Sciences & Découverte</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title5" style="top: 278; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(5, 154); return false"><IMG name="pic5" src="../img/folder_plus.gif" width="18" height="18" border="0" alt=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(5, 154); return false"><IMG SRC="../img/search_by_topics.gif" height="18" border="0" alt=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu6" style="top:322px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> </table> </div> <div class="title" id="title6" style="top: 300px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#"><IMG name="pic6" SRC="../img/folder_blank.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="../maccenter/welcome.asp" onClick="MM_nbGroup('down','group1','folder6','../img/ofolder.gif',1)"><IMG SRC="../img/mac_center.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu7" style="top:344px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> </table> </div> <div class="title" id="title7" style="top: 322px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#"><IMG name="pic7" SRC="../img/folder_blank.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="../mindscapeclub/Login.asp" onClick="MM_nbGroup('down','group1','folder7','../img/ofolder.gif',1)"><IMG SRC="../img/mindscape_club.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu8" style="top:366px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> </table> </div> <div class="title" id="title8" style="top: 344px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#"><IMG name="pic8" SRC="../img/folder_blank.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="../newsletter/RegistrationForm.asp" onClick="MM_nbGroup('down','group1','folder8','../img/ofolder.gif',1)"><IMG SRC="../img/newsletter.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu9" style="top:388px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/MoneyBack.asp" onClick="MM_nbGroup('down','group1','folder9_1','../img/ofolder.gif',1)"><IMG name="folder9_1" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/MoneyBack.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_1','../img/ofolder.gif',1)">Satisfait ou remboursé</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/Security.asp" onClick="MM_nbGroup('down','group1','folder9_2','../img/ofolder.gif',1)"><IMG name="folder9_2" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/Security.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_2','../img/ofolder.gif',1)">Paiement sécurisé</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/PaymentOptions.asp" onClick="MM_nbGroup('down','group1','folder9_3','../img/ofolder.gif',1)"><IMG name="folder9_3" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/PaymentOptions.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_3','../img/ofolder.gif',1)">Comment commander</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/DeliveryRates.asp" onClick="MM_nbGroup('down','group1','folder9_4','../img/ofolder.gif',1)"><IMG name="folder9_4" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/DeliveryRates.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_4','../img/ofolder.gif',1)">Frais de port</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/SalesConditions.asp" onClick="MM_nbGroup('down','group1','folder9_5','../img/ofolder.gif',1)"><IMG name="folder9_5" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/SalesConditions.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_5','../img/ofolder.gif',1)">Conditions de vente</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/PrivaceyPolicy.asp" onClick="MM_nbGroup('down','group1','folder9_6','../img/ofolder.gif',1)"><IMG name="folder9_6" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/PrivaceyPolicy.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_6','../img/ofolder.gif',1)">Confidentialité</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/HelpTopics.asp" onClick="MM_nbGroup('down','group1','folder9_7','../img/ofolder.gif',1)"><IMG name="folder9_7" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/HelpTopics.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_7','../img/ofolder.gif',1)">Questions/Réponses</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../howtoorder/ContactCustServ.asp" onClick="MM_nbGroup('down','group1','folder9_8','../img/ofolder.gif',1)"><IMG name="folder9_8" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../howtoorder/ContactCustServ.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder9_8','../img/ofolder.gif',1)">Contacter le Service Clients</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title9" style="top: 366px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(9,158); return false"><IMG name="pic9" SRC="../img/folder_plus.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(9,158); return false"><IMG SRC="../img/how_to_order.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu10" style="top:410px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../techsupport/CommonProblems.asp" onClick="MM_nbGroup('down','group1','folder10_1','../img/ofolder.gif',1)"><IMG name="folder10_1" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../techsupport/CommonProblems.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder10_1','../img/ofolder.gif',1)">Problèmes communs</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../techsupport/SolveProblem.asp" onClick="MM_nbGroup('down','group1','folder10_2','../img/ofolder.gif',1)"><IMG name="folder10_2" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../techsupport/SolveProblem.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder10_2','../img/ofolder.gif',1)">Réponse à votre problème</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../techsupport/ContactUs.asp" onClick="MM_nbGroup('down','group1','folder10_3','../img/ofolder.gif',1)"><IMG name="folder10_3" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../techsupport/ContactUs.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder10_3','../img/ofolder.gif',1)">Nous écrire</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title10" style="top: 388px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(10,58); return false"><IMG name="pic10" SRC="../img/folder_plus.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(10,58); return false"><IMG SRC="../img/technical_support.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu11" style="top:432px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../presscenter/PressReleases.asp" onClick="MM_nbGroup('down','group1','folder11_1','../img/ofolder.gif',1)"><IMG name="folder11_1" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../presscenter/PressReleases.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder11_1','../img/ofolder.gif',1)">Communiqués de presse</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../presscenter/ArtWorks.asp" onClick="MM_nbGroup('down','group1','folder11_2','../img/ofolder.gif',1)"><IMG name="folder11_2" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../presscenter/ArtWorks.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder11_2','../img/ofolder.gif',1)">Eléments graphiques</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../presscenter/PublishingPlan.asp" onClick="MM_nbGroup('down','group1','folder11_3','../img/ofolder.gif',1)"><IMG name="folder11_3" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../presscenter/PublishingPlan.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder11_3','../img/ofolder.gif',1)">Planning Editorial</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title11" style="top: 410px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(11,58); return false"><IMG name="pic11" SRC="../img/folder_plus.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(11,58); return false"><IMG SRC="../img/press_center.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu12" style="top:454px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> <tr> <td height="14" width="20" valign="top" align="left"><a href="../about/PublishingPlan.asp" onClick="MM_nbGroup('down','group1','folder12_1','../img/ofolder.gif',1)"><IMG name="folder12_1" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../about/CorporateInfo.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder12_1','../img/ofolder.gif',1)">Mindscape</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../about/International.asp" onClick="MM_nbGroup('down','group1','folder12_2','../img/ofolder.gif',1)"><IMG name="folder12_2" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../about/International.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder12_2','../img/ofolder.gif',1)">Où sommes-nous ?</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> <tr> <td height="14" width="20" valign="top" align="left"><a href="../about/Copyright.asp" onClick="MM_nbGroup('down','group1','folder12_3','../img/ofolder.gif',1)"><IMG name="folder12_3" SRC="../img/cfolder.gif" WIDTH="17" HEIGHT="14" BORDER="0" ALT=""></a></td> <td width="180"><a href="../about/Copyright.asp" class="mlink" onClick="MM_nbGroup('down','group1','folder12_3','../img/ofolder.gif',1)">Mindscape recrute</a></td> </tr> <tr> <td width="18"> </td> <td height="2"><IMG SRC="../img/horiz_line.gif" WIDTH="120" HEIGHT="2" BORDER="0" ALT=""></td> </tr> </table> </div> <div class="title" id="title12" style="top: 432px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#" onClick="javascript: toggle(12,48); return false"><IMG name="pic12" SRC="../img/folder_plus.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="#" onClick="javascript: toggle(12,48); return false"><IMG SRC="../img/about_mindscape.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="submenu" id="submenu13" style="top:476px"> <table cellpadding="0" width="120" cellspacing="0" border="0"> </table> </div> <div class="title" id="title13" style="top: 454px; border: 0px none #000000"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="12" height="18" valign="bottom" align="left"><a href="#"><IMG name="pic13" SRC="../img/folder_blank.gif" WIDTH="18" HEIGHT="18" BORDER="0" ALT=""></a></td> <td width="18" nowrap valign="bottom"><a href="../contactus/ContactUs.asp" onClick="MM_nbGroup('down','group1','folder13','../img/ofolder.gif',1)"><IMG SRC="../img/contact_us.gif" HEIGHT="18" BORDER="0" ALT=""></a></td> </tr> </table> </div> <div class="title" id="title14" style="top: 498px; border: 0px none #000000"><img src="../img/empty.gif" border="0" alt="" width="1" height="25"><br><a href="http://www.stanga.net" target="_blank"><img name="pic14" src="../img/created_by_stanga.gif" border="0" alt=""></a><div class="submenu" id="submenu14" style="top:40px"> </div> </div> <div id="drop1" style="position:absolute; width:300; z-index:200; visibility: hidden; left: 0; top: 113"> <table width="162" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="188" HEIGHT="60" BORDER="0" ALT=""></a></td> <td> </td> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="50" HEIGHT="60" BORDER="0" ALT=""></a></td> </tr> <tr> <td bgcolor="FFFFFF" background="../img/back_dropmenu.gif" nowrap="">&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand1" href="../products/TopProducts.asp?sst=2&amp;cid=1&amp;ssid=37">1 - Eveil</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand1" href="../products/TopProducts.asp?sst=2&amp;cid=1&amp;ssid=38">2 - Espace 7-12 ans</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand1" href="../products/TopProducts.asp?sst=2&amp;cid=1&amp;ssid=39">3 - Espace 12-15 ans</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand1" href="../products/TopProducts.asp?sst=2&amp;cid=1&amp;ssid=13">4 - Langues</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand1" href="../products/TopProducts.asp?sst=1&amp;cid=1&amp;ssid=1">Tous</a></b><br></td> </tr> <tr> <td height="3" valign="top"><img src="../img/drop_foot.gif" border="0" alt=""></td> </tr> </table><a href="#" onmouseover="hideall()"><img src="../img/blank.gif" border="0" height="100" width="750"></a></div> <div id="drop2" style="position:absolute; width:300; z-index:200; visibility: hidden; left: 0; top: 113"> <table width="162" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="282" HEIGHT="60" BORDER="0" ALT=""></a></td> <td> </td> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="50" HEIGHT="60" BORDER="0" ALT=""></a></td> </tr> <tr> <td bgcolor="FFFFFF" background="../img/back_dropmenu.gif" nowrap="">&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=2&amp;cid=2&amp;ssid=41">1 - Création &amp; Impression</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=2&amp;cid=2&amp;ssid=42">2 - Architecture &amp; Décoration</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=2&amp;cid=2&amp;ssid=43">3 - Beauté</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=2&amp;cid=2&amp;ssid=44">4 - Vie Pratique</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=2&amp;cid=2&amp;ssid=58">5 - Utilitaires</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=2&amp;cid=2&amp;ssid=59">6 - TurboCAD</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=2&amp;cid=2&amp;ssid=60">7 - Mindscape Solution</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand2" href="../products/TopProducts.asp?sst=1&amp;cid=2&amp;ssid=2">Tous</a></b><br></td> </tr> <tr> <td height="3" valign="top"><img src="../img/drop_foot.gif" border="0" alt=""></td> </tr> </table><a href="#" onmouseover="hideall()"><img src="../img/blank.gif" border="0" height="100" width="750"></a></div> <div id="drop5" style="position:absolute; width:300; z-index:200; visibility: hidden; left: 0; top: 113"> <table width="162" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="353" HEIGHT="60" BORDER="0" ALT=""></a></td> <td> </td> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="50" HEIGHT="60" BORDER="0" ALT=""></a></td> </tr> <tr> <td bgcolor="FFFFFF" background="../img/back_dropmenu.gif" nowrap="">&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand3" href="../products/TopProducts.asp?sst=2&amp;cid=5&amp;ssid=31">1 - Musées/Arts</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand3" href="../products/TopProducts.asp?sst=2&amp;cid=5&amp;ssid=34">2 - Histoire</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand3" href="../products/TopProducts.asp?sst=2&amp;cid=5&amp;ssid=46">3 - Sciences</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand3" href="../products/TopProducts.asp?sst=2&amp;cid=5&amp;ssid=47">4 - Civilisations</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand3" href="../products/TopProducts.asp?sst=2&amp;cid=5&amp;ssid=48">5 - Dictionnaires/Auteurs</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand3" href="../products/TopProducts.asp?sst=1&amp;cid=5&amp;ssid=5">Tous</a></b><br></td> </tr> <tr> <td height="3" valign="top"><img src="../img/drop_foot.gif" border="0" alt=""></td> </tr> </table><a href="#" onmouseover="hideall()"><img src="../img/blank.gif" border="0" height="100" width="750"></a></div> <div id="drop4" style="position:absolute; width:300; z-index:200; visibility: hidden; left: 0; top: 113"> <table width="162" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="425" HEIGHT="60" BORDER="0" ALT=""></a></td> <td> </td> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="50" HEIGHT="60" BORDER="0" ALT=""></a></td> </tr> <tr> <td bgcolor="FFFFFF" background="../img/back_dropmenu.gif" nowrap="">&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand4" href="../products/TopProducts.asp?sst=2&amp;cid=3&amp;ssid=8">1 - Jeux pour enfants</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand4" href="../products/TopProducts.asp?sst=2&amp;cid=3&amp;ssid=19">2 - Jeux familiaux</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand4" href="../products/TopProducts.asp?sst=2&amp;cid=3&amp;ssid=51">3 - Jeux pour adultes</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand4" href="../products/TopProducts.asp?sst=1&amp;cid=3&amp;ssid=3">Tous</a></b><br></td> </tr> <tr> <td height="3" valign="top"><img src="../img/drop_foot.gif" border="0" alt=""></td> </tr> </table><a href="#" onmouseover="hideall()"><img src="../img/blank.gif" border="0" height="100" width="750"></a></div> <div id="drop3" style="position:absolute; width:300; z-index:200; visibility: hidden; left: 0; top: 113"> <table width="162" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="474" HEIGHT="60" BORDER="0" ALT=""></a></td> <td> </td> <td rowspan="3"><a href="#" onmouseover="hideall()"><IMG SRC="../img/blank.gif" WIDTH="50" HEIGHT="60" BORDER="0" ALT=""></a></td> </tr> <tr> <td bgcolor="FFFFFF" background="../img/back_dropmenu.gif" nowrap="">&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand5" href="../products/TopProducts.asp?sst=2&amp;cid=4&amp;ssid=10">1 - Education</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand5" href="../products/TopProducts.asp?sst=2&amp;cid=4&amp;ssid=22">2 - Loisirs</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand5" href="../products/TopProducts.asp?sst=2&amp;cid=4&amp;ssid=23">3 - Jeux</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand5" href="../products/TopProducts.asp?sst=2&amp;cid=4&amp;ssid=62">4 - 100% Disney</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand5" href="../products/TopProducts.asp?sst=2&amp;cid=4&amp;ssid=24">5 - Super Games</a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand5" href="../products/TopProducts.asp?sst=2&amp;cid=4&amp;ssid=61">6 - Les Bonnes Affaires </a></b><br>&nbsp;<img SRC="../img/dot_.gif" WIDTH="15" HEIGHT="14" BORDER="0" ALT="">&nbsp;<b><a class="brand5" href="../products/TopProducts.asp?sst=1&amp;cid=4&amp;ssid=4">Tous</a></b><br></td> </tr> <tr> <td height="3" valign="top"><img src="../img/drop_foot.gif" border="0" alt=""></td> </tr> </table><a href="#" onmouseover="hideall()"><img src="../img/blank.gif" border="0" height="100" width="750"></a></div><map name="Map"><area shape="rect" coords="1,0,91,22" href="../products/TopProducts.asp?sst=1&amp;ssid=1&amp;cid=1" onMouseOver="hideall();MM_showHideLayers('drop1','','show')"> <area shape="rect" coords="95,0,163,22" href="../products/TopProducts.asp?sst=1&amp;ssid=2&amp;cid=2" onMouseOver="hideall();MM_showHideLayers('drop2','','show')"> <area shape="rect" coords="166,0,235,22" href="../products/TopProducts.asp?sst=1&amp;ssid=5&amp;cid=5" onMouseOver="hideall();MM_showHideLayers('drop5','','show')"> <area shape="rect" coords="240,0,283,22" href="../products/TopProducts.asp?sst=1&amp;ssid=3&amp;cid=3" onMouseOver="hideall();MM_showHideLayers('drop4','','show')"> <area shape="rect" coords="288,0,361,22" href="../products/TopProducts.asp?sst=1&amp;ssid=4&amp;cid=4" onMouseOver="hideall();MM_showHideLayers('drop3','','show')"></map><map name="Map2"><area shape="circle" coords="154,21,18" href="../Products/WishList.asp"> <area shape="circle" coords="98,21,18" href="../ShoppingCart/Cart.asp"> <area shape="circle" coords="36,21,18" href="javascript:ShowMap()"></map><map name="Map3"><area shape="rect" coords="1,1,16,11" href="http://www.mindscape.com/home/default.asp"> <area shape="rect" coords="25,2,39,11" href="http://www.mindscape.co.uk/home/default.asp"> <area shape="rect" coords="51,1,66,12" href="http://www.mindscape.com/de/home/default.asp"> <area shape="rect" coords="75,2,90,11" href="http://www.mindscape.nl/home/default.asp"></map></body> </html> 
