function redirect() { if (location == "http://www.ca-bretagne.fr/") { window.location="http://www.breizh-banque.com/"; } else if (location == "https://www.ca-bretagne.fr/") { window.location="http://www.breizh-banque.com/"; } else if (location == "http://www.ca-bretagne.com/") { window.location="http://www.breizh-banque.com/"; } else if (location == "https://www.ca-bretagne.com/") { window.location="http://www.breizh-banque.com/"; } else if (location == "http://www.bretagne-banqueprivee.fr/") { window.location="http://www.bretagne-banqueprivee.fr/banqueprivee/"; } else if (location == "http://bretagne-banqueprivee.fr/") { window.location="http://www.bretagne-banqueprivee.fr/banqueprivee/"; } else if (location == "https://www.bretagne-banqueprivee.fr/") { window.location="https://www.bretagne-banqueprivee.fr/banqueprivee/"; } else if (location == "https://bretagne-banqueprivee.fr/") { window.location="https://www.bretagne-banqueprivee.fr/banqueprivee/"; } else if (location == "http://www.ca-bestoffres.com/") { window.location="http://www.ca-bestoffres.com/minisites/cabestoffres/"; } else if (location == "https://www.ca-bestoffres.com/") { window.location="https://www.ca-bestoffres.com/minisites/cabestoffres/"; } else if (location == "http://www.ca-bestoffres.fr/") { window.location="http://www.ca-bestoffres.fr/minisites/cabestoffres/"; } else if (location == "https://www.ca-bestoffres.fr/") { window.location="https://www.ca-bestoffres.fr/minisites/cabestoffres/"; } else if (location == "http://ca-bestoffres.com/") { window.location="http://www.ca-bestoffres.com/minisites/cabestoffres/"; } else if (location == "https://ca-bestoffres.com/") { window.location="https://www.ca-bestoffres.com/minisites/cabestoffres/"; } else if (location == "http://ca-bestoffres.fr/") { window.location="http://www.ca-bestoffres.fr/minisites/cabestoffres/"; } else if (location == "https://ca-bestoffres.fr/") { window.location="https://www.ca-bestoffres.fr/minisites/cabestoffres/"; } else if (location == "http://bon-zafe.fr/") { window.location="/minisites/VP_Immo/29/vp.pl?action=form_identification"; } else if (location == "http://www.bon-zafe.fr/") { window.location="/minisites/VP_Immo/29/vp.pl?action=form_identification"; } else if (location == "https://bon-zafe.fr/") { window.location="/minisites/VP_Immo/29/vp.pl?action=form_identification"; } else if (location == "https://www.bon-zafe.fr/") { window.location="/minisites/VP_Immo/29/vp.pl?action=form_identification"; } else { window.location="http://www.breizh-banque.com/"; } } setTimeout("redirect()",5); // delai en millisecondes