
// PJ_0933_0B9E.js: script de formulaire déporté Pages Jaunes
function wpj(t){ document.writeln(t);}
function AppelGuide(id, form) {


if (form==null) form=document.form;
form.input_image.value = id;
form.faire.value="decode_input_image";
form.submit();
return true;

}

wpj('<link rel="stylesheet" href="http://www.pagesjaunes.fr/formulaire/fdep.css">');
wpj('<style type="text/css"><!--');
wpj('td.fh { color: #000000 }');
wpj('.txt10px {font-size: 10px}');
wpj('A.txt10px:link {font-size: 10px; text-decoration: none; color: #000000}');
wpj('A.txt10px:visited {font-size: 10px; text-decoration: none; color: #000000}');
wpj('A.txt10px:active {font-size: 10px; text-decoration: none; color: #000000}');
wpj('A.txt10px:hover {font-size: 10px; text-decoration: none; color: #FF0000}');
wpj('--></style>');
wpj('<table border=0 cellspacing=0 cellpadding=1>');
wpj('<tr>');
wpj('<td bgcolor="FFCC00">');
wpj('<table bgcolor="#FFCC00" border=0 cellspacing=0 cellpadding=1 width=100%>');
wpj('<tr bgcolor="#FFCC00">');
wpj('<td class=fh width=72%><b>&nbsp;Rechercher un professionnel avec</b></td>');
wpj('<td width=28% align=rigth><img src="http://www.pagesjaunes.fr/formulaire/img/logo_pj.gif" width="91" height="29" border="0" alt="PagesJaunes"></td>');
wpj('</tr>');
wpj('</table>');
wpj('</td>');
wpj('</tr>');
wpj('<tr>');
wpj('<td bgcolor="FFCC00">');
wpj('<table bgcolor="#FFFF99" border=0 cellspacing=0 cellpadding=2 width=100% class=fh>');
wpj('<form name=rechercherAvanceForm method=post action="http://www.pagesjaunes.fr/trouverlesprofessionnels/rechercheAvance.do?portail=PJ" target="_blank">');


wpj('<input id="codeActivite" type="hidden" value="" name="codeActivite"/>');
wpj('<input id="codeLieu" type="hidden" value="" name="codeLieu"/>');
wpj('<input type="hidden" value="0" name="typeLieu"/>');
wpj('<input type="hidden" value="" name="ouAmbiguChoisi"/>');
wpj('<input type="hidden" value="false" name="ambiguiteVoie"/>');
wpj('<input type="hidden" value="true" name="pageAccueil"/>');


wpj('<tr><td align=center><table border=0 cellspacing=0 cellpadding=0 class=fh>');
wpj('<tr >');
wpj('<td>&nbsp;</td>');
wpj('<td class=fh align=right>Activit&eacute;&nbsp;</td>');
wpj('<td nowrap><input type=text name=activite size=20></td>');
wpj('</tr>');
wpj('<tr>');
wpj('<td>&nbsp;</td>');
wpj('<td class=fh align=right>Nom&nbsp;</td>');
wpj('<td nowrap>');
wpj('<input type=text name=nom size=20>');
wpj('</td>');
wpj('</tr>');
wpj('<tr>');
wpj('<td>&nbsp;</td>');
wpj('<td class=fh align=right>Adresse&nbsp;</td>');
wpj('<td nowrap>');
wpj('<input type=text name=adresse size=20>');
wpj('</td>');
wpj('</tr>');
wpj('<tr>');
wpj('<td>&nbsp;</td>');
wpj('<td class=fh align=right>Localit&eacute;&nbsp;</td>');
wpj('<td nowrap>');
wpj('<select name=localite size=1>');
wpj('<option value="Casson">Casson');
wpj('<option value="Fay de Bretagne">Fay de Bretagne');
wpj('<option value="Grandchamp des Fontaines">Grandchamp des Fontaines');
wpj('<option value="Heric">H&eacute;ric');
wpj('<option value="Les Touches">Les Touches');
wpj('<option value="Nort sur Erdre">Nort sur Erdre');
wpj('<option value="Notre Dame des Landes">Notre Dame des Landes');
wpj('<option value="Petit Mars">Petit Mars');
wpj('<option value="Saint Mars du Desert">Saint Mars du D&eacute;sert');
wpj('<option value="Suce; sur Erdre">Suc&eacute; sur Erdre');
wpj('<option value="Treillieres">Treilli&egrave;res');
wpj('<option value="Vigneux de Bretagne">Vigneux de Bretagne');
wpj('</select></td>');
wpj('</td></tr>');
wpj('<tr>');
wpj('<td>&nbsp;</td>');
wpj('<td class=fh align=right>D&eacute;partement&nbsp;</td>');
wpj('<td nowrap>');
wpj('<select name=depreg size=1>');
wpj('<option value="LOIRE ATLANTIQUE">LOIRE ATLANTIQUE');
wpj('</select></td>');
wpj('</td>');
wpj('</tr>');
wpj('</table></td></tr>');
wpj('<tr>');
wpj('<td colspan=2 align=center>');
wpj('<input type=image name=JF_INSCRIPTIONS_REQ src="http://www.pagesjaunes.fr/formulaire/img/rechercher.gif" width=69 height=16 border=0 alt=Rechercher>');
wpj('</td>');
wpj('</tr>');
wpj('</form>');
wpj('</table>');
wpj('<tr>');
wpj('<td height=20 align=center>');
wpj('</td></tr></table>');
