function display_hervebourhis_links()
{
	links = new Array();
	
	links[0] = new link( "http://arpel.aquitaine.fr/spip.php?article100000365&id_mot=28", "Arpel" );
	links[1] = new link( "http://www.myspace.com/harpolutherproductions", "David Baez" );
	links[2] = new link( "http://gouterlemonde.blogspot.com", "Emmanuelle Benoît" );
	links[3] = new link( "http://marionbillet.free.fr/", "Marion Billet" );
	links[4] = new link( "http://bruno.thielleux.free.fr", "Brüno" );
	links[5] = new link( "http://christian.cailleaux.free.fr", "Christian Cailleaux" );
	links[6] = new link( "http://www.vignobles-carreau.com/index.htm", "Les vins de Seb Carreau" );
	links[7] = new link( "http://www.editionsdelacerise.com", "Les éditions de la Cerise" );
	links[8] = new link( "http://francois.eudes.free.fr", "François-Eudes Chanfrault" );
	links[9] = new link( "http://www.coconino-world.com/", "Coconino" );
	links[10] = new link( "http://www.domitille-collardey.com/dotclear/", "Domitille Collardey" );
	links[11] = new link( "http://loicdauvillier.com", "Loïc Dauvillier" );
	links[12] = new link( "http://wakartate.free.fr", "Christophe Gaultier" );
	links[13] = new link( "http://pascalgirard.blogspot.com", "Pascal Girard" );
	links[14] = new link( "http://www.iunozat.com/", "Grégoire Gitton" );
	links[15] = new link( "http://myspace.com/jhinault", "Jérôme Hinault" );
	links[16] = new link( "http://www.leblogdekim.blogspot.com/", "Kim" );
	links[17] = new link( "http://www.myspace.com/leisureforpleasure", "Leisure" );
	links[18] = new link( "http://lizano.canalblog.com/", "Marc Lizano" );
	links[19] = new link( "http://mangeurdecases.fr", "Le mangeur de cases" );
	links[20] = new link( "http://bd.amiens.com", "On a marché sur la Bulle" );
	links[21] = new link( "http://thierry-martin.blogspot.com", "Thierry Martin" );
	links[22] = new link( "http://ottoprod.over-blog.com", "Ottoprod" );
	links[23] = new link( "http://uncoeurgroscommesa.blogspot.com/", "Patoo & Fredon" );
	links[24] = new link( "http://cadavex.free.fr/", "Cyril Pedrosa et ses amis" );
	links[25] = new link( "http://nancypena.canalblog.com/", "Nancy Pena" );
	links[26] = new link( "http://www.chezdelphine.net", "Delphine Perret" );
	links[27] = new link( "http://www.audepicault.com", "Aude Picault" );
	links[28] = new link( "http://www.radiobeton.com", "Radio Béton" );
	links[29] = new link( "http://albertine.ralenti.free.fr", "Albertine Ralenti" );
	links[30] = new link( "http://www.rubinsteiner.com/news.php", "Rubin Steiner" );
	links[31] = new link( "http://www.tanxx.com", "Tanxxx" );
	links[32] = new link( "http://bastienvives.blogspot.com/", "Bastien Vivès" );
	links[33] = new link( "http://www.mysteryo.com", "Yoann" );
	links[34] = new link( "http://zebeblog.blogspot.com", "Zébé" );
	
	hervebourhis_links = new link_list( links, "middle_column" );
	hervebourhis_links.display();
}