var Sites = new Array(
	new Array("A French Inside","a_french_inside.gif","http://www.afrenchinside.NET"),
	new Array("Adrenalyn.net","adrenalynnet.gif","http://www.adrenalyn.net"),
	new Array("Another Prison System","another_prison_system.gif","http://www.prisonsystem.net"),
	new Array("ARKAM prod","arkam_prod","http://www.arkamprod.com"),
	new Array("BigBadWolf","bigbadwolf.gif","http://www.bigbadwolf.fr.st"),
	new Array("Boring Planet","boring_planet.gif","http://boringplanet.free.fr"),
	new Array("BUZZSHEEP","buzzsheep.gif","http://buzzsheep.free.fr"),
	new Array("CityOfEvil.net","cityofevilnet.gif","http://www.cityofevil.net"),
	new Array("Diamonds And Guns","diamonds_and_guns.jpg","http://www.diamondsandguns.com"),
	new Array("digitalbath [deftnz]","digitalbath_deftnz.gif","http://www.digitalbath.fr.st"),
	new Array("Dimmu Borgir France","dimmu_borgir_france.jpg","http://www.dimmuborgir.fr.st"),
	new Array("e-nderground","enderground.gif","http://www.e-nderground.com"),
	new Array("EXILE ON METALLICA ST.","exile_on_metallica_st.gif","http://www.metstreet.com"),
	new Array("FILTRation","filtration.gif","http://www.Filtration.fr.st"),
	new Array("FinchFrance : Like Another Finch Website!","finchfrance__like_another_finch_website.gif","http://www.finchfrance.com"),
	new Array("Fragments Of Morcheeba","fragments_of_morcheeba.gif","http://www.fragmentsofmorcheeba.t2u.com"),
	new Array("France-Incubus","franceincubus.gif","http://www.france-incubus.net"),
	new Array("Funeral For A French","funeral_for_a_french.gif","http://www.funeralforafrench.fr.st"),
	new Array("Heretic Circus","heretic_circus.jpg","http://www.hereticcircus.fr.st"),
	new Array("Hold This Moment","hold_this_moment.gif","http://www.holdthismoment.net"),
	new Array("Keritsu","keritsu.jpg","http://www.keritsu.net"),
	new Array("Linkin Park ReaWeb","linkin_park_reaweb.jpg","http://lpreaweb.free.fr"),
	new Array("MaybeMemories.net - The Used - Fansite français","maybememoriesnet__the_used__fansite_franais.gif","http://www.maybememories.net"),
	new Array("Met-France","metfrance.jpg","http://www.metallica-france.com"),
	new Array("Metal Zone","metal_zone.gif","http://metalzone6.free.fr"),
	new Array("Metalslam Webradio","metalslam_webradio.gif","http://www.metalslam.com"),
	new Array("Mishoko - The White Stripes","mishoko__the_white_stripes.gif","http://www.redcandycane.tk"),
	new Array("My French Romance","my_french_romance.gif","http://www.myfrenchromance.com"),
	new Array("Next Day","next_day.gif","http://www.next-day.net/"),
	new Array("niji-officiel","nijiofficiel.gif","http://www.niji-officiel.tk"),
	new Array("Otsego-go","otsegogo.gif","http://www.otsegogo.jexiste.fr/"),
	new Array("Punk Rock Music","punk_rock_music.gif","http://www.punkrockmusic.fr.st"),
	new Array("Punkrock21, Webzine Déjanté","punkrock21_webzine_djant.jpg","http://www.punkrock21.fr.st"),
	new Array("Rock Musique","rockmusique.gif","http://www.rockmusique.com"),
	new Array("Santagore","santagore.jpg","http://www.santagore.com/"),
	new Array("Scar[e] Culture","scare_culture.jpg","http://www.scareculture.fr.st"),
	new Array("Scar[e] Culture","scare_culture.gif","http://scareculture.net"),
	new Array("Sick\' N\' Destroyed","sickn_destroyed.jpg","http://sickndestroyed.free.fr/"),
	new Array("The Darkness France","the_darkness_france.gif","http://www.darknessfrance.com"),
	new Array("The Offspring Hacker","the_offspring_hacker.gif","http://www.theoffspringhacker.fr.st/"),
	new Array("TheTransplants.Fr.Tc","thetransplantsfrtc.gif","http://www.thetransplants.fr.tc"),
	new Array("ToMyPuNk","tomypunk.gif","http://www.tomypunk.fr.fm"),
	new Array("Turn ON","turn_on.jpg","http://www.turnon.fr.st"),
	new Array("U-zine","uzine.gif","http://www.u-zine.net"),
	new Array("Ultimetal","ultimetal.gif","http://Ultimetal.ift.fr"),
	new Array("uName :: Site pop punk","uname__site_pop_punk.gif","http://uname.music.free.fr"),
	new Array("Visual-Music.org","visualmusicorg.gif","http://www.Visual-Music.org"),
	new Array("W-Fenec","wfenec.jpg","http://www.w-fenec.org"),
	new Array("World of illusions","world_of_illusions.gif","http://www.worldofillusions.fr"),
	new Array("Yellowcard-fr - 1er Fan site Français","yellowcardfr__1er_fan_site_franais.gif","http://www.yellowcard-fr.com"),
	new Array("Young And Aspiring","young_and_aspiring.gif","http://riotnotdead.free.fr"),
	new Array("ZoneMetal.com","zonemetalcom.gif","http://www.zonemetal.com")
);

function Affiche() {
	var SitesRandom = Math.floor(Math.random()*Sites.length);
	Str = '<table border="0" cellpadding="1" cellspacing="0"><tr><td bgcolor="#000000">';
	Str += '<table border="0" cellpadding="0" cellspacing="0"><tr><td><a href="http://www.visual-music.org/linxbox_inscription.htm" target="_blank"><img src="http://linxbox.visual-music.org/images/general/titre_linxbox2.gif" width="110" height="15" border="0"></a></td></tr>';
	Str += '<tr><td><img src="http://linxbox.visual-music.org/images/general/pix.gif" width="1" height="1"></td></tr>';
	Str += '<tr><td>';
	Str += '<a href="'+Sites[SitesRandom][2]+'" target="_blank"><img src="http://linxbox.visual-music.org/images/linxbox/'+Sites[SitesRandom][1]+'" border="0" width="110" height="60" alt="'+Sites[SitesRandom][0]+'" title="'+Sites[SitesRandom][0]+'"></a>';
	Str += '</td></tr></table>';
	Str += '</td></tr></table>';
	this.Str=Str;
}

function Init() {
	var html = new Affiche();
	document.getElementById('visual_banniere').innerHTML=html.Str;
	setTimeout("Init()",10000);
}

document.write('<div id="visual_banniere"></div>');

document.onload=Init();