var tcrdAff = new Array;
tcrdAff[0]='<option value="crd-0304-aff01.htm#t">PV 01 du 15.09.2003</option>';
tcrdAff[1]='<option value="crd-0304-aff02.htm#t">PV 02 du 22.09.2003</option>';
tcrdAff[2]='<option value="crd-0304-aff03.htm#t">PV 03 du 29.09.2003</option>';
tcrdAff[3]='<option value="crd-0304-aff04.htm#t">PV 04 du 06.10.2003</option>';
tcrdAff[4]='<option value="crd-0304-aff05.htm#t">PV 05 du 13.10.2003</option>';
tcrdAff[5]='<option value="crd-0304-aff06.htm#t">PV 06 du 20.10.2003</option>';
tcrdAff[6]='<option value="crd-0304-aff07.htm#t">PV 07 du 27.10.2003</option>';
tcrdAff[7]='<option value="crd-0304-aff08.htm#t">PV 08 du 03.11.2003</option>';
tcrdAff[8]='<option value="crd-0304-aff09.htm#t">PV 09 du 09.11.2003</option>';
tcrdAff[9]='<option value="crd-0304-aff10.htm#t">PV 10 du 16.11.2003</option>';
tcrdAff[10]='<option value="crd-0304-aff11.htm#t">PV 11 du 30.11.2003</option>';
tcrdAff[11]='<option value="crd-0304-aff12.htm#t">PV 12 du 07.12.2003</option>';
tcrdAff[12]='<option value="crd-0304-aff13.htm#t">PV 13 du 15.12.2003</option>';
tcrdAff[13]='<option value="crd-0304-aff14.htm#t">PV 14 du 22.12.2003</option>';
tcrdAff[14]='<option value="crd-0304-aff15.htm#t">PV 15 du 28.12.2003</option>';
tcrdAff[15]='<option value="crd-0304-aff16.htm#t">PV 16 du 05.01.2004</option>';



function AffairesCRD(c)
{
 if (c=='PV') {
   document.write('<table border="0" align="right"><tr><td><form method="POST" onSubmit=""><table height="30" border="0" class="b" cellspacing="0" cellpadding="0" style="border-bottom: 1 solid #CC0000">');
 }
 else {
   document.write('<table border="0"><tr><td><form method="POST" onSubmit=""><table height="30" border="0" class="b" cellspacing="0" cellpadding="0">');
 }

 document.write('<tr><td><b>&nbsp;Listes des affaires par PV:&nbsp;&nbsp;</b></td><td><select size="1" name="ListeUrl" onchange="ChangeUrl(this.form)" class="b"><option selected>Veuillez choisir un PV, SVP ...</option>');

 for (var i=tcrdAff.length-1; i>=0; i--){
   document.write(tcrdAff[i]);
 }

 document.write('</select></td></tr></table></form></td></tr></table>');
}



function ChangeUrl(formulaire)
{
	if (formulaire.ListeUrl.selectedIndex != 0)
	{
		location.href = formulaire.ListeUrl.options[formulaire.ListeUrl.selectedIndex].value;
	}
	else 
	{
	alert('Veuillez choisir un PV.');
	}
}

function main()
{
	location.href = "http://lrfb.8m.net/"
	//location.href = "main.htm"

}

function AffairesCOS(page)
{

	var htmls='<p class="b" align="right">Page: ';

	var MaxPage = 6;
	var x;

	for (x = 1 ; x <= MaxPage ; x++)
	{
		if (page != x)
		{
			if (x < 10)
			{
				htmls += '<a href="cos-0304-affaires0' + escape(x) +'.htm#t">' + escape(x) + '</a>';
			}
			else
			{
				htmls += '<a href="cos-0304-affaires' + escape(x) +'.htm#t">' + escape(x) + '</a>';
			}
		}
		else
		{
			htmls += escape(x);
		}
		if ( x < MaxPage)
		{
			htmls += ', ';
		}

	}
	htmls += '</p>';
	document.write(htmls);
}


function AffairesCA(page)
{
	var htmls='<p class="textcenter" style="border-top: 1 solid #394B5E; border-bottom: 1 solid #394B5E"><b>Page: ';

	var MaxPage = 4;
	var x;

	for (x = 1 ; x <= MaxPage ; x++)
	{
		if (page != x)
		{
			if (x < 10)
			{
				htmls += '<a href="CA-0203-Aff0' + escape(x) +'.htm">' + escape(x) + '</a>';
			}
			else
			{
				htmls += '<a href="CA-0203-Aff' + escape(x) +'.htm">' + escape(x) + '</a>';
			}
		}
		else
		{
			htmls += escape(x);
		}
		if ( x < MaxPage)
		{
			htmls += ', ';
		}

	}
	htmls += '</b></p>';
	document.write(htmls);
}

function AffairesCRQ(page)
{
	var htmls='<p class="b" align="right">Page: ';

	var MaxPage = 2;
	var x;

	for (x = 1 ; x <= MaxPage ; x++)
	{
		if (page != x)
		{
			if (x < 10)
			{
				htmls += '<a href="crq-0304-affaires0' + escape(x) +'.htm">' + escape(x) + '</a>';
			}
			else
			{
				htmls += '<a href="crq-0304-affaires' + escape(x) +'.htm">' + escape(x) + '</a>';
			}
		}
		else
		{
			htmls += escape(x);
		}
		if ( x < MaxPage)
		{
			htmls += ', ';
		}

	}
	htmls += '</b></p>';
	document.write(htmls);
}

function AffairesCRA(page)
{
	var htmls='<p class="textcenter" style="border-top: 1 solid #394B5E; border-bottom: 1 solid #394B5E"><b>Page: ';

	var MaxPage = 3;
	var x;

	for (x = 1 ; x <= MaxPage ; x++)
	{
		if (page != x)
		{
			if (x < 10)
			{
				htmls += '<a href="CRA-0203-Aff0' + escape(x) +'.htm">' + escape(x) + '</a>';
			}
			else
			{
				htmls += '<a href="CRA-0203-Aff' + escape(x) +'.htm">' + escape(x) + '</a>';
			}
		}
		else
		{
			htmls += escape(x);
		}
		if ( x < MaxPage)
		{
			htmls += ', ';
		}

	}
	htmls += '</p>';
	document.write(htmls);
}

function MutPage(page)
{
	var htmls='<p class="b" align="right">Page: ';

	var MaxPage = 3;
	var x;

	for (x = 1 ; x <= MaxPage ; x++)
	{
		if (page != x)
		{
			if (x < 10)
			{
				htmls += '<a href="crq-0304-mut0' + escape(x) +'.htm#t">' + escape(x) + '</a>';
			}
			else
			{
				htmls += '<a href="crq-0304-mut' + escape(x) +'.htm#t">' + escape(x) + '</a>';
			}
		}
		else
		{
			htmls += escape(x);
		}
		if ( x < MaxPage)
		{
			htmls += ', ';
		}

	}
	htmls += '</p>';
	document.write(htmls);
}

