USF Basket La Flèche
Contact
Voir aussi : les autres clubs de basket du département | Site web : www.usf-basket-la-fleche.frSituationDernières actus du club :Comité de l'Hérault de Basketball - Liens utiles - Liens utiles
//
try {
var tagbase = document.getElementsByTagName("head")[0].getElementsByTagName("base")[0] ;
var tagbasehref = tagbase.href ;
var tagbasematch = tagbasehref.replace( /http:\/\/([^\/]+).*/ , "$1" ) ;
var domainmatch = tagbasematch.replace( /www\./ , "" ) ;
var re = new RegExp( tagbasematch , "i" ) ;
var redomain = new RegExp( domainmatch , "i" ) ;
var h = window.location.host ;
if ( ! re.test( h ) && (/^club[0-9]*\.quomodo\.com$/).test( h ) ) window.location.href = "http://" + tagbasematch + window.location.pathname.replace( /^\/[^\/]+(\/.*)/ , "$1" ) ;
else if ( h != tagbasematch && redomain.test( h ) ) window.location.href = "http://" + tagbasematch + window.location.pathname ;
else if ( ! re.test( h ) && (/^[0-9.]+$/).test( h ) ) {
tagbase.parentNode.removeChild( tagbase ) ;
document.write( " |