|
|
Texte dans la page d'accueil de Site d'écoute de musique libre
.:::: La playlist de l'humaniste ::::.
/*
SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/
imgPath = new Array;
SiClickGoTo = new Array;
if (document.images)
{
i0 = new Image;
i0.src = 'images/boulbar5.jpg';
SiClickGoTo[0] = "coup-de-coeur.html";
imgPath[0] = i0.src;
i1 = new Image;
i1.src = 'images/pochette_boulbar.jpg';
SiClickGoTo[1] = "coup-de-coeur.html";
imgPath[1] = i1.src;
}
a = 0;
function ejs_img_fx(img)
{
if(img && img.filters && img.filters[0])
{
img.filters[0].apply();
img.filters[0].play();
}
}
function StartAnim()
{
if (document.images)
{
document.write('');
defilimg()
}
else
{
document.write('')
}
}
function ImgDest()
{
document.location.href = SiClickGoTo[a-1];
}
function defilimg()
{
if (a == 2)
{
a = 0;
}
if (document.images)
{
ejs_img_fx(document.defil)
document.defil.src = imgPath[a];
tempo3 = setTimeout("defilimg()",3000);
a++;
}
}
Les liens dans Site d'écoute de musique libre
|
| |
|
|