<HTML> <HEAD> <TITLE>Bienvenue sur le site de FORM'AIN</TITLE> 		<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> 		<csactionitem name="B695D2392"></csactionitem> 		<csactionitem name="57212D08"></csactionitem> 		<csscriptdict> 		<SCRIPT LANGUAGE="JavaScript"><!-- CSInit = new Array; function CSScriptInit() { if(typeof(skipPage) != "undefined") { if(skipPage) return; } idxArray = new Array; for(var i=0;i<CSInit.length;i++) 	idxArray[i] = i; CSAction2(CSInit, idxArray);} CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10); CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false; function IsIE() { return CSAg.indexOf("MSIE") > 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0);  } CSIImg=false; function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}} function CSFindElement(n,ly) { if (CSBVers<4) return document[n]; 	if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(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; } function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}} CSDInit=false; function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}} function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}} function CSFetchStyle(sc, id) { 	var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));} 	return ""; } function CSGetStyleAttrValue (si, id) { 	var s=si.toUpperCase(); 	var myID=id.toUpperCase()+":"; 	var id1=s.indexOf(myID); 	if (id1==-1) return ""; 	s=s.substring(id1+myID.length+1,si.length); 	var id2=s.indexOf(";"); 	return ((id2==-1)?s:s.substring(0,id2)); } function CSSetCSS2Props(si, id) { 	var el=document.getElementById(id); 	if (el==null) return; 	var style=document.getElementById(id).style; 	if (style) { 		if (style.left=="") style.left=CSGetStyleAttrValue(si,"left"); 		if (style.top=="") style.top=CSGetStyleAttrValue(si,"top"); 		if (style.width=="") style.width=CSGetStyleAttrValue(si,"width"); 		if (style.height=="") style.height=CSGetStyleAttrValue(si,"height"); 		if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility"); 		if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index"); 	} } 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 } function CSButtonReturn () { return !CSClickReturn(); } CSIm=new Object(); function CSIShow(n,i) { 	if (document.images) { 		if (CSIm[n]) { 			var img=CSGetImage(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 aa = fct[array[i]]; 		if (aa == null) return false; 		var ta = new Array; 		for(var j=1;j<aa.length;j++) { 			if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){ 				if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];} 				else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));} 				else ta[j]=aa[j];} 			} else ta[j]=aa[j]; 		}			 		result=aa[0](ta); 	} 	return result; } CSAct = new Object; function CSSlideShowAuto(action)  { SSAfini=0 SSAnumimg=0 SSAmax=action[2] SSAimgNom=action[1] SSAtemps=action[3]*1000 if (action[4]==true)  		{ 		SSAstop=true 		} 	else SSAstop=false var SSAimg = null; 	if (document.images) { 		if (!IsIE()&&CSBVers<5) SSAimg = CSFindElement(SSAimgNom,0); 		else SSAimg = document.images[SSAimgNom]; str=SSAimg.src n=str.length p=n-6 SSApstr=str.substring(0,p) SSAnimg=str.substring(p,p+2) SSAformat=str.substring(p+2,n) if (SSAformat==".jpg" || SSAformat==".JPG" || SSAformat==".gif" || SSAformat==".GIF") {} else {  alert("Image extension must be .jpg or .gif (case sensitive). Images must use 2 digit naming starting with 01, 02 ... plus extension") } if (SSAnimg.substring(0,1)=="0")  { SSAnumimg=Number(SSAnimg.substring(1,2)) } else {SSAnumimg=Number(SSAnimg)} SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat) } } function SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat) { setTimeout("slideAuto(SSAmax,SSAimgNom,SSAstop,SSApstr,SSAnimg,SSAformat)",SSAtemps) } function slideAuto(SSAmax,SSAimgNom,SSAstop,SSApstr,SSAnimg,SSAformat) { if (SSAfini==1) { SSAnumimg = SSAnumimg-2 CSSlideShowAutoPause() } else  { SSAmax=SSAmax-1 SSAsuite=SSAnumimg+1 	if (SSAnumimg>SSAmax) 		{ 		SSAsuite=1 		if (SSAstop==true) SSAfini=1 		else 		SSAfini=0 		} 	if (SSAnumimg<1) SSAsuite=1 SSAnumimg=SSAsuite if (SSAsuite<10) { 	SSAaller="0"+SSAsuite 	} 	else SSAaller=SSAsuite SSAsource=SSApstr+SSAaller+SSAformat var SSAimg = null; 	if (document.images) { 		if (!IsIE()&&CSBVers<5) SSAimg = CSFindElement(SSAimgNom,0); 		else SSAimg = document.images[SSAimgNom]; 		if (SSAimg) SSAimg.src = SSAsource; 	} SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat) } } function CSSlideShowAutoPause()  {} function CSSetImageURL(action) { 	var img=CSGetImage(action[1]); 	if (img) img.src=action[2]; } 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); }  // --></SCRIPT>  			<script><!-- CSInit = new Array; function CSScriptInit() { if(typeof(skipPage) != "undefined") { if(skipPage) return; } idxArray = new Array; for(var i=0;i<CSInit.length;i++) 	idxArray[i] = i; CSAction2(CSInit, idxArray);} 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; }  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 }  function CSButtonReturn () { 	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 false; // follow link 	else return true; // follow link }  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]]; 		if (actArray == null) return false; 		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;    // Script copyright 1999, Adobe Systems Incorporated. All rights reserved. function CSSlideShowAuto(action) { SSAfini=0 SSAnumimg=0 SSAmax=action[2] SSAimgNom=action[1] SSAtemps=action[3]*1000 if (action[4]==true) 		{ 		SSAstop=true 		} 	else SSAstop=false var SSAimg = null; 	if (document.images) { 		if (!IsIE()) SSAimg = CSFindElement(SSAimgNom,0); 		else SSAimg = document.images[SSAimgNom]; str=SSAimg.src n=str.length p=n-6 SSApstr=str.substring(0,p) SSAnimg=str.substring(p,p+2) SSAformat=str.substring(p+2,n) if (SSAformat==".jpg" || SSAformat==".JPG" || SSAformat==".gif" || SSAformat==".GIF") {} else {  alert("Image extension must be .jpg or .gif (case sensitive). Images must use 2 digit naming starting with 01, 02 ... plus extension") } if (SSAnimg.substring(0,1)=="0") { SSAnumimg=Number(SSAnimg.substring(1,2)) } else {SSAnumimg=Number(SSAnimg)} SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat) } } function SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat) { setTimeout("slideAuto(SSAmax,SSAimgNom,SSAstop,SSApstr,SSAnimg,SSAformat)",SSAtemps) } function slideAuto(SSAmax,SSAimgNom,SSAstop,SSApstr,SSAnimg,SSAformat) { if (SSAfini==1) { SSAnumimg = SSAnumimg-2 CSSlideShowAutoPause() } else { SSAmax=SSAmax-1 SSAsuite=SSAnumimg+1 	if (SSAnumimg>SSAmax) 		{ 		SSAsuite=1 		if (SSAstop==true) SSAfini=1 		else 		SSAfini=0 		} 	if (SSAnumimg<1) SSAsuite=1 SSAnumimg=SSAsuite if (SSAsuite<10) { 	SSAaller="0"+SSAsuite 	} 	else SSAaller=SSAsuite SSAsource=SSApstr+SSAaller+SSAformat var SSAimg = null; 	if (document.images) { 		if (!IsIE()) SSAimg = CSFindElement(SSAimgNom,0); 		else SSAimg = document.images[SSAimgNom]; 		if (SSAimg) SSAimg.src = SSAsource; 	} SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat) } } function CSSlideShowAutoPause() {}  function CSSetImageURL(action) { 	var img = null; 	if (document.images) { 		if (!IsIE()) img = CSFindElement(action[1],0); 		else img = document.images[action[1]]; 		if (img) img.src = action[2]; 	} }  // --></script> 		</csscriptdict> 		<csactiondict> 			<script><!-- CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button32',/*URL*/'images/home/index_03.gif',/*URL*/'images/home/index_rolls_03.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button33',/*URL*/'images/home/index_04.gif',/*URL*/'images/home/index_rolls_04.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button34',/*URL*/'images/home/index_05.gif',/*URL*/'images/home/index_rolls_05.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button35',/*URL*/'images/home/index_06.gif',/*URL*/'images/home/index_rolls_06.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button36',/*URL*/'images/home/index_07.gif',/*URL*/'images/home/index_rolls_07.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSSlideShowAuto,/*CMP*/ 'carter',4,2,false); CSInit[CSInit.length] = new Array(CSOpenWindow,/*URL*/ 'popup.html','',450,300,false,false,false,false,false,false,false); CSAct[/*CMP*/ 'B69DADBC0'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/menu_soc_11.gif'); CSAct[/*CMP*/ 'B69DADD31'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/menu_ate_11.gif'); CSAct[/*CMP*/ 'B69DADF53'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/menu_contacts_11.gif'); CSAct[/*CMP*/ 'B69DAE125'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/menu_prod_11.gif'); CSAct[/*CMP*/ 'B69DB1D98'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/index_11.gif'); CSAct[/*CMP*/ 'B69DB1E59'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/index_11.gif'); CSAct[/*CMP*/ 'B69DB1F010'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/index_11.gif'); CSAct[/*CMP*/ 'B69DB20A13'] = new Array(CSSetImageURL,/*CMP*/ 'menu',/*URL*/ 'images/home/index_11.gif');  // --></script> 		</csactiondict> 		<csactions> 			<csaction name="B695D2392" class="SlideShowAuto" type="onload" val0="carter" val1="4" val2="2" val3="false"></csaction> 			<csaction name="B69DADBC0" class="Set Image URL" type="onevent" val0="menu" val1="images/home/menu_soc_11.gif" urlparams="2"></csaction> 			<csaction name="B69DADD31" class="Set Image URL" type="onevent" val0="menu" val1="images/home/menu_ate_11.gif" urlparams="2"></csaction> 			<csaction name="B69DADF53" class="Set Image URL" type="onevent" val0="menu" val1="images/home/menu_contacts_11.gif" urlparams="2"></csaction> 			<csaction name="B69DAE125" class="Set Image URL" type="onevent" val0="menu" val1="images/home/menu_prod_11.gif" urlparams="2"></csaction> 			<csaction name="B69DB1D98" class="Set Image URL" type="onevent" val0="menu" val1="images/home/index_11.gif" urlparams="2"></csaction> 			<csaction name="B69DB1E59" class="Set Image URL" type="onevent" val0="menu" val1="images/home/index_11.gif" urlparams="2"></csaction> 			<csaction name="B69DB1F010" class="Set Image URL" type="onevent" val0="menu" val1="images/home/index_11.gif" urlparams="2"></csaction> 			<csaction name="B69DB20A13" class="Set Image URL" type="onevent" val0="menu" val1="images/home/index_11.gif" urlparams="2"></csaction> 			<csaction name="57212D08" class="Open Window" type="onload" val0="popup.html" val1="" val2="450" val3="300" val4="false" val5="false" val6="false" val7="false" val8="false" val9="false" val10="false" urlparams="1"></csaction> 		</csactions> 	</HEAD> <BODY BGCOLOR=black topmargin="15" marginheight="15" onload="CSScriptInit();"> 		<div align="center"> 			<table border="0" cellpadding="0" cellspacing="0" width="453" height="453"> 				<tr> 					<td colspan="7"><img src="images/home/index_01.jpg" width=720 height=83></td> 				</tr> 				<tr height="26"> 					<td width="173" rowspan="2" valign="top"><IMG SRC="images/home/index_02.jpg" WIDTH=173 HEIGHT=174><br> 						<IMG SRC="images/home/index_10.gif" WIDTH=173 HEIGHT=193></td> 					<td height="26" width="93"><csobj w="93" h="29" t="Button" ht="images/home/index_rolls_03.gif" csover="B69DADBC0" csout="B69DB1D98"><a href="societe.html" onmouseover="CSAction(new Array(/*CMP*/'B69DADBC0'));return CSIShow(/*CMP*/'button32',1)" onmouseout="CSAction(new Array(/*CMP*/'B69DB1D98'));return CSIShow(/*CMP*/'button32',0)" onclick="return CSButtonReturn()"><img src="images/home/index_03.gif" width="93" height="29" name="button32" border="0"></a></csobj></td> 					<td height="26" width="86"><csobj w="86" h="29" t="Button" ht="images/home/index_rolls_04.gif" csover="B69DADD31" csout="B69DB1E59"><a href="ateliers.html" onmouseover="CSAction(new Array(/*CMP*/'B69DADD31'));return CSIShow(/*CMP*/'button33',1)" onmouseout="CSAction(new Array(/*CMP*/'B69DB1E59'));return CSIShow(/*CMP*/'button33',0)" onclick="return CSButtonReturn()"><img src="images/home/index_04.gif" width="86" height="29" name="button33" border="0"></a></csobj></td> 					<td height="26" width="17"><csobj w="75" h="29" t="Button" ht="images/home/index_rolls_05.gif" csover="B69DAE125" csout="B69DB1F010"><a href="blisters.html" onmouseover="CSAction(new Array(/*CMP*/'B69DAE125'));return CSIShow(/*CMP*/'button34',1)" onmouseout="CSAction(new Array(/*CMP*/'B69DB1F010'));return CSIShow(/*CMP*/'button34',0)" onclick="return CSButtonReturn()"><img src="images/home/index_05.gif" width="75" height="29" name="button34" border="0"></a></csobj></td> 					<td height="26" width="17"><csobj w="128" h="29" t="Button" ht="images/home/index_rolls_06.gif"><a href="demande.html" onmouseover="return CSIShow(/*CMP*/'button35',1)" onmouseout="return CSIShow(/*CMP*/'button35',0)" onclick="return CSButtonReturn()"><img src="images/home/index_06.gif" width="128" height="29" name="button35" border="0"></a></csobj></td> 					<td height="26" width="17"><csobj w="88" h="29" t="Button" ht="images/home/index_rolls_07.gif" csover="B69DADF53" csout="B69DB20A13"><a href="contacts.html" onmouseover="CSAction(new Array(/*CMP*/'B69DADF53'));return CSIShow(/*CMP*/'button36',1)" onmouseout="CSAction(new Array(/*CMP*/'B69DB20A13'));return CSIShow(/*CMP*/'button36',0)" onclick="return CSButtonReturn()"><img src="images/home/index_07.gif" width="88" height="29" name="button36" border="0"></a></csobj></td> 					<td height="26" width="16"><img src="images/home/index_08.gif" width="77" height="29" border="0"></td> 				</tr> 				<tr height="341"> 					<td colspan="6" height="341" valign="top"><img src="images/home/01.jpg" width=547 height=145 name="carter" border="0"><br> 						<table border="0" cellpadding="0" cellspacing="0" width="122"> 							<tr> 								<td><IMG SRC="images/home/index_11.gif" WIDTH=153 HEIGHT=193 name="menu"></td> 								<td><IMG SRC="images/home/index_12.jpg" WIDTH=394 HEIGHT=193></td> 							</tr> 						</table> 					</td> 				</tr> 			</table> 		</div> 	</BODY> </HTML> 
