//donnees pour les tableaux de synthese  " LIGUE 1 FRANCE    (2009/2010) "                        //;
dateDIV10910.setFullYear(2010, 6,14) // date de mise a jour des tableaux
     classDIV10910actuel[      1] = "MARSEILLE" ;        
     classDIV10910actuel[      2] = "LYON" ;             
     classDIV10910actuel[      3] = "AUXERRE" ;          
     classDIV10910actuel[      4] = "LILLE" ;            
     classDIV10910actuel[      5] = "MONTPELLIER" ;      
     classDIV10910actuel[      6] = "ST ETIENNE" ;       
     classDIV10910actuel[      7] = "LE MANS" ;          
     classDIV10910actuel[      8] = "BOULOGNE" ;         
     classDIV10910actuel[      9] = "GRENOBLE" ;         


     pointDIV10910actuel[      1] = " 78" ;
     pointDIV10910actuel[      2] = " 72" ;
     pointDIV10910actuel[      3] = " 71" ;
     pointDIV10910actuel[      4] = " 70" ;
     pointDIV10910actuel[      5] = " 69" ;
     pointDIV10910actuel[      6] = " 40" ;
     pointDIV10910actuel[      7] = " 32" ;
     pointDIV10910actuel[      8] = " 31" ;
     pointDIV10910actuel[      9] = " 23" ;


     classDIV10910standard[    1] = "MARSEILLE" ;        
     classDIV10910standard[    2] = "LYON" ;             
     classDIV10910standard[    3] = "AUXERRE" ;          
     classDIV10910standard[    4] = "LILLE" ;            
     classDIV10910standard[    5] = "MONTPELLIER" ;      
     classDIV10910standard[    6] = "ST ETIENNE" ;       
     classDIV10910standard[    7] = "LE MANS" ;          
     classDIV10910standard[    8] = "BOULOGNE" ;         
     classDIV10910standard[    9] = "GRENOBLE" ;         


     pointDIV10910standard[    1] = " 78" ;
     pointDIV10910standard[    2] = " 72" ;
     pointDIV10910standard[    3] = " 71" ;
     pointDIV10910standard[    4] = " 70" ;
     pointDIV10910standard[    5] = " 69" ;
     pointDIV10910standard[    6] = " 40" ;
     pointDIV10910standard[    7] = " 32" ;
     pointDIV10910standard[    8] = " 31" ;
     pointDIV10910standard[    9] = " 23" ;



