function show_pub()
{
	var el = document.getElementById("filinfo1");
	if (el)
	{
		el.setAttribute("src", "pub.php?id=4");
		el.setAttribute("width", "220");
		el.setAttribute("height", "150");
	}


	var el = document.getElementById("toppub1");
	if (el)
	{
		el.setAttribute("src", "pub.php?id=1");
		el.setAttribute("width", "468");
		el.setAttribute("height", "60");
	}


	var el = document.getElementById("bottompub1");
	if (el)
	{
		el.setAttribute("src", "pub.php?id=3");
		el.setAttribute("width", "468");
		el.setAttribute("height", "60");
	}


        var el = document.getElementById("rightpub2");
	if (el)
	{
		el.setAttribute("src", "pub.php?id=2");
		el.setAttribute("width", "120");
		el.setAttribute("height", "600");
	}

        var el = document.getElementById("rightpubpageatutune");
	if (el)
	{
		el.setAttribute("src", "pub.php?id=5");
		el.setAttribute("width", "120");
		el.setAttribute("height", "600");
	}

}

function show_all_filinfo()
{
	window.open('http://www.lequipe.fr/Football/flux.html','_blank','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=1 ,resizable=1 ,WIDTH=484 ,HEIGHT=440');
}
