//<![CDATA[
function affichage_fond_0()
{
		if (screen.height<=768)
		{	
			document.write('<div class="fond1_1024_768">&nbsp;</div>');
		}
		else if (screen.height==900)
		{	
			document.write('<img src="images/fonds/bg1_1440x900.jpg" alt="SOYEZ HAPPY" title="SOYEZ HAPPY" height="732" width="708" align="right"/>');
		}
		else if (screen.height==1024)
		{	
			document.write('<img src="images/fonds/bg1_1280x1024.jpg" alt="SOYEZ HAPPY" title="SOYEZ HAPPY" height="856" width="628" align="right"/>');
		}
		else if (screen.height>1024 && screen.height<1200 )//ex resolution 1680*1050
		{	
			document.write('<img src="images/fonds/bg1_1280x1024.jpg" alt="SOYEZ HAPPY" title="SOYEZ HAPPY" height="856" width="628" align="right"/>');
		}
		else if (screen.height==1200 && screen.width==1600)
		{	
			document.write('<img src="images/fonds/bg1_1600x1200.jpg" alt="SOYEZ HAPPY" title="SOYEZ HAPPY" height="1032" width="788" align="right"/>');
		}
		else if (screen.height==1200 && screen.width==1920)
		{
			document.write('<img src="images/fonds/bg1_1920x1200.jpg" alt="SOYEZ HAPPY" title="SOYEZ HAPPY" height="1032"  width="948" align="right"/>');
		}
		else
		{
			document.write('<div class="fond1_1024_768">&nbsp;</div>');
		}
}
function affichage_fond_1()
{
		if (screen.height<=768)
		{	
			document.write('<div class="fond1_1024_768">&nbsp;</div>');
		}
		else if (screen.height==900)
		{	
			document.write('<div class="fond1_1440_900">&nbsp;</div>');
		}
		else if (screen.height==1024)
		{	
			document.write('<div class="fond1_1280_1024">&nbsp;</div>');
		}
		else if (screen.height>1024 && screen.height<1200 )//ex resolution 1680*1050
		{	
			document.write('<div class="fond1_1280_1024">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1600)
		{	
			document.write('<div class="fond1_1600_1200">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1920)
		{
			document.write('<div class="fond1_1920_1200">&nbsp;</div>');
		}
		else
		{
			document.write('<div class="fond1_1024_768">&nbsp;</div>');
		}
}
function affichage_fond_2()
{
		if (screen.height<=768)
		{	
			document.write('<div class="fond2_1024_768">&nbsp;</div>');
		}
		else if (screen.height==900)
		{	
			document.write('<div class="fond2_1440_900">&nbsp;</div>');
		}
		else if (screen.height==1024)
		{	
			document.write('<div class="fond2_1280_1024">&nbsp;</div>');
		}
		else if (screen.height>1024 && screen.height<1200 )//ex resolution 1680*1050
		{	
			document.write('<div class="fond2_1280_1024">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1600)
		{	
			document.write('<div class="fond2_1600_1200">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1920)
		{
			document.write('<div class="fond2_1920_1200">&nbsp;</div>');
		}
		else
		{
			document.write('<div class="fond2_1024_768">&nbsp;</div>');
		}
}
function affichage_fond_3()
{
		if (screen.height<=768)
		{	
			document.write('<div class="fond3_1024_768">&nbsp;</div>');
		}
		else if (screen.height==900)
		{	
			document.write('<div class="fond3_1440_900">&nbsp;</div>');
		}
		else if (screen.height==1024)
		{	
			document.write('<div class="fond3_1280_1024">&nbsp;</div>');
		}
		else if (screen.height>1024 && screen.height<1200 )//ex resolution 1680*1050
		{	
			document.write('<div class="fond3_1280_1024">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1600)
		{	
			document.write('<div class="fond3_1600_1200">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1920)
		{
			document.write('<div class="fond3_1920_1200">&nbsp;</div>');
		}
		else
		{
			document.write('<div class="fond3_1024_768">&nbsp;</div>');
		}
}
function affichage_fond_4()
{
		if (screen.height<=768)
		{	
			document.write('<div class="fond4_1024_768">&nbsp;</div>');
		}
		else if (screen.height==900)
		{	
			document.write('<div class="fond4_1440_900">&nbsp;</div>');
		}
		else if (screen.height==1024)
		{	
			document.write('<div class="fond4_1280_1024">&nbsp;</div>');
		}
		else if (screen.height>1024 && screen.height<1200 )//ex resolution 1680*1050
		{	
			document.write('<div class="fond4_1280_1024">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1600)
		{	
			document.write('<div class="fond4_1600_1200">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1920)
		{
			document.write('<div class="fond4_1920_1200">&nbsp;</div>');
		}
		else
		{
			document.write('<div class="fond4_1024_768">&nbsp;</div>');
		}
}
function affichage_fond_5()
{
		if (screen.height<=768)
		{	
			document.write('<div class="fond5_1024_768">&nbsp;</div>');
		}
		else if (screen.height==900)
		{	
			document.write('<div class="fond5_1440_900">&nbsp;</div>');
		}
		else if (screen.height==1024)
		{	
			document.write('<div class="fond5_1280_1024">&nbsp;</div>');
		}
		else if (screen.height>1024 && screen.height<1200 )//ex resolution 1680*1050
		{	
			document.write('<div class="fond5_1280_1024">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1600)
		{	
			document.write('<div class="fond5_1600_1200">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1920)
		{
			document.write('<div class="fond5_1920_1200">&nbsp;</div>');
		}
		else
		{
			document.write('<div class="fond5_1024_768">&nbsp;</div>');
		}
}
function affichage_fond_6()
{
		if (screen.height<=768)
		{	
			document.write('<div class="fond6_1024_768">&nbsp;</div>');
		}
		else if (screen.height==900)
		{	
			document.write('<div class="fond6_1440_900">&nbsp;</div>');
		}
		else if (screen.height==1024)
		{	
			document.write('<div class="fond6_1280_1024">&nbsp;</div>');
		}
		else if (screen.height>1024 && screen.height<1200 )//ex resolution 1680*1050
		{	
			document.write('<div class="fond6_1280_1024">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1600)
		{	
			document.write('<div class="fond6_1600_1200">&nbsp;</div>');
		}
		else if (screen.height==1200 && screen.width==1920)
		{
			document.write('<div class="fond6_1920_1200">&nbsp;</div>');
		}
		else
		{
			document.write('<div class="fond6_1024_768">&nbsp;</div>');
		}
}
//]]>