function liens(a)
{
if (a=="1")
{
location.href='mailto:parcnaturel@pnhp.be';
}
if (a=="2")
{
location.href='mailto:s.delhaye@pnhp.be';
}
if (a=="3")
{
location.href='mailto:ph.carre@pnhp.be';
}
if (a=="4")
{
location.href='mailto:s.denis@pnhp.be';
}
if (a=="5")
{
location.href='mailto:f.yernaux@pnhp.be';
}
}

