Back home

Put a link on your website !

Why would you do that ?

Well, because you're nice...

But also because you know that the more visitors I have, the more "sounds on demand" I make.

What you know less is that more visitors means more donations, more "google ads" hits, etc...

At the end, it means more money, yep. To invest in new microphones... So that I could make better sounds...

So, I created some "cool" links, that. Pick one, copy the code, an insert it on your webpage.

Damien, le Glaneur de sons

PS : you can also choose a demonstration in stead of the "sound of the month"...

Link with Dewplayer 200px /120px

Cliquez ici !

Insert this code :

<div style="border-style:solid; border-width: 1px; text-align: center; width: 200px;">
<a href="http://glaneurdesons.ovh.org/home.html" target="_blank">
<img title="Cliquez ici !" style="border: 0px solid ;" alt="Glaneur de sons" src="http://glaneurdesons.ovh.org/medias/lien_lecteur.gif" align="middle"></a>
<span><object type="application/x-shockwave-flash"
data="http://glaneurdesons.ovh.org/medias/dewplayer.swf?son=http://glaneurdesons.ovh.org/medias/son_du_mois.mp3" height="20" width="200">
<param name="movie" value="http://glaneurdesons.ovh.org/medias/dewplayer.swf?son=http://glaneurdesons.ovh.org/medias/son_du_mois.mp3"></object></span></div>
You can also replace the "div" locators by "p". >

Simple buttons

Clear background :

Glaneur de sons

<div>
<p><a href="http://glaneurdesons.ovh.org/home.html"><img
 style="border: 0px solid ; width: 90px; height: 15px;" alt="Glaneur de sons"
 src="http://glaneurdesons.ovh.org/medias/bouton.gif"></a></p></div>

Dark background :

Glaneur de sons

<div>
<p><a href="http://glaneurdesons.ovh.org/home.html"><img
 style="border: 0px solid ; width: 90px; height: 15px;" alt="Glaneur de sons"
 src="http://glaneurdesons.ovh.org/medias/bouton02.gif"></a></p>
</div>