<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html lang="FR" dir="LTR"> <head> <title> Comptoir Phocen de la machine  coudre</title> <NOSCRIPT> <a href="fr/toc.html">TOC</a> </NOSCRIPT> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META NAME="Description" CONTENT="vente de machine  coudre et  tricoter,bernina, husqvarna,rparation de machine  coudre bernina et husqvarna,central vapeur, pices vapeur,meubles machines  coudres,tissus,patchwork,stencil,boutis,livre,Debbie mumm,Daylight,Clover,Prym."> <META NAME="KeyWords" CONTENT="Machine  coudre, machine  coudre bernina, machine  coudre husqvarna, brodeuse bernina, brodeuse huqsvarna, machine  tricoter, central vapeur, patchwork, tissus, tissus patchwork, debbie mumm, tissus debbie mumm, livre, livre debbie mumm, livre patchwork, stencil, broderie, logiciel broderie, thimonnier, jaguar, juki, singer, elna, merrit, necchi, borletti, neva, toyota, cosson, manufrance, omnia, pfaff, durkop, zigzag, brother, mondipoint, vigneron, vigorelli, peugeot, altic, lux, electrolux, ltrolux, janome, nogamatic, alfa, empisal, kitmaster, silver reed, passat, erka, vaporlindo, asslindo, rhonalvap, couturactiv, boutis, piqu marseillais, batiste, Lampes lumires du jour daylight, daylight, Daylight, Clover, Prym, dition de saxe, dition carpentier, DMC, Gutermann, Coats, mettler, Madeira"> <META NAME="resource-type" CONTENT="document"> <META NAME="revisit-after" CONTENT="14 days"> <META NAME="robots" CONTENT="FOLLOW,INDEX"> <!--3DCUBED NAME="META_DESCRIPTION"--> <script type="text/JavaScript"> <!-- var lang ="fr"; var currentLocation; var loaded = false; var targeted=false; var currentContent="front.html"; //front.html"; var cdataLoaded=false; var frontLoaded=false; var buttonLoaded=false; var tocLoaded=false; var goodBrowser=false; var coreCalled=false; var deptCalled=false; var deptLoaded=false; var passwordLoaded=false; var appName=navigator.appName; var appVersion=parseInt(navigator.appVersion); if(appName=="Netscape") if(appVersion>=3) goodBrowser=true; if(appName=="Microsoft Internet Explorer") 	if(appVersion<=2) 		appVersion=3; 	else 		goodBrowser=true; if(appVersion<3){ 	alert("This shopping cart utilises frames and advanced JavaScript, and as such requires a version 3 browser."); 	history.go(-1); } //function to check that before loading core nothing else has loaded core. function coreLoad() { 	if(!coreCalled) { 		extra.core.location="core.html"; 		coreCalled=true; 	} } function load() { 	if(true&&true) { 		if(buttonLoaded && tocLoaded && frontLoaded) { 			coreLoad(); 		} 	} 	else if(true) { 		if(buttonLoaded && frontLoaded) { 			coreLoad(); 		} 	} 	else if(true) { 		if(tocLoaded && frontLoaded) { 			coreLoad(); 		} 	} } function splitStr(str,del) { 	if(goodBrowser) return(str.split(del)); 	else { 		var a=new Array(); 		var i=0; var j=0; k=0; 		while(i!=-1) { 			j=str.indexOf(del,i); 			if(j!=-1) { 				a[k]=str.substring(i,j); 				k++; 				i=j+del.length; 				if(i==str.length) i=-1; 			} else { 				a[k]=str.substring(i,str.length); 				i=-1; 			} 		} 		return(a); 	} } var mainLoaded=false; var coreLoaded=false; var totalLoaded=false; var cookiePath=""; if(cookiePath=="" && location.pathname!="" && location.protocol.toLowerCase().substring(0,4)!="file") cookiePath=location.pathname; if(cookiePath!="") cookiePath=cookiePath.substring(0,cookiePath.lastIndexOf("/")+1); var cookieDomain=""; if(cookieDomain=="" && location.hostname!="" && location.protocol.toLowerCase().substring(0,4)!="file") cookieDomain=location.hostname; var serverProtocol=""; if(serverProtocol=="" && cookieDomain!="") serverProtocol="http://"; function mArr(n) { 	this.count=n; 	return(this); } function parameter(name, value) { 	this.name=name; 	this.value=value; 	return(this); } var queryString=location.search; var parameters=new mArr(0); var clickThrough=""; var aid=""; var rid=""; var ofs=""; if(queryString!="") { 	queryString=queryString.substring(1,queryString.length); 	var pairs=splitStr(queryString,"&"); 	for(var i=0; i<pairs.length; i++) { 		temp=splitStr(pairs[i],"="); 		parameters.count++; 		parameters[i+1]=new parameter(unescape(temp[0]),unescape(temp[1])); 		if(parameters[i+1].name.toLowerCase()=="mid") { 			if(parameters[i+1].value!="") { 				clickThrough=parameters[i+1].value; 			} 		} 		if(parameters[i+1].name.toLowerCase()=="rid") { 			if(parameters[i+1].value!="") { 				rid=parameters[i+1].value; 			} 		} 		if(parameters[i+1].name.toLowerCase()=="aid") { 			if(parameters[i+1].value!="") { 				aid=parameters[i+1].value; 			} 		} 		if(parameters[i+1].name.toLowerCase()=="target") { 			if(parameters[i+1].value!="") { 				targeted=true; 				currentContent=parameters[i+1].value; 			} 		} 		if(parameters[i+1].name.toLowerCase()=="ofs") { 			if(parameters[i+1].value!="") { 				ofs=parameters[i+1].value; 			} 		} 		if(parameters[i+1].name.toLowerCase()=="lang") { 			if(parameters[i+1].value!="") { 				lang=parameters[i+1].value; 			} 		} 	} } if(clickThrough=="") { 	clickThrough=getCookStr("CLICK_THROUGH"); } else { 	savCookStr("CLICK_THROUGH",clickThrough,90); } if(rid=="") { 	rid=getCookStr("RID"); } else { 	savCookStr("RID",rid,90); } if(aid=="") { 	aid=getCookStr("AID"); } else { 	savCookStr("AID",aid,90); } function savCookStr(name,str,exp) { 	var strPath=cookiePath; 	var strDomain=cookieDomain; 	if(location.protocol.toLowerCase().substring(0,4)=="file") { 		strPath=""; 		strDomain=""; 	} 	var cookieStr="0400"+str;	// set version number 	var cookie=name+"="+escape(cookieStr); 	var expiration=new Date(); 	if (exp==-1) { 		expiration.setYear(2010); 		expiration.setMonth(01); 		expiration.setDate(01); 	} else { 		var t=expiration.getTime(); 		var msPerDay=24*60*60*1000; 		t+=(msPerDay*exp); 		expiration.setTime(t); 	} 	if(exp!=0) { 		cookie+="; expires="+expiration.toGMTString(); 	} else {	// zero duration...  explicitly clear cookie 		cookie=name+"="; 	} 	if(strPath!="") { 		cookie+="; path="+strPath; 	} 	if(strDomain!="") { 		cookie+="; domain="+strDomain; 	} 	document.cookie=cookie; } function getCookStr(name) { 	var allCookies=document.cookie; 	var start=allCookies.indexOf(name+"="); 	if(start==-1) 		return(""); 	start+=name.length+1; 	var end=allCookies.indexOf(';',start); 	if(end==-1) end=allCookies.length; 	var cookieStr=unescape(allCookies.substring(start,end)); 	if(cookieStr.length<4) return(""); 	if(cookieStr.substring(0,4)!="0400") return("");	// check version number 	cookieStr=cookieStr.substring(4,cookieStr.length); 	return(cookieStr); } var dv=false; function demo_alert() { 	dv=true; 	if(location.protocol.toLowerCase().substring(0,4)!="file") { 		alert("Shops created with ShopFactory demo will not function online. Please register at http://www.3d3.com/"); 	} } function currency(currency_name, iso, currencyAbbrev, currency_multiplier, decimal_places) { 	this.index = 0; 	this.name = currency_name; 	this.iso = iso; 	this.abbrev = currencyAbbrev; 	this.multiplier = currency_multiplier; 	this.decimal_places = decimal_places; } var baseCurrency = new currency("", "", "", 1.0, 2); var currentCurrency = new currency("", "", "", 1.0, 2); var shopCurrency = new currency("", "", "", 1.0, 2); var euroCurrencies=new mArr(12); euroCurrencies[1]=new currency("European Euro", "EUR", "Euro",1.0,2); euroCurrencies[2]=new currency("Austrian Schillings", "ATS", "S",13.7603,2); euroCurrencies[3]=new currency("Belgian Francs", "BEF", "BF",40.3399,2); euroCurrencies[4]=new currency("Dutch Guilders", "NLG", "fl.",2.20371,2); euroCurrencies[5]=new currency("Finnish Markka", "FIM", "Fmk",5.94573,2); euroCurrencies[6]=new currency("French Francs", "FRF", "F",6.55957,2); euroCurrencies[7]=new currency("German Marks", "DEM", "DM",1.95583,2); euroCurrencies[8]=new currency("Irish Punt", "IEP", "IEP",0.787564,2); euroCurrencies[9]=new currency("Italian Lira", "ITL", "Lit",1936.27,0); euroCurrencies[10]=new currency("Luxembourg Francs", "LUF", "LuxF",40.3399,2); euroCurrencies[11]=new currency("Portugese Escudo", "PTE", "Esc",200.482,2); euroCurrencies[12]=new currency("Spanish Pesetas", "ESP", "Ptas",166.386,2); var shopUrl	= serverProtocol + cookieDomain + cookiePath; if(shopUrl != "") { 	shopUrl += "index.html"; } document.writeln("<frameset rows=\"102,37,*,23\" framespacing=\"0\" frameborder=\"0\" border=\"NO\">"); document.writeln("<frame src=\""+lang+"/heading.html\" name=\"heading\" noresize scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\">"); document.writeln("<frame src=\""+lang+"/button.html\" name=\"buttons\" noresize scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\">"); document.writeln("<frame src=\""+lang+"/fs_menu.html\" name=\"main\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\">"); document.writeln("<frame src=\""+lang+"/extra.html\" name=\"extra\" noresize scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\">"); document.writeln("</frameset>"); //--> </script> </head> <NOFRAMES><NOSCRIPT> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <br><br><br><br><br><br><div align="CENTER"><H2> Comptoir Phocen de la machine  coudre</H2><B>This shopping cart utilises frames and advanced JavaScript, and as such requires a version 3+ browser.</B><br><br><br>&nbsp;<P align=center><EM><STRONG></STRONG></EM>&nbsp;<P align=center><EM><STRONG></STRONG></EM>&nbsp;<P align=center><EM><STRONG></STRONG></EM>&nbsp;<P align=center><EM><STRONG></STRONG></EM>&nbsp;<P align=center><EM><STRONG></STRONG></EM>&nbsp;<P align=center><EM><STRONG>Bientt notre nouveau site avec beaucoups plus de produits et achats scuriss.</STRONG></EM><P align=center>&nbsp;<P align=center>&nbsp;<P align=center>&nbsp;<P align=center><STRONG>Depuis 3 gnrations, la famille <EM>Weill</EM> est heureuse de vous accueillir dans le&nbsp;monde fabuleux de la couture et du patchwork.<BR>Nous rparons et restaurons toutes les marques de machines  coudre familiales.<BR>Nous recevons des rparations et expdions des pices dans le monde entier!<BR></STRONG><br><br> <br><br><br><br><br><br><br><br><A HREF="http://www.shopfactory.com"  TARGET="_blank"><FONT SIZE="1" >Created with ShopFactory</FONT></A><p><p><A HREF="http://www.ALL-ABOUT-SHOPPING-BASKETS-AND-SHOPPING-CARTS.COM" TARGET="_blank"><FONT SIZE="1" >More on shopping baskets, shopping carts</FONT></A></DIV> </NOSCRIPT></NOFRAMES> </body> </html> 
