var toVign = 0
var toPrint = 1
var toExcel =  1
var LCversion =  0
var toZoom = 2
var toWord =  0
var toPDF =  1
var toSWF = 0
var menuHaut =  0
var menuPages =  1
var jLogo = new Image;
var jPDF = new Image;
var jPrint = new Image;
var jHelp = new Image;
var jBordG = new Image;
var jBordD = new Image;
var jBordSup= new Image;
var jPrint = new Image;
var jPrintAll = new Image;
var jZoomIn = new Image;
var jZoomOut = new Image;
var jZoom100 = new Image;
var jVignettes = new Image;
var jBordGinf = new Image;
var jBordDinf = new Image;
var jSearch = new Image;
jZoomIn.src = '../img/zoomin.gif'
jZoomOut.src = '../img/zoomout.gif'
jZoom100.src = '../img/zoom100.gif'
jAddPanier =  new Image;
jViewPanier = new Image;

jViewPanier.src="../img/liste.gif"
jAddPanier.src="../img/coche-on.gif"

decalPage=2
var ptoprint=0

dispAlert=0

//p1

// Ver: 5.2.50525


//ep1

//nierpa
var value = "";
var name;
var valeur;
var expdate = new Date ();
expdate.setTime (expdate.getTime() + (24 * 60 * 60 * 1000)); // 24 hrs from now 

function recapWindow(){
	parent.main.location.href='recapPages.htm'}


function ajp(lgcom){
	//alert ("valeur en cours = " + lgcom);
	valtoadd = lgcom;

	if (lgcom >0){
		value = GetCookie("pagesMemo");
		
	
		
		if (value == null || value.length<3)
		 	{value =  "_"+valtoadd+"_"}
		else
			{

		zeval="_"+lgcom+"_"
		dedans=value.indexOf(zeval)
		//alert(dedans+"  "+value+" uuu "+zeval)
		if (dedans>=0) {
			alert("Cette page est déjà mémorisée")
			return false;
			}


		value = value + "¤_" + valtoadd+"_";}
		SetCookie("pagesMemo",value, null, "/");
		jAddPanier.src="../img/coche-on.gif"
		//document.addPanier.value="Cette page est mémorisée dans votre sélection"
		recapWindow();
	}

}
	

function SetCookie (name,value,expires,path,domain,secure) {
  document.cookie = name + "=" + escape (value) +
    ((expires) ? "; expires=" + expires.toGMTString() : "") +
    ((path) ? "; path=" + path : "") +
    ((domain) ? "; domain=" + domain : "") +
    ((secure) ? "; secure" : "");
}
function GetCookie (name) {
  var arg = name + "=";
  var alen = arg.length;
  var clen = document.cookie.length;
  var i = 0;
  while (i < clen) {
    var j = i + alen;
    if (document.cookie.substring(i, j) == arg)
      return getCookieVal (j);
    i = document.cookie.indexOf(" ", i) + 1;
    if (i == 0) break; 
  }
  return null;
}
function getCookieVal (offset) {
  var endstr = document.cookie.indexOf (";", offset);
  if (endstr == -1)
    endstr = document.cookie.length;
  return unescape(document.cookie.substring(offset, endstr));
}

//end nierpa



var ExcelWindow;
var isExcel;
isExcel="__18_19_65_81_83_84_85_86_87_88_89_97_98_99_101_106_108_112_115_116_117_118_119_131_132_133_134_135_136_137_138_139_140_141_142_143_144_145_146_147_148_149_150_151_152_153_154_155_156_157_158_159_160_161_162_163_164_165_166_167_168_169_170_171_172_173_174_175_176_177_178_180_181_182_194_195_196_198_199_200_201_202_203_204_205_206_207_208_209_212_213_214_215_216_217_222_223_224_225_230__"
var lookfor;   
var zoom;
var zoom;
var strzoom;

var lookfor;   
var strzoom;
zoom = 1;
incZoom=.2
maxZoom=4
minZoom=.5
baseZoom=1.0


var f;
var isPN;
isPN ="_________________________"
if (screen.width > 800) {
   zoom = 1;
}
zoom = baseZoom;
var gCurrPage;
var gFirstPage;
var gLastPage;
var gsFName;
var gsExtName;
gCurrPage=1;
var gsIdxName = null;
var gsBmkName = null;

var gbContents;

var gsTitle = "";
var gsLink = "";
var gsTarget = "";

var gNextImg = new Array;
var gFfwdImg = new Array;
var gRewImg = new Array;
var gPrevImg = new Array;
var gHstFwdImg = new Array;
var gHstBwdImg = new Array;


var gSepImg = new Image;

gNextImg[0] = new Image;
gNextImg[1] = new Image;
gFfwdImg[0] = new Image;
gFfwdImg[1] = new Image;
gRewImg[0] = new Image;
gRewImg[1] = new Image;
gPrevImg[0] = new Image;
gPrevImg[1] = new Image;
gHstFwdImg[0] = new Image;
gHstFwdImg[1] = new Image;
gHstBwdImg[0] = new Image;
gHstBwdImg[1] = new Image;

var gnHstList = new Array;
var gnCurrHstPos;

achercher = ""
function Search() {
achercher=document.mypk.T1.value
//alert(top.nav.achercher)
searchname = "recherche.htm"
//alert (searchname)
if (document.mypk.T1.value=="") {
	alert("Entrez une valeur à rechercher");
	//return true;
	}
if (document.mypk.T1.value!="") {
	parent.main.location=searchname

	//document.mypk.submit();
	}
}



NS4 = (document.layers) ? true : false;


function checkEnter(event)
{ 	

	var code = 0;
	
	if (NS4)
		code = event.which;
	else
		code = event.keyCode;


	if (code==13) {

		Search();
		//document.jch.submit()
		}
}



function winprint()
{//imprime la fenêtre active à 70%

//alert("Pour imprimer la page en cours, utiliser le clic droit de la souris\n sous Windows ou Ctrl Clic sous Mac OS")
printname = "../print/"+ gsFName + "_" + gCurrPage + gsExtName;
ptoprint=gCurrPage
//window.open("print_one.htm", "Impression", "width=390,height=505, scrollbars=yes,toolbar=yes");
parent.main.imp()
}
function winprint_all()
{//imprime la fenêtre active à 70%
alert("Please wait until printer icon (top right corner) become active\nthen click to print entire document of page sequences")
printname = "print-full.htm";
window.open(printname, "Impression", "width=420,height=560, scrollbars=yes, toolbar=no, resizable = yes");
}


// ajout 1 jch
function zoomchange() {
idx = document.jch.valzoom.selectedIndex;
  pageNum = gCurrPage;
   zoom = document.jch.valzoom[idx].value; 
   updatePage(pageNum);
   updateContents(pageNum);
   updateBar(pageNum);

}



function zoomIn() {

zoom=zoom+incZoom

if (zoom<=maxZoom) 
  {
   pageNum = gCurrPage;
   updatePage(pageNum);
   updateContents(pageNum);
   updateBar(pageNum);
   }
else
   {zoom=maxZoom}

}

function zoomOut() {
zoom=zoom-incZoom

if (zoom>=minZoom) 
  {
   pageNum = gCurrPage;
    updatePage(pageNum);
   updateContents(pageNum);
   updateBar(pageNum);
   }
else
   {zoom=minZoom}

}

function zoom100() {

zoom=baseZoom;

 
   pageNum = gCurrPage;
   updatePage(pageNum);
   updateContents(pageNum);
   updateBar(pageNum);


}

function goAide()
{
FenAide = window.open("aide.htm","Aide", "width=200, height=725, scrollbars=auto, toolbar = no, menubar = no, personalbar = no, resizable = yes")
}

function goMail()
{
FenAide = window.open("http://www.easybcom.com/clients/sodexo/sendmail_en.php","Envoi", "width=360, height=480, scrollbars=auto, toolbar = no, menubar = no, personalbar = no, resizable = yes")
}


function goExcel()
{
   var pageNum;
   var ExcelFile;
   ExcelTemp = gsFName.toLowerCase()
   pageNum = gnHstList[gnCurrHstPos];
if(gnCurrHstPos > 0)
   {
      
      gCurrPage = pageNum;
      ExcelFile = "../xls/" + ExcelTemp + "_" + pageNum + ".xls";

ExcelWindow = window.open(ExcelFile,"", "toolbar = yes, menubar = yes, personalbar = yes, resizable = yes")

   }

}
function goWord()
{
   var pageNum;
   var WordFile;
   WordTemp = gsFName.toLowerCase()

     pageNum = gnHstList[gnCurrHstPos];
if(gnCurrHstPos > 0)
   {
      
      gCurrPage = pageNum;
      WordFile = "../doc/" + WordTemp + "_" + pageNum + ".doc";

WordWindow = window.open(WordFile,"", "toolbar = yes, menubar = yes, personalbar = yes, resizable = yes")

   }

}
function goPDF()
{
   var PDFFile;
   PDFTemp = gsFName
   PDFFile = "../pdf/" + PDFTemp + ".pdf";
   PDFWindow = window.open(PDFFile,"", "toolbar = no, menubar = yes, personalbar = yes, resizable = yes")
}



function OpenIndex()
{
   parent.contents.location = gsFName + gsIdxName + gsExtName;
}

function OpenBkmark()
{
   parent.contents.location = gsFName + gsBmkName + gsExtName;
}

function updateBar(pageNum)
{
   var rewPrevIcon = 0;
   var ffwdNextIcon = 0;
   var hstFwdIcon = 0;
   var hstBwdIcon = 0;

   if(gFirstPage != gLastPage)
   {
      if(pageNum == gFirstPage)
         ffwdNextIcon = 1;
      else if(pageNum == gLastPage)
         rewPrevIcon = 1;
      else if(pageNum > gFirstPage || pageNum < gLastPage)
      {
         rewPrevIcon = 1;
         ffwdNextIcon = 1;
      }
   }

   document.next.src = gNextImg[ffwdNextIcon].src;
   document.ffwd.src = gFfwdImg[ffwdNextIcon].src;
   document.rew.src = gRewImg[rewPrevIcon].src;
   document.prev.src = gPrevImg[rewPrevIcon].src;

   if(gnCurrHstPos > 0)
      hstBwdIcon = 1;
   if(gnHstList[gnCurrHstPos + 1] > 0)
      hstFwdIcon = 1;

   document.hstfwd.src = gHstFwdImg[hstFwdIcon].src;
   document.hstbwd.src = gHstBwdImg[hstBwdIcon].src;

   strCurrPage = "_"+pageNum+"_";
//alert(strCurrPage);
      //lookfor = new RegExpr(strCurrPage);
      yest=0;
      yest=isExcel.indexOf(strCurrPage);
//alert(yest);
      if(yest==-1) 
	{document.excel.src="../img/monopix.gif"}
      else
	{document.excel.src="../img/excel.gif"

// affiche alerte
	if (dispAlert==1) {
		//FenAlert = window.open("alerteExcel0.htm","Excel", "width=400, height=185, scrollbars=auto, toolbar = no, menubar = no, personalbar = no, resizable = no, copyhistory=no")

	}
	
	}


}


function goHstBwd()
{
   var pageNum;

   if(gnCurrHstPos > 0)
   {
      gnCurrHstPos = gnCurrHstPos - 1;
      pageNum = gnHstList[gnCurrHstPos];

      updatePage(pageNum);
      updateContents(pageNum);
      updateBar(pageNum);
      gCurrPage = pageNum;
   }
parent.main.focus();
}

function goHstFwd()
{
   var pageNum;

   if(gnHstList[gnCurrHstPos + 1] > 0)
   {
      gnCurrHstPos = gnCurrHstPos + 1;
      pageNum = gnHstList[gnCurrHstPos];

      updatePage(pageNum);
      updateContents(pageNum);
      updateBar(pageNum);
      gCurrPage = pageNum;
   }
parent.main.focus();
}

function goFirstPage()
{
   openPage(gFirstPage);
}
function goLastPage()
{
   openPage(gLastPage);
}

function goPrevPage()
{
   var pageNum = gCurrPage - 1;

   if(pageNum < gFirstPage)
      return;

   openPage(pageNum);
}

function goNextPage()
{
   var pageNum = (gCurrPage*1) + 1;

   if(pageNum > gLastPage)
      return;

   openPage(pageNum);
}



function openPage(pageNum)
{
signet="";
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="1"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="2"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="3"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="4"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="5"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="6"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="7"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="8"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="9"}

   if(pageNum >= gFirstPage && pageNum <= gLastPage)
   {
      gnCurrHstPos = gnCurrHstPos + 1;
      gnHstList[gnCurrHstPos] = pageNum;
      gnHstList[gnCurrHstPos + 1] = 0;

      updatePage(pageNum);
      updateContents(pageNum);
      updateBar(pageNum);
      gCurrPage = pageNum;
if (menuPages==1) document.jch.menu2.options[pageNum].selected = true;
if (menuHaut==1) {
      	nbi=document.jch.menu1.options.length -1
  	for (i=nbi;i>=0;i--)
  		{if (document.jch.menu1.options[i].value == pageNum)
			{document.jch.menu1.options[i].selected=true}
  		}
	}
   }

parent.main.focus();
}

function openPage2(pageNum)
{
signet="";
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="1"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="2"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="3"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="4"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="5"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="6"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="7"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="8"}
if (pageNum>1000) 
	{pageNum=pageNum-1000;
   	signet="9"}

   if(pageNum >= gFirstPage && pageNum <= gLastPage)
   {
      gnCurrHstPos = gnCurrHstPos + 1;
      gnHstList[gnCurrHstPos] = pageNum;
      gnHstList[gnCurrHstPos + 1] = 0;

      updatePage(pageNum);
      updateBar(pageNum);
      gCurrPage = pageNum;
      document.jch.menu2.options[pageNum].selected = true
   }
parent.main.focus();
}

function updatePage(pageNum)
{
   parent.main.location = gsFName + "_"  + pageNum + gsExtName;
}

function updateContents(pageNum)
{
   if(gbContents == true)
   {
      if(parent.contents.gsName == "bookmark")
         parent.contents.updateTree(pageNum);
      else if(parent.contents.gsName == "index")
      {
         parent.contents.setIcon(gCurrPage, 0);
         parent.contents.setIcon(pageNum, 1);
      }
   }
}


function quickNav(f) {
if (f != "#")
{pageNum = f
        openPage(pageNum) }
}
function quickNav1(f) {
if (f != "#")
{pageNum = f
document.jch.menu2.options[f].selected = true        
openPage(pageNum) 
 }
}
function quickNav2(f) {
if (f != "#")
{pageNum = f*1
nbi=0; // pas de synchro
//nbi=document.jch.menu1.options.length -1
for (i=nbi;i>=0;i--)
{//if (document.jch.menu1.options[i].value == f)
	//{document.jch.menu1.options[i].selected=true}
}
        openPage(pageNum)
  }
}
function initialize()
{
   var nIconNum;

   if(gFirstPage == gLastPage)
      nIconNum = 0;
   else
      nIconNum = 1;

   
   gnCurrHstPos = 0;
   gnHstList[gnCurrHstPos] = gFirstPage;
   gnHstList[gnCurrHstPos + 1] = 0;

//   document.writeln('<table bgcolor="#273896" cellspacing=0 cellpadding=0 border=0><tr><td bgcolor="#273896" align=left><img src="../img/sup6.png" border=0></td></tr></table>')

   document.writeln('<table bgcolor="#273896" cellspacing=0 cellpadding=0 border=0 width="800">\n<FORM name = "jch" ACTION="" METHOD=POST><tr><td bgcolor=#273896  valign="middle" align=left>');

   document.write('<img src="' + gSepImg.src + '" border=0  >');



   document.write('<a href="#" onClick="JavaScript:goFirstPage(); return false"><img src="' + gRewImg[0].src + '" name="rew" border=0   alt="First Page"></a>');
   document.write('<a href="#" onClick="JavaScript:goPrevPage(); return false"><img src="' + gPrevImg[0].src + '" border=0   name="prev" alt="Previous Page"></a>');
   document.write('<a href="#" onClick="JavaScript:goNextPage(); return false"><img src="' + gNextImg[nIconNum].src + '" border=0   name="next" alt="Next Page"></a>');
   document.write('<a href="#" onClick="JavaScript:goLastPage(); return false"><img src="' + gFfwdImg[nIconNum].src + '" border=0   name="ffwd" alt="Last Page"></a>');

   document.write('<img src="' + gSepImg.src + '" border=0  >');

  document.write('<a href="#" onClick="goHstBwd(); return false"><img src="' + gHstBwdImg[0].src + '" border=0   name="hstbwd" alt="Previous View"></a>');
  document.write('<a href="#" onClick="goHstFwd(); return false"><img src="' + gHstFwdImg[0].src + '" border=0   name="hstfwd" alt="Next View"></a>');
//    document.write('<img src="' + gSepImg.src + '" border=0  >');

//document.write('</td><td>&nbsp;toto</td><td>')

// by JCH 07/2000
 document.write('<a href="vignettes.htm" target="main"><img src="' + "../img/vignettes.gif" + '" name="pdf" border=0  alt="Thumbnails"></a>');
  document.write('<img src="' + gSepImg.src + '" border=0  >');


  document.write('<a href="#" onClick="goPDF(); return false"><img src="' + "../img/acrobat.gif" + '" name="pdf" border=0  alt="Open or Download PDF version"></a>');
    document.write('<img src="' + gSepImg.src + '" border=0  >');

  document.write('<a href="#" onClick="JavaScript:ajp(gCurrPage); return false;"><img src="' + jAddPanier.src + '" name="addPanier" border=0  alt="Add to my selection"></a>');
  document.write('<img src="' + gSepImg.src + '" border=0  >');

 document.write('<a href="recapPages.htm" target="main"><img src="' + jViewPanier.src + '" name="viewPanier" border=0  alt="Display my selection"></a>');
  document.write('<img src="' + gSepImg.src + '" border=0  >');


 // by JCH 15/04/2002  ajout2
   
	if (toExcel==1)
		excelImg='monopix.gif';
	else
		excelImg='monopix.gif';
	if (toWord==1)
		wordImg='word.gif';
	else
		wordImg='monopix.gif';


   
   document.write('<a href="#" onClick="goExcel(); return false"><img src="../img/'+excelImg+'" border=0 name="excel" alt="Open in Excel"></a>');
   document.write('<a href="#" onClick="goWord(); return false"><img src="../img/'+wordImg+'" border=0  name="word" alt="Ouvrir dans Word"></a>');

    document.write('<a href="#" onClick="winprint(); return false"><img src="../img/print.gif" border=0   name="print" alt="Print current page"></a>');
    document.write('<img src="' + gSepImg.src + '" border=0  >');
   document.write('<a href="#" onClick="winprint_all(); return false"><img src="../img/print_all.gif" border=0   name="print" alt="Print all (or selected) pages"></a>');
   document.write('<img src="' + gSepImg.src + '" border=0  >');

document.write('<a href="#" onClick="goMail(); return false"><img src="../img/mail.gif" border=0   name="aide" alt="Send by e-mail"><img src="' + gSepImg.src + '" border=0 ></a>');

document.write('<a href="#" onClick="goAide(); return false"><img src="../img/pint.gif" border=0   name="aide" alt="Help"><img src="' + gSepImg.src + '" border=0 ></a>');





if (toZoom==1){
  document.writeln('</td><td align=left><font size=2 face="Helvetica, Arial, sans-serif">');
   document.writeln('<SELECT NAME="valzoom" onChange="zoomchange(); return false">');
   document.writeln('<OPTION VALUE=1>Zoom</option>');   
   document.writeln('<OPTION VALUE=.5> 50%');
   document.writeln('<OPTION VALUE=.8> 80%');
   document.writeln('<OPTION VALUE=1>100%');
   document.writeln('<OPTION VALUE=1.25>125%');
   document.writeln('<OPTION VALUE=1.5>150%');
   document.writeln('<OPTION VALUE=2>200%');
   document.writeln('<OPTION VALUE=2.5>250%');
   document.writeln('</select>&nbsp;</td>');
}

if (toZoom==2){
  document.write('<td bgcolor="#273896" align=center>')




   document.write('<a href="#" onClick="zoomOut(); return false"><img src="' + jZoomOut.src + '" border=0  name="zoomMoins" alt="Zoom -"></a>');

   document.write('<a href="#" onClick="zoom100(); return false"><img src="' + jZoom100.src + '" border=0  name="zoom100s" alt="Initial zoom"></a>'); 


   document.write('<a href="#" onClick="zoomIn(); return false"><img src="' + jZoomIn.src + '" border=0  name="zoomPlus" alt="Zoom +"></a>'); 
   document.write('&nbsp;&nbsp;</td>')
}


document.writeln('<td align=left><select name="menu2" id="dropdown1" onChange="quickNav2(this.options[this.selectedIndex].value); return false" size="1">');
document.writeln('<OPTION VALUE="#">Go to page....</option>');
document.writeln('<OPTION VALUE="1">-----------------</option>');
document.writeln('<OPTION VALUE="2">-----------------</option>');
document.writeln('<OPTION VALUE="3">Page 1</option>');
document.writeln('<OPTION VALUE="4">Page 2</option>');
document.writeln('<OPTION VALUE="5">Page 3</option>');
document.writeln('<OPTION VALUE="6">Page 4</option>');
document.writeln('<OPTION VALUE="7">Page 5</option>');
document.writeln('<OPTION VALUE="8">Page 6</option>');
document.writeln('<OPTION VALUE="9">Page 7</option>');
document.writeln('<OPTION VALUE="10">Page 8</option>');
document.writeln('<OPTION VALUE="11">Page 9</option>');
document.writeln('<OPTION VALUE="12">Page 10</option>');
document.writeln('<OPTION VALUE="13">Page 11</option>');
document.writeln('<OPTION VALUE="14">Page 12</option>');
document.writeln('<OPTION VALUE="15">Page 13</option>');
document.writeln('<OPTION VALUE="16">Page 14</option>');
document.writeln('<OPTION VALUE="17">Page 15</option>');
document.writeln('<OPTION VALUE="18">Page 16</option>');
document.writeln('<OPTION VALUE="19">Page 17</option>');
document.writeln('<OPTION VALUE="20">Page 18</option>');
document.writeln('<OPTION VALUE="21">Page 19</option>');
document.writeln('<OPTION VALUE="22">Page 20</option>');
document.writeln('<OPTION VALUE="23">Page 21</option>');
document.writeln('<OPTION VALUE="24">Page 22</option>');
document.writeln('<OPTION VALUE="25">Page 23</option>');
document.writeln('<OPTION VALUE="26">Page 24</option>');
document.writeln('<OPTION VALUE="27">Page 25</option>');
document.writeln('<OPTION VALUE="28">Page 26</option>');
document.writeln('<OPTION VALUE="29">Page 27</option>');
document.writeln('<OPTION VALUE="30">Page 28</option>');
document.writeln('<OPTION VALUE="31">Page 29</option>');
document.writeln('<OPTION VALUE="32">Page 30</option>');
document.writeln('<OPTION VALUE="33">Page 31</option>');
document.writeln('<OPTION VALUE="34">Page 32</option>');
document.writeln('<OPTION VALUE="35">Page 33</option>');
document.writeln('<OPTION VALUE="36">Page 34</option>');
document.writeln('<OPTION VALUE="37">Page 35</option>');
document.writeln('<OPTION VALUE="38">Page 36</option>');
document.writeln('<OPTION VALUE="39">Page 37</option>');
document.writeln('<OPTION VALUE="40">Page 38</option>');
document.writeln('<OPTION VALUE="41">Page 39</option>');
document.writeln('<OPTION VALUE="42">Page 40</option>');
document.writeln('<OPTION VALUE="43">Page 41</option>');
document.writeln('<OPTION VALUE="44">Page 42</option>');
document.writeln('<OPTION VALUE="45">Page 43</option>');
document.writeln('<OPTION VALUE="46">Page 44</option>');
document.writeln('<OPTION VALUE="47">Page 45</option>');
document.writeln('<OPTION VALUE="48">Page 46</option>');
document.writeln('<OPTION VALUE="49">Page 47</option>');
document.writeln('<OPTION VALUE="50">Page 48</option>');
document.writeln('<OPTION VALUE="51">Page 49</option>');
document.writeln('<OPTION VALUE="52">Page 50</option>');
document.writeln('<OPTION VALUE="53">Page 51</option>');
document.writeln('<OPTION VALUE="54">Page 52</option>');
document.writeln('<OPTION VALUE="55">Page 53</option>');
document.writeln('<OPTION VALUE="56">Page 54</option>');
document.writeln('<OPTION VALUE="57">Page 55</option>');
document.writeln('<OPTION VALUE="58">Page 56</option>');
document.writeln('<OPTION VALUE="59">Page 57</option>');
document.writeln('<OPTION VALUE="60">Page 58</option>');
document.writeln('<OPTION VALUE="61">Page 59</option>');
document.writeln('<OPTION VALUE="62">Page 60</option>');
document.writeln('<OPTION VALUE="63">Page 61</option>');
document.writeln('<OPTION VALUE="64">Page 62</option>');
document.writeln('<OPTION VALUE="65">Page 63</option>');
document.writeln('<OPTION VALUE="66">Page 64</option>');
document.writeln('<OPTION VALUE="67">Page 65</option>');
document.writeln('<OPTION VALUE="68">Page 66</option>');
document.writeln('<OPTION VALUE="69">Page 67</option>');
document.writeln('<OPTION VALUE="70">Page 68</option>');
document.writeln('<OPTION VALUE="71">Page 69</option>');
document.writeln('<OPTION VALUE="72">Page 70</option>');
document.writeln('<OPTION VALUE="73">Page 71</option>');
document.writeln('<OPTION VALUE="74">Page 72</option>');
document.writeln('<OPTION VALUE="75">Page 73</option>');
document.writeln('<OPTION VALUE="76">Page 74</option>');
document.writeln('<OPTION VALUE="77">Page 75</option>');
document.writeln('<OPTION VALUE="78">Page 76</option>');
document.writeln('<OPTION VALUE="79">Page 77</option>');
document.writeln('<OPTION VALUE="80">Page 78</option>');
document.writeln('<OPTION VALUE="81">Page 79</option>');
document.writeln('<OPTION VALUE="82">Page 80</option>');
document.writeln('<OPTION VALUE="83">Page 81</option>');
document.writeln('<OPTION VALUE="84">Page 82</option>');
document.writeln('<OPTION VALUE="85">Page 83</option>');
document.writeln('<OPTION VALUE="86">Page 84</option>');
document.writeln('<OPTION VALUE="87">Page 85</option>');
document.writeln('<OPTION VALUE="88">Page 86</option>');
document.writeln('<OPTION VALUE="89">Page 87</option>');
document.writeln('<OPTION VALUE="90">Page 88</option>');
document.writeln('<OPTION VALUE="91">Page 89</option>');
document.writeln('<OPTION VALUE="92">Page 90</option>');
document.writeln('<OPTION VALUE="93">Page 91</option>');
document.writeln('<OPTION VALUE="94">Page 92</option>');
document.writeln('<OPTION VALUE="95">Page 93</option>');
document.writeln('<OPTION VALUE="96">Page 94</option>');
document.writeln('<OPTION VALUE="97">Page 95</option>');
document.writeln('<OPTION VALUE="98">Page 96</option>');
document.writeln('<OPTION VALUE="99">Page 97</option>');
document.writeln('<OPTION VALUE="100">Page 98</option>');
document.writeln('<OPTION VALUE="101">Page 99</option>');
document.writeln('<OPTION VALUE="102">Page 100</option>');
document.writeln('<OPTION VALUE="103">Page 101</option>');
document.writeln('<OPTION VALUE="104">Page 102</option>');
document.writeln('<OPTION VALUE="105">Page 103</option>');
document.writeln('<OPTION VALUE="106">Page 104</option>');
document.writeln('<OPTION VALUE="107">Page 105</option>');
document.writeln('<OPTION VALUE="108">Page 106</option>');
document.writeln('<OPTION VALUE="109">Page 107</option>');
document.writeln('<OPTION VALUE="110">Page 108</option>');
document.writeln('<OPTION VALUE="111">Page 109</option>');
document.writeln('<OPTION VALUE="112">Page 110</option>');
document.writeln('<OPTION VALUE="113">Page 111</option>');
document.writeln('<OPTION VALUE="114">Page 112</option>');
document.writeln('<OPTION VALUE="115">Page 113</option>');
document.writeln('<OPTION VALUE="116">Page 114</option>');
document.writeln('<OPTION VALUE="117">Page 115</option>');
document.writeln('<OPTION VALUE="118">Page 116</option>');
document.writeln('<OPTION VALUE="119">Page 117</option>');
document.writeln('<OPTION VALUE="120">Page 118</option>');
document.writeln('<OPTION VALUE="121">Page 119</option>');
document.writeln('<OPTION VALUE="122">Page 120</option>');
document.writeln('<OPTION VALUE="123">Page 121</option>');
document.writeln('<OPTION VALUE="124">Page 122</option>');
document.writeln('<OPTION VALUE="125">Page 123</option>');
document.writeln('<OPTION VALUE="126">Page 124</option>');
document.writeln('<OPTION VALUE="127">Page 125</option>');
document.writeln('<OPTION VALUE="128">Page 126</option>');
document.writeln('<OPTION VALUE="129">Page 127</option>');
document.writeln('<OPTION VALUE="130">Page 128</option>');
document.writeln('<OPTION VALUE="131">Page 129</option>');
document.writeln('<OPTION VALUE="132">Page 130</option>');
document.writeln('<OPTION VALUE="133">Page 131</option>');
document.writeln('<OPTION VALUE="134">Page 132</option>');
document.writeln('<OPTION VALUE="135">Page 133</option>');
document.writeln('<OPTION VALUE="136">Page 134</option>');
document.writeln('<OPTION VALUE="137">Page 135</option>');
document.writeln('<OPTION VALUE="138">Page 136</option>');
document.writeln('<OPTION VALUE="139">Page 137</option>');
document.writeln('<OPTION VALUE="140">Page 138</option>');
document.writeln('<OPTION VALUE="141">Page 139</option>');
document.writeln('<OPTION VALUE="142">Page 140</option>');
document.writeln('<OPTION VALUE="143">Page 141</option>');
document.writeln('<OPTION VALUE="144">Page 142</option>');
document.writeln('<OPTION VALUE="145">Page 143</option>');
document.writeln('<OPTION VALUE="146">Page 144</option>');
document.writeln('<OPTION VALUE="147">Page 145</option>');
document.writeln('<OPTION VALUE="148">Page 146</option>');
document.writeln('<OPTION VALUE="149">Page 147</option>');
document.writeln('<OPTION VALUE="150">Page 148</option>');
document.writeln('<OPTION VALUE="151">Page 149</option>');
document.writeln('<OPTION VALUE="152">Page 150</option>');
document.writeln('<OPTION VALUE="153">Page 151</option>');
document.writeln('<OPTION VALUE="154">Page 152</option>');
document.writeln('<OPTION VALUE="155">Page 153</option>');
document.writeln('<OPTION VALUE="156">Page 154</option>');
document.writeln('<OPTION VALUE="157">Page 155</option>');
document.writeln('<OPTION VALUE="158">Page 156</option>');
document.writeln('<OPTION VALUE="159">Page 157</option>');
document.writeln('<OPTION VALUE="160">Page 158</option>');
document.writeln('<OPTION VALUE="161">Page 159</option>');
document.writeln('<OPTION VALUE="162">Page 160</option>');
document.writeln('<OPTION VALUE="163">Page 161</option>');
document.writeln('<OPTION VALUE="164">Page 162</option>');
document.writeln('<OPTION VALUE="165">Page 163</option>');
document.writeln('<OPTION VALUE="166">Page 164</option>');
document.writeln('<OPTION VALUE="167">Page 165</option>');
document.writeln('<OPTION VALUE="168">Page 166</option>');
document.writeln('<OPTION VALUE="169">Page 167</option>');
document.writeln('<OPTION VALUE="170">Page 168</option>');
document.writeln('<OPTION VALUE="171">Page 169</option>');
document.writeln('<OPTION VALUE="172">Page 170</option>');
document.writeln('<OPTION VALUE="173">Page 171</option>');
document.writeln('<OPTION VALUE="174">Page 172</option>');
document.writeln('<OPTION VALUE="175">Page 173</option>');
document.writeln('<OPTION VALUE="176">Page 174</option>');
document.writeln('<OPTION VALUE="177">Page 175</option>');
document.writeln('<OPTION VALUE="178">Page 176</option>');
document.writeln('<OPTION VALUE="179">Page 177</option>');
document.writeln('<OPTION VALUE="180">Page 178</option>');
document.writeln('<OPTION VALUE="181">Page 179</option>');
document.writeln('<OPTION VALUE="182">Page 180</option>');
document.writeln('<OPTION VALUE="183">Page 181</option>');
document.writeln('<OPTION VALUE="184">Page 182</option>');
document.writeln('<OPTION VALUE="185">Page 183</option>');
document.writeln('<OPTION VALUE="186">Page 184</option>');
document.writeln('<OPTION VALUE="187">Page 185</option>');
document.writeln('<OPTION VALUE="188">Page 186</option>');
document.writeln('<OPTION VALUE="189">Page 187</option>');
document.writeln('<OPTION VALUE="190">Page 188</option>');
document.writeln('<OPTION VALUE="191">Page 189</option>');
document.writeln('<OPTION VALUE="192">Page 190</option>');
document.writeln('<OPTION VALUE="193">Page 191</option>');
document.writeln('<OPTION VALUE="194">Page 192</option>');
document.writeln('<OPTION VALUE="195">Page 193</option>');
document.writeln('<OPTION VALUE="196">Page 194</option>');
document.writeln('<OPTION VALUE="197">Page 195</option>');
document.writeln('<OPTION VALUE="198">Page 196</option>');
document.writeln('<OPTION VALUE="199">Page 197</option>');
document.writeln('<OPTION VALUE="200">Page 198</option>');
document.writeln('<OPTION VALUE="201">Page 199</option>');
document.writeln('<OPTION VALUE="202">Page 200</option>');
document.writeln('<OPTION VALUE="203">Page 201</option>');
document.writeln('<OPTION VALUE="204">Page 202</option>');
document.writeln('<OPTION VALUE="205">Page 203</option>');
document.writeln('<OPTION VALUE="206">Page 204</option>');
document.writeln('<OPTION VALUE="207">Page 205</option>');
document.writeln('<OPTION VALUE="208">Page 206</option>');
document.writeln('<OPTION VALUE="209">Page 207</option>');
document.writeln('<OPTION VALUE="210">Page 208</option>');
document.writeln('<OPTION VALUE="211">Page 209</option>');
document.writeln('<OPTION VALUE="212">Page 210</option>');
document.writeln('<OPTION VALUE="213">Page 211</option>');
document.writeln('<OPTION VALUE="214">Page 212</option>');
document.writeln('<OPTION VALUE="215">Page 213</option>');
document.writeln('<OPTION VALUE="216">Page 214</option>');
document.writeln('<OPTION VALUE="217">Page 215</option>');
document.writeln('<OPTION VALUE="218">Page 216</option>');
document.writeln('<OPTION VALUE="219">Page 217</option>');
document.writeln('<OPTION VALUE="220">Page 218</option>');
document.writeln('<OPTION VALUE="221">Page 219</option>');
document.writeln('<OPTION VALUE="222">Page 220</option>');
document.writeln('<OPTION VALUE="223">Page 221</option>');
document.writeln('<OPTION VALUE="224">Page 222</option>');
document.writeln('<OPTION VALUE="225">Page 223</option>');
document.writeln('<OPTION VALUE="226">Page 224</option>');
document.writeln('<OPTION VALUE="227">Page 225</option>');
document.writeln('<OPTION VALUE="228">Page 226</option>');
document.writeln('<OPTION VALUE="229">Page 227</option>');
document.writeln('<OPTION VALUE="230">Page 228</option>');
document.writeln('<OPTION VALUE="231">Page 229</option>');
document.writeln('<OPTION VALUE="232">Page 230</option>');
document.writeln('<OPTION VALUE="233">Page 231</option>');
document.writeln('<OPTION VALUE="234">Page 232</option>');
document.writeln('<OPTION VALUE="235">Page 233</option>');
document.writeln('<OPTION VALUE="236">Page 234</option>');
document.writeln('<OPTION VALUE="237">Page 235</option>');
document.writeln('<OPTION VALUE="238">Page 236</option>');
document.writeln('<OPTION VALUE="239">Page 237</option>');
document.writeln('<OPTION VALUE="240">Page 238</option>');
document.writeln('<OPTION VALUE="241">Page 239</option>');
document.writeln('<OPTION VALUE="242">Page 240</option>');
document.writeln('<OPTION VALUE="243">Page 241</option>');
document.writeln('<OPTION VALUE="244">Page 242</option>');
document.writeln('<OPTION VALUE="245">Page 243</option>');
document.writeln('<OPTION VALUE="246">Page 244</option>');
document.writeln('<OPTION VALUE="247">Page 245</option>');
document.writeln('<OPTION VALUE="248">Page 246</option>');
document.writeln('<OPTION VALUE="249">Page 247</option>');
document.writeln('<OPTION VALUE="250">Page 248</option>');
document.writeln('<OPTION VALUE="251">Page 249</option>');
document.writeln('<OPTION VALUE="252">Page 250</option>');
document.writeln('<OPTION VALUE="253">Page 251</option>');
document.writeln('<OPTION VALUE="254">Page 252</option>');
document.writeln('<OPTION VALUE="255">Page 253</option>');
document.writeln('<OPTION VALUE="256">Page 254</option>');

document.writeln('</select></font></td><td>');
document.writeln('</form>')


document.write('<img src="../img/monopix.gif" border=0  name="imgTitre" alt="">&nbsp;</td>')
//   document.write('<img src="' + gSepImg.src + '" border=0  >');
//
  document.write('<td align=left  valign=bottom>')

 document.write('<form name=mypk method=post action="javascript:Search()"><span style="left: 620; top: 4; width: 148; height: 18; position: absolute"><input type="text" name="T1" size="22" value="" onKeyPress="checkEnter(event)"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>'); 
 document.write('<td align=left  valign=middle><a href="#" onclick="document.mypk.submit(); return false"><img src="../img/bt_go.gif" border=0  name="rech" alt="Search. Enter data and click here."></a>&nbsp;</td>');

//<span style="left: 18; top: 24; width: 148; height: 23; position: absolute"><input type="text" name="T1" size="22" value="" onKeyPress="checkEnter(event)">&nbsp;</span>
document.write('</tr></form></table><table bgcolor="#Fffff" cellspacing=0 cellpadding=0 border=0>');



document.write('</tr></form></table>')

document.write('<table bgcolor="#273896" cellspacing=0 cellpadding=0 border=0>');

 // fin ajout2  
   

document.write('<tr colspan=3><td>');
// super-menu by @-doc

// end super-menu



   document.writeln('</td></tr></table></body></center></html>');

}


