function pub(nom)
{
	test=nom;
	if(test.substr(test.length-3)=="swf")
	{
		document.write('<embed src="../img/topPub/'+nom+'" height="150px" width="795px"></embed>');
	}
	else
	{
		document.write('<img src="../img/topPub/'+nom+'" height="150px" width="795px">');
	}
}
function bottomPub(nom)
{
document.write('<embed src="img/bottomPub/'+nom+'" height="90px" width="458px"></embed>');
}
function concours()
{
document.write('<embed src="img/new.swf" height="100px" width="450px"></embed>');
}
function boxe()
{
document.write('<embed src="img/boxerdl.swf" height="88px" width="458px"></embed>');
}
function grandrireqc()
{
document.write('<embed src="img/grandrireqc.swf" height="100px" width="458px"></embed>');
}
function rvjukebox()
{
document.write('<embed src="img/rvjukebox.swf" height="100px" width="458px"></embed>');
}
