<!--Begin

var nb_pub=12;
var now=new Date();
var sec=now.getSeconds();
var oui=0;
var non=1;
var pub=sec % nb_pub;

pub +=1;

nouvelle_fenetre=oui;


if (pub==1)
{
txt="Poterie J. Molina a St-Jean : promotion spéciale - cliquez-ici";
url="http://lyonweb.net/molina/";
alt="Les pages decouvertes : Poterie Molina";
bandeau="http://lyonweb.net/pub/molina.gif";
width="468";
height="60";
nouvelle_fenetre=non;
}

if (pub==2)
{
txt="StarTerre, le spécialiste européen du 4x4 - cliquez ici";
url="http://www.starterre.fr";
alt="StarTerre, le specialiste europeen du 4x4";
bandeau="http://lyonweb.net/pub/starterre.gif";
width="468";
height="60";
nouvelle_fenetre=oui;
}

if (pub==3)
{
txt="SPRS La Tendresse - cliquez-ici";
url="http://www.la-tendresse.fr";
alt="SPRS La Tendresse - articles de puériculture, tout pour la décoration de la chambre de bébé";
bandeau="http://lyonweb.net/pub/sprs1.gif";
width="468";
height="60";
nouvelle_fenetre=oui;
}

if (pub==4)
{
txt="LYONwebring, cliquez-ici";
url="http://lyonweb.net/lyonwebring/";
alt="LyonWebRing, l'anneau des sites Internet de LYON et sa région";
bandeau="http://lyonweb.net/pub/lyonwebring1.gif";
width="468";
height="60";
nouvelle_fenetre=non;
}


if (pub==5)
{
txt="LYONwebring : cliquez-ici";
url="http://lyonweb.net/lyonwebring/";
alt="LyonWebRing, l'anneau des sites Internet de LYON et sa région";
bandeau="http://lyonweb.net/pub/lyonwebring2.gif";
width="468";
height="60";
nouvelle_fenetre=non;
}

if (pub==6)
{
txt="horaires ciné : cliquez-ici";
url="http://lyonweb.net/horaires-cinema.htm";
alt="Retrouvez tous les horaires des films par salles sur Lyon";
bandeau="http://lyonweb.net/pub/horairescine.gif";
width="468";
height="60";
nouvelle_fenetre=non;
}


if (pub==7)
{
txt="Cahier spécial Multimédia - Lyon Capitale";
url="http://www.lyoncapitale.fr/Index.html";
alt="Cahier spécial Multimédia de Lyon Capitale - Disponible en kiosque dès le 15 mars";
bandeau="http://lyonweb.net/pub/lyoncap.gif";
width="468";
height="60";
nouvelle_fenetre=oui;
}



if (pub==8)
{
txt="Cahier spécial Multimédia - Lyon Capitale";
url="http://www.lyoncapitale.fr/Index.html";
alt="Cahier spécial Multimédia de Lyon Capitale - Disponible en kiosque dès le 15 mars";
bandeau="http://lyonweb.net/pub/lyoncap.gif";
width="468";
height="60";
nouvelle_fenetre=oui;
}

if (pub==9)
{
txt="Votre Site Internet : cliquez-ici";
url="http://www.lyon-web.net/prestations/sites-lyon-web.htm";
alt="Cliquez moi vite !";
bandeau="http://lyonweb.net/pub/site1990.gif";
width="468";
height="60";
nouvelle_fenetre=non;
}

if (pub==10)
{
txt="Cahier spécial Multimédia - Lyon Capitale";
url="http://www.lyoncapitale.fr/Index.html";
alt="Cahier spécial Multimédia de Lyon Capitale - Disponible en kiosque dès le 15 mars";
bandeau="http://lyonweb.net/pub/lyoncap.gif";
width="468";
height="60";
nouvelle_fenetre=oui;
}

if (pub==11)
{
txt="Alapage : livres, CD, DVD, ...";
url="http://www.alapage.com/?donnee_appel=LYONW";
alt="Cliquez moi vite !";
bandeau="http://www.alapage.com/alapage/image/accueil/partenariat/l46860.gif";
width="468";
height="60";
nouvelle_fenetre=oui;
}

if (pub==12)
{
txt="Votre Site Internet : cliquez-ici";
url="http://www.lyon-web.net/prestations/sites-lyon-web.htm";
alt="Cliquez moi vite !";
bandeau="http://lyonweb.net/pub/site1990.gif";
width="468";
height="60";
nouvelle_fenetre=non;
}


if (nouvelle_fenetre==oui)
   document.write('<a href=\"' + url + '\" target=\"x\">');
else 
 document.write('<a href=\"' + url + '\"');

document.write('<small>' + txt + '</small><br>');
document.write('<img src=\"' + bandeau + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('</a>');


// End -->


