<html>  	<head> 		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 		<meta name="generator" content="Adobe GoLive 4"> 		<title>Magazine Verre Plat</title> 		<meta name="DESCRIPTION" content="Le site du magazine francais des metiers du verre plat et de l'enveloppe"> 		<meta name="keywords" content="Verre, verre plat, verreplat, vitrage, vitre, verrerie, vitrerie, fenetre, veranda, menuiserie, menuisier, ffpv, cristal, glass, glace, glazier, flat glass, glaze, vitrail, fusing, facade, facadier, miroiterie, miroitier, saint-gobain, glaverbel, pilkington, technal, veka, tryba, lapeyre, k par k, ffpv, bottero, bavelloni, intermac, tamglass, saflex, solutia, bohle, adler, kommerling, guardian, ppg, interpane, lisec, wicona, batiweb, bystronic, lenhardt, oxxo, zelles, deceuninck, kyro, rehau, vec, vea, glass, glazier, pvc, presse, magazine, facade, verriere, verrier, enveloppe, serrurerie, aquaclean, sekurit, gobain, extrudeur, gammiste, baie, vitree, vitrage, vitrier, verre, feuillete, pvb, biseautage, biseaute, sablage, decoupe, miroiterie, miroitier, menuiserie, menuisier, vitrine, glazing, alu, pvc, solaire, store, storiste, garde corps, miroir, arbel, float, batiment, btp, ffb, isolant, antisolaire, pare-brise, k-line, acoustique, vitrail, profiles, facadier, laquage, croisillon, rectiligne, chassis, faconnage, palonnier, veranda, fermeture, rt 2000, trempe, cristal, cristallerie, chantier, ebavurage, wegoma, haffner, bombage, decoupe, vitrages, batimat, equipbaie, glasstec, metallerie, metallier, trempe, fusing, bombage, presse, vea, vec"> 		<meta name="REPLY-TO" content="quentin.vp@wanadoo.fr"> 		<meta name="AUTHOR" content="Quentin Gonard"> 		<meta http-equiv="CONTENT-LANGUAGE" content="French"> 		<meta http-equiv="VW96.OBJECT TYPE" content="Magazine"> 		<meta name="DATE-CREATION-DDMMYYYY" content="15062001"> 		<meta name="ROBOTS" content="index,follow"> 		<meta name="REVISIT-AFTER" content="2days"> 		<meta name="ROBOTS" content="ALL"> 		<csactions> 			<csaction name="B92CE8570" class="Open Window" type="ONEVENT" val0="nouveaunumero.html" val1 val2="435" val3="300" val4="false" val5="true" val6="false" val7="false" val8="false" val9="false" val10="false"> 			<csaction name="B92D2CAF0" class="Goto Link" type="ONEVENT" val0="index2-flash.html" val1> 		</csactions> 		<csscriptdict> 			<script><!-- CSStopExecution = false; CSInit = new Array; function CSScriptInit() { idxArray = new Array; for(var i=0;i<CSInit.length;i++) 	idxArray[i] = i; CSAction2(CSInit, idxArray); } function CSClickReturn () { 	var bAgent = window.navigator.userAgent;  	var bAppName = window.navigator.appName; 	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) 		return true; // dont follow link 	else return false; // dont follow link } CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10); function IsIE() { return CSAg.indexOf("MSIE") > 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { return CSFindElement(s,0); } function CSFindElement(n,ly) { if (CSBVers < 4) return document[n]; 	var curDoc = ly ? ly.document : document; var elem = curDoc[n]; 	if (!elem) { for (var i=0;i<curDoc.layers.length;i++) { 		elem = CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }} 	return elem; } CSIm = new Object(); function CSIShow(n,i) { 	if (document.images) { 		if (CSIm[n]) { 			var img = (!IsIE()) ? CSFindElement(n,0) : document[n]; 			if (img && typeof(CSIm[n][i].src) != "undefined") {img.src = CSIm[n][i].src;} 			if(i != 0) 				self.status = CSIm[n][3]; 			else 				self.status = " "; 			return true; 		} 	} 	return false; } function CSILoad(action) { 	im = action[1]; 	if (document.images) { 		CSIm[im] = new Object(); 		for (var i=2;i<5;i++) { 			if (action[i] != '') { CSIm[im][i-2] = new Image(); CSIm[im][i-2].src = action[i]; } 			else CSIm[im][i-2] = 0; 		} 		CSIm[im][3] = action[5]; 	} } CSStopExecution = false;  function CSAction(array) {  	return CSAction2(CSAct, array); } function CSAction2(fct, array) {  	var result; 	for (var i=0;i<array.length;i++) { 		if(CSStopExecution) return false;  		var actArray = fct[array[i]]; 		var tempArray = new Array; 		for(var j=1;j<actArray.length;j++) { 			if((actArray[j] != null) && (typeof(actArray[j]) == "object") && (actArray[j].length == 2)) { 				if(actArray[j][0] == "VAR") { 					tempArray[j] = CSStateArray[actArray[j][1]]; 				} 				else { 					if(actArray[j][0] == "ACT") { 						tempArray[j] = CSAction(new Array(new String(actArray[j][1]))); 					} 				else 					tempArray[j] = actArray[j]; 				} 			} 			else 				tempArray[j] = actArray[j]; 		}			 		result = actArray[0](tempArray); 	} 	return result; } CSAct = new Object; function CSOpenWindow(action) { 	var wf = "";	 	wf = wf + "width=" + action[3]; 	wf = wf + ",height=" + action[4]; 	wf = wf + ",resizable=" + (action[5] ? "yes" : "no"); 	wf = wf + ",scrollbars=" + (action[6] ? "yes" : "no"); 	wf = wf + ",menubar=" + (action[7] ? "yes" : "no"); 	wf = wf + ",toolbar=" + (action[8] ? "yes" : "no"); 	wf = wf + ",directories=" + (action[9] ? "yes" : "no"); 	wf = wf + ",location=" + (action[10] ? "yes" : "no"); 	wf = wf + ",status=" + (action[11] ? "yes" : "no");		 	window.open(action[1],action[2],wf); }function CSGotoLink(action) { 	if (action[2].length) { 		var hasFrame=false; 		for(i=0;i<parent.frames.length;i++) { if (parent.frames[i].name==action[2]) { hasFrame=true; break;}} 		if (hasFrame==true) 			parent.frames[action[2]].location = action[1]; 		else 			window.open (action[1],action[2],""); 	} 	else location = action[1]; } // --></script> 		</csscriptdict> 		<csactiondict> 		<script><!-- CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button',/*URL*/'images/flecheaccueil.jpg',/*URL*/'images/flecheaccueilbis.jpg',/*URL*/'','entrer'); CSAct[/*CMP*/ 'B92CE8570'] = new Array(CSOpenWindow,/*URL*/ 'nouveaunumero.html','',435,300,false,true,false,false,false,false,false); CSAct[/*CMP*/ 'B92D2CAF0'] = new Array(CSGotoLink,/*URL*/ 'index2-flash.html','');  // --></script> 		</csactiondict> 	</head>  	<body link="white" alink="white" vlink="white" bgcolor="white" onload="CSScriptInit();"> 		<center> 			<table cool width="616" height="723" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy> 				<tr height="1" cntrlrow> 					<td width="1" height="1"></td> 					<td width="2" height="1"><spacer type="block" width="2" height="1"></td> 					<td width="1" height="1"><spacer type="block" width="1" height="1"></td> 					<td width="104" height="1"><spacer type="block" width="104" height="1"></td> 					<td width="14" height="1"><spacer type="block" width="14" height="1"></td> 					<td width="56" height="1"><spacer type="block" width="56" height="1"></td> 					<td width="94" height="1"><spacer type="block" width="94" height="1"></td> 					<td width="2" height="1"><spacer type="block" width="2" height="1"></td> 					<td width="336" height="1"><spacer type="block" width="336" height="1"></td> 					<td width="4" height="1"><spacer type="block" width="4" height="1"></td> 				</tr> 				<tr height="31"> 					<td width="1" height="31"><spacer type="block" width="1" height="31"></td> 					<td width="2" height="31"></td> 					<td width="1" height="31"></td> 					<td width="104" height="31"></td> 					<td width="14" height="31"></td> 					<td width="56" height="31"></td> 					<td width="94" height="31"></td> 					<td width="2" height="31"></td> 					<td width="336" height="31"></td> 					<td width="4" height="31"></td> 				</tr> 				<tr height="357"> 					<td width="1" height="357"><spacer type="block" width="1" height="357"></td> 					<td width="2" height="357"></td> 					<td width="1" height="357"></td> 					<td width="104" height="357"></td> 					<td width="502" height="357" colspan="5" rowspan="1" valign="top" align="left" xpos="107"><embed src="splash-batiment.swf" width="398" height="297"></td> 					<td width="4" height="357"></td> 				</tr> 				<tr height="86"> 					<td width="1" height="86"><spacer type="block" width="1" height="86"></td> 					<td width="2" height="86"></td> 					<td width="1" height="86"></td> 					<td width="104" height="86"></td> 					<td width="14" height="86"></td> 					<td width="56" height="86"></td> 					<td width="94" height="86"></td> 					<td width="338" height="86" colspan="2" rowspan="1" valign="top" align="left" xpos="271"><csobj w="70" h="21" t="Button" ht="images/flecheaccueilbis.jpg" csclick="B92CE8570,B92D2CAF0"><a href="index2-flash.html" onmouseover="return CSIShow(/*CMP*/'button',1)" onmouseout="return CSIShow(/*CMP*/'button',0)" onclick="CSAction(new Array(/*CMP*/'B92CE8570',/*CMP*/'B92D2CAF0'));return CSClickReturn()"><img src="images/flecheaccueil.jpg" width="70" height="21" name="button" border="0" alt="entrer"></a></csobj></td> 					<td width="4" height="86"></td> 				</tr> 				<tr height="13"> 					<td width="1" height="13"><spacer type="block" width="1" height="13"></td> 					<td width="2" height="13"></td> 					<td width="611" height="13" colspan="8" rowspan="1" valign="top" align="left" xpos="2"> 						<hr noshade size="1" width="609"> 					</td> 				</tr> 				<tr height="54"> 					<td width="1" height="54"><spacer type="block" width="1" height="54"></td> 					<td width="2" height="54"></td> 					<td width="1" height="54"></td> 					<td width="606" height="54" colspan="6" rowspan="1" valign="top" align="left" xpos="3" content csheight="54"> 						<center> 							<font size="2" color="#001059" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">- Mise &agrave; jour le 21 f&eacute;vrier 2003 -<br> 							</font><font size="2" color="black" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">Version optimis&eacute;e pour Internet Explorer 5,0 en 1024 x 768</font><font color="black"><br> 							</font><font color="#818181" size="1" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">&copy; Verre Presse Services - Conception : Quentin Gonard </font><font size="1" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" color="#818181">&amp; Alexandre Bey</font><br> 							<font size="1" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" color="#818181">Conception sonore : Wolfgang Amadeus Gonard</font></center> 					</td> 					<td width="4" height="54"></td> 				</tr> 				<tr height="8"> 					<td width="1" height="8"><spacer type="block" width="1" height="8"></td> 					<td width="613" height="8" colspan="9" rowspan="1" valign="top" align="left" xpos="0"> 						<hr noshade size="1" width="613"> 					</td> 				</tr> 				<tr height="10"> 					<td width="1" height="10"><spacer type="block" width="1" height="10"></td> 					<td width="2" height="10"></td> 					<td width="1" height="10"></td> 					<td width="104" height="10"></td> 					<td width="14" height="10"></td> 					<td width="56" height="10"></td> 					<td width="94" height="10"></td> 					<td width="2" height="10"></td> 					<td width="336" height="69" colspan="1" rowspan="2" valign="top" align="left" xpos="273"> 						<table border="0" cellpadding="6" cellspacing="6"> 							<tr> 								<td><a href="http://www.microsoft.com" target="_blank"><img height="31" width="88" src="images/msie.gif" align="left"><img height="34" width="34" src="images/ecran.gif" align="absmiddle"></a></td> 							</tr> 						</table> 					</td> 					<td width="4" height="10"></td> 				</tr> 				<tr height="59"> 					<td width="1" height="59"><spacer type="block" width="1" height="59"></td> 					<td width="2" height="59"></td> 					<td width="1" height="59"></td> 					<td width="104" height="59"></td> 					<td width="14" height="59"></td> 					<td width="56" height="59"></td> 					<td width="94" height="59" colspan="1" rowspan="1" valign="top" align="left" xpos="177"><a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash?Lang=French&P5_Language=French" target="_blank"><img height="31" width="88" src="images/get_flashplayer.gif"></a></td> 					<td width="2" height="59"></td> 					<td width="4" height="59"></td> 				</tr> 				<tr height="40"> 					<td width="1" height="40"><spacer type="block" width="1" height="40"></td> 					<td width="613" height="40" colspan="9" rowspan="1" valign="top" align="left" xpos="0"> 						<table border="0" cellpadding="0" cellspacing="2" width="613"> 							<tr> 								<td> 									<center> 										<IMG border="0" SRC="http://www.compteur.com/cgi-bin/compteur.cpt?ID=181535&num=1"></a> 									</center> 								</td> 							</tr> 						</table> 					</td> 				</tr> 				<tr height="62"> 					<td width="1" height="62"><spacer type="block" width="1" height="62"></td> 					<td width="2" height="62"></td> 					<td width="1" height="62"></td> 					<td width="104" height="62"></td> 					<td width="14" height="62"></td> 					<td width="488" height="62" colspan="4" rowspan="1" valign="top" align="left" xpos="121"><embed src="club-miroitier04.swf" width="370" height="57"></td> 					<td width="4" height="62"></td> 				</tr> 			</table> 		</center> 		<p> 		<script language="JavaScript"><!-- var texte = "L'intgralit de VERRE PLAT 14  est en ligne !                                                "   function statscroll() { debut=texte.substring(i,texte.length); fin=texte.substring(0,i); window.status=debut+fin; if (i < texte.length) i++;else i=0; setTimeout("statscroll()",100);} i=0;statscroll(); // --> 		</script> 	</body>  </html> 
