<!-- hide from non-JavaScript browsers pour var bar1 pour Sony
var axel = Math.random() + "";
var num = axel * 1000000000000000000;
// end hide from browsers fin de var1 pour Sony-->

var bar1="<a href='http://www.filmfestivalspro.com/bulletin/index.shtml' target='_blank'><img src='http://www.filmfestivals.com/shtml/festmeetfilm.jpg' width='300' height='250' border='0' alt='Bulletin Baord' title='Bulletin Baord' class='image image-preview'></a>";

var bar2="<http://www.fest21.com/en/blog/editor/the_team_congratulates_the_350_000_visitors_this_month_and_wishes_you_a_happy_new_year' target='_blank'><img src='http://www.filmfestivals.com/shtml/PARADIZE-YEAR.jpg' width='300' height='250' border='0' alt='New Year' title='New Year' class='image image-preview'></a>";

var bar3="<a href='http://www.fest21.com/en/festivals' target='_blank'><img src='http://www.filmfestivals.com/shtml/pub-search-fest.jpg' width='300' height='250' border='0' alt='Festivals' title='Festivals' class='image image-preview'></a>";

var bar4="<a href='http://www.fest21.com/en/blog/sundance' target='_blank'><img src='http://www.filmfestivals.com/shtml/Sundance10.jpg' width='300' height='250' border='0' alt='Sundance' title='Sundance' class='image image-preview'></a>";

var bar5="<a href='http://www.filmfestivalspro.com/bulletin/index.shtml' target='_blank'><img src='http://www.filmfestivals.com/shtml/festmeetfilm.jpg' width='300' height='250' border='0' alt='Bulletin Baord' title='Bulletin Baord' class='image image-preview'></a>";

var bar6="<a href='http://www.fest21.com/en/festivals' target='_blank'><img src='http://www.filmfestivals.com/shtml/pub-search-fest.jpg' width='300' height='250' border='0' alt='Festivals' title='Festivals' class='image image-preview'></a>";

var bar7="<http://www.fest21.com/en/blog/editor/the_team_congratulates_the_350_000_visitors_this_month_and_wishes_you_a_happy_new_year' target='_blank'><img src='http://www.filmfestivals.com/shtml/PARADIZE-YEAR.jpg' width='300' height='250' border='0' alt='New Year' title='New Year' class='image image-preview'></a>";

var bar8="<a href='http://www.fest21.com/en/blog/sundance' target='_blank'><img src='http://www.filmfestivals.com/shtml/Sundance10.jpg' width='300' height='250' border='0' alt='Sundance' title='Sundance' class='image image-preview'></a>";

var bar9="<a href='http://www.filmfestivalspro.com/bulletin/index.shtml' target='_blank'><img src='http://www.filmfestivals.com/shtml/festmeetfilm.jpg' width='300' height='250' border='0' alt='Bulletin Baord' title='Bulletin Baord' class='image image-preview'></a>";

var bar10="<a href='http://www.fest21.com/en/festivals' target='_blank'><img src='http://www.filmfestivals.com/shtml/pub-search-fest.jpg' width='300' height='250' border='0' alt='Festivals' title='Festivals' class='image image-preview'></a>";


var gar1="<a href='http://www.fest21.com/en/blog/sundance' target='_parent'><img src='http://www.filmfestivals.com/shtml/sundancemini.jpg' width='180' height='60' border='0'></a>";

var gar2="<a href='http://www.filmfestivals.com/bulletin/index.shtml' target='_parent'><img src='http://www.filmfestivals.com/shtml/festcalling4yourfilm.gif' width='180' height='60' border='0'></a>";

var gar3="<a href='http://www.fest21.com/en/blog/sundance' target='_parent'><img src='http://www.filmfestivals.com/shtml/sundancemini.jpg' width='180' height='60' border='0'></a>";

var gar4="<a href='http://www.filmfestivals.com/bulletin/index.shtml' target='_parent'><img src='http://www.filmfestivals.com/shtml/festcalling4yourfilm.gif' width='180' height='60' border='0'></a>";

function aleat()
{
	document.write(bar1)
}

function baniere()
{   
	var aleat = (Math.random()*10+0.5);
	var aleat = Math.round(aleat);
	if(aleat == 1)
	{
		document.write(bar1);
	}
	else if(aleat  == 2)
	{
		document.write(bar2);
	}
	else if(aleat  == 3)
	{
		document.write(bar3);
	}
	else if(aleat  == 4)
	{
		document.write(bar4);
	}
	else if(aleat  == 5)
	{
		document.write(bar5);
	}
	else if(aleat  == 6)
	{
		document.write(bar6);
	}
	else if(aleat  == 7)
	{
		document.write(bar7);
	}
	else if(aleat  == 8)
	{
		document.write(bar8);
	}
	else if(aleat  == 9)
	{
		document.write(bar9);
	}
		else if(aleat  == 10)
	{
		document.write(bar10);
	}
}

function baniereg()
{
   var aleat2 = (Math.random()*4+0.5);
	var aleat2 = Math.round(aleat2);
	if(aleat2 == 1)
	{
		document.write(gar1);
	}
	else if(aleat2  == 2)
	{
		document.write(gar2);
	}
	else if(aleat2  == 3)
	{
		document.write(gar3);
	}
	else if(aleat2  == 4)
	{
		document.write(gar4);
	
	}
}
