// Créer un tableau
function creerArray(n) {
this.length=(n) 
for (var i=1;i<=n;i++)
this [i]=null
return this
}
// Nombre de bannières à gérer
nban=5
// Site du mois
// Liste des URL de 1 à 12
var usm = new creerArray(12)
usm[1]="http://www.martiniquezoom.com/batirfdf"
usm[2]="http://www.martiniquezoom.com/batirfdf"
usm[3]="http://www.martiniquezoom.com/batirfdf"
usm[4]="http://www.martiniquezoom.com/batirfdf"
usm[5]="http://www.martiniquezoom.com/batirfdf"
usm[6]="http://www.martiniquezoom.com/batirfdf"
usm[7]="http://www.martiniquezoom.com/batirfdf"
usm[8]="http://www.martiniquezoom.com/batirfdf"
usm[9]="http://www.martiniquezoom.com/batirfdf"
usm[10]="http://www.martiniquezoom.com/batirfdf"
usm[11]="http://www.martiniquezoom.com/batirfdf"
usm[12]="http://www.martiniquezoom.com/batirfdf"
// Liste des URL de 1 à 60
var url = new creerArray(60)
url[1]="../lesevenements/bassports.php?iddom=4&domaine=evenements&theme=yole"
url[2]="../lesevenements/bassports.php?iddom=4&domaine=evenements&theme=golf"
url[3]="../distillerie/bastheme.php?iddom=2&domaine=decouverte&theme=distillerie"
url[4]="../voitures/basthemedirect.php?type_produit=2&code_produit=PROD_RIVERS&langue=FR&destination=MQ"
url[5]="../patrimoinejardins/basjardins.php?iddom=2&domaine=decouverte&theme=nature"
url[21]="../lesevenements/basyoles.htm"
url[22]="../carnaval/bas.htm"
url[23]="../lesevenements/basnoel.htm"
url[24]="../voitures/bas.htm"
url[25]="../patrimoinejardins/bas.htm"
url[6]="../patrimoinejardins/centremonument.htm"
url[7]="../lesloisirs/centresport.htm"
url[8]="../patrimoinejardins/centrepatrimoine.htm"
url[9]="../lesevenements/centrenoel.htm"
url[10]="../distillerie/centre.htm"
url[11]="../lesloisirs/centremusique.htm"
url[12]="../patrimoinejardins/centremarche.htm"
url[13]="../lesevenements/centreyoles.htm"
url[14]="../patrimoinejardins/centrejardin.htm"
url[15]="../lesloisirs/centresport.htm"
url[16]="../cartespostales/centrevoyage.htm"
url[17]="../patrimoinejardins/centrefruit.htm"
url[18]="../patrimoinejardins/centreartisanat.htm"
url[19]="../lesloisirs/centrenature.htm"
url[20]="../lesloisirs/centreplages.htm"
//
url[21]="www.martiniquezoom.com/pub.html"
url[22]="www.martiniquezoom.com/pub.html"
url[23]="www.martiniquezoom.com/pub.html"
url[24]="www.martiniquezoom.com/pub.html"
url[25]="www.martiniquezoom.com/pub.html"
url[26]="www.martiniquezoom.com/pub.html"
url[27]="www.martiniquezoom.com/pub.html"
url[28]="www.martiniquezoom.com/pub.html"
url[29]="www.martiniquezoom.com/pub.html"
url[30]="www.martiniquezoom.com/pub.html"
//
url[31]="www.martiniquezoom.com/pub.html"
url[32]="www.martiniquezoom.com/pub.html"
url[33]="www.martiniquezoom.com/pub.html"
url[34]="www.martiniquezoom.com/pub.html"
url[35]="www.martiniquezoom.com/pub.html"
url[36]="www.martiniquezoom.com/pub.html"
url[37]="www.martiniquezoom.com/pub.html"
url[38]="www.martiniquezoom.com/pub.html"
url[39]="www.martiniquezoom.com/pub.html"
url[40]="www.martiniquezoom.com/pub.html"
//
url[41]="www.martiniquezoom.com/pub.html"
url[42]="www.martiniquezoom.com/pub.html"
url[43]="www.martiniquezoom.com/pub.html"
url[44]="www.martiniquezoom.com/pub.html"
url[45]="www.martiniquezoom.com/pub.html"
url[46]="www.martiniquezoom.com/pub.html"
url[47]="www.martiniquezoom.com/pub.html"
url[48]="www.martiniquezoom.com/pub.html"
url[49]="www.martiniquezoom.com/pub.html"
url[50]="www.martiniquezoom.com/pub.html"
//
url[51]="www.martiniquezoom.com/pub.html"
url[52]="www.martiniquezoom.com/pub.html"
url[53]="www.martiniquezoom.com/pub.html"
url[54]="www.martiniquezoom.com/pub.html"
url[55]="www.martiniquezoom.com/pub.html"
url[56]="www.martiniquezoom.com/pub.html"
url[57]="www.martiniquezoom.com/pub.html"
url[58]="www.martiniquezoom.com/pub.html"
url[59]="www.martiniquezoom.com/pub.html"
url[60]="www.martiniquezoom.com/pub.html"
// Texte de la bulle
var alt = "Cliquez pour découvrir la page correspondante !"
// Texte de la bannière déroulante
//var bander = "Bienvenue sur le portail MartiniqueZoom - L\'annuaire  Internet de la Martinique - Ajoutez votre e-mail, votre page-perso,  votre site, vos offres & demandes d'emploi, vos petites annonces, devenez membre de la communauté des adhérents !..."
var bander = "Bienvenue sur le portail Martinique Zoom, nous serons présents sur le Salon Infotech 2001 qui se tiendra du 5 au 7 avril sur le Stand de KYM services au Palais des Congrés de MADIANA, venez nous voir..." 
var Navigateur=navigator.appName;
var VersionNav=parseInt(navigator.appVersion);
var OS=navigator.userAgent.toUpperCase();
var maintenant=new Date()
var nbreban=nban
var index=maintenant.getSeconds()
// Affichage de la bannière haute
function affhaut() {
		  	if (nbreban<60)
		  	{
		   	  index=index%nbreban;
		  	}
		  	var idx=index+1;
return idx;
}
// Affichage de la bannière basse
function affbas() {
		 var idx=60-index; 
		  	if (nbreban<60)
		  	{
		   	  index=index%nbreban;
		  	}
		  	var idx=nbreban-index;
		
return idx;
}
// Affichage du site du mois
function affsitemois() {
dateActuel = new Date();
idmois=dateActuel.getMonth();
return idmois;
}