<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Le Triangle inc. 1998</title> <link href="v7/commun/triangle.css" rel="stylesheet" type="text/css" /> <script type= "text/javascript">  <!--  	var win=null; 	 	function openWindow(mypage,myname){ 		var w = 300; 		var h = 250; 			 		//var myleft = (screen.width)?(screen.width-w)/2:100; 		//var mytop = (screen.height)?(screen.height-h)/2:100; 			 		//Dfinition des variables 		settings="width="+w+",height="+h+",top=0,left=0,scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no"; 		//Ouverture de la fenetre avec les variables dfinies 		win=window.open(mypage,myname,settings); 	} -->  </script> </head> <body onload="openWindow('popup.php', 'publicite');"> <table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0" summary=""> 	<tr> 		<td width="100%" height="100%" align="center" valign="middle" style="font-family: Verdana; font: 15px; font-weight: bold"> 			<a href="v7/main.php" onclick="win.close();"><img src="v7/images/splash_page/logo.gif" border="0" width="122" height="55" alt="" align="middle"><br />Le Triangle inc.<br />www.mailrivesud.com<br /><span style="font: 11px"> 1998</span></a> 			<br><br> 			<span style="font: 11px"><a href="http://info.netscape.com/fwd/bduie/http://ftp.netscape.com/pub/netscape7/english/7.01/windows/win32/NSSetup.exe">Utilisateurs Netscape, avez-vous votre version 7.0?</a></span> 		</td> 	</tr> </table> </body> </html> 
