<!--
function FP_goToURL(url) {//v1.0
 window.location=url;
}
function doPopUp(){
doPopUpWindow = window.open("http://www.frenchinfocus.com/fr/french-freequote.htm","quote","scrollbars=yes,resizable=yes,width=500,height=732");
}
// -->
