// JavaScript Document
function accueil(){
window.location.href="index.php";
}
function assurances(){
window.location.href="assurances.php";
}
function credits_hypothecaires(){
window.location.href="credits_hypothecaires.php";
}
function prets_a_temperament(){
window.location.href="prets_a_temperament.php";
}
function conseils_financiers(){
window.location.href="conseils_financiers.php";
}
function forum(){
window.location.href="forum.php";
}
function glossaire(){
window.location.href="glossaire.php";
}
function souscrire(){
window.location.href="souscrire.php";
}
function contact(){
window.location.href="contact.php";
}
function iscription(){
window.location.href="inscription.php";
}
function oublier(){
window.open("oublier.php","","width=600,height=300");
}
function goThere()  {
var list = document.forms[1].urlList;
location = list.options[list.selectedIndex].value;
}
function partenaires()  {
window.location.href="partenaires.php";
}
function logo(){
window.open("logo.html","","width=320,height=240");
}
function info(){
window.location.href="info_legale.php";
}
function reserve_argent()  {
window.location.href="reserve_argent.php";
}
function pret_travaux()  {
window.location.href="pret_travaux.php";
}
function pret_auto()  {
window.location.href="pret_auto.php";
}
function regroupement_creances()  {
window.location.href="regroupement_creances.php";
}
