// FEUILLE CSS Navigateur = navigator.appName; if (Navigateur == 'Netscape') { document.write(''); } else { if (Navigateur == 'Microsoft Internet Explorer') { document.write(''); } else { document.write(''); }} // SELECT_MULTIPLE function is_one_selected(obj) { for(var no=0; no < obj.length ;no++) if(obj[no].selected) return true; return false; } // POP-UP function openWin(theURL,winName,features) { opwin = window.open(theURL,winName,features); opwin.focus(); } // FAVORI var bookmarkurl="http://www.telemer.com" var bookmarktitle="telemer.com - Portail de la pêche en Cornouaille" function addbookmark() { if (document.all) window.external.AddFavorite(bookmarkurl,bookmarktitle) } // ANTI-FRAME if (parent != self) { top.location.href = self.location.href } // MENU var b ="/"; data = new Array( new Array("actualites/index.php","Actualités"), new Array("revue/index.php","Revue de presse"), new Array("chiffres/index.php","Chiffres clés"), new Array("veille/index.php","Veille"), new Array("recettes/index.php","Recettes"), new Array("agenda/index.php","Agenda"), new Array("meteo/index.php","Météo"), new Array("pa/index.php","Petites annonces"), new Array("carnets/index.php","Carnets d'adresses"), new Array("telemerpro/index.php","Service Telemer Pro"), new Array("qui/index.php","Pesca Cornouaille..."), new Array("ports/index.php","Les ports"), new Array("contact/index.php","Contactez-nous") ); if(document.images) { var off = new Image(); var on = new Image(); off.src = b+"globimg/ffffff.gif"; on.src = b+"globimg/ffebcc.gif"; } function rollOverOn(nom) { if(document.images) { eval("document.images['"+nom+"'].src = on.src"); }} function rollOverOff(nom) { if(document.images) { eval("document.images['"+nom+"'].src = off.src"); }} var d = document; men01 = ''; men02 = ''; men06 = '  '; function Menu(targ,selObj,restore) { var m1 = d.cuisine.th_id.options[d.cuisine.th_id.selectedIndex].value; var m2 = d.cuisine.sth_id.options[d.cuisine.sth_id.selectedIndex].value; eval(targ+".location='index.php?th_id="+m1+"&sth_id="+m2+"'"); } function actu(){ d.write(''); d.write('Accord de pêche   
-
Appel à projets   
DPMA -
Criées   
Cours -
Environnement   
Gestion du littoral -
Flottille   
Navires génériques -
Fonds Européen pour la Pêche   
Axe 4 du FEP -
Journal officiel   
Labellisation   
Etiquetage écologique -
Mesures de gestion des pêches   
Arrêt biologique -
Pesca Cornouaille   
-
Qualité des produits   
Conservation à bord -
Réduction de la dépendance énergétique   
Comptes-rendus des groupes de travail -
Journée de restitution - 4 juillet 2008 - Pontivy -
Plan d\'actions -
Travaux du CRPMEM Bretagne -
Sélectivité des engins   
'); d.write(''); } function revue(){ d.write(''); d.write('Bretagne  Finistère  France  Internationale  '); d.write(''); } function veille(){ d.write(''); d.write('Actualité de la Recherche appliquée  Actualité des entreprises  Améliorer Qualité et traçabilité  Aquaculture  Co-produit  Divers  E-commerce  Economie et consommation des produits de la mer  Emballage  Environnement  Flotte de pêche  Ingrédients  Innovation produits  Label  Législation  Logistique  Marques Collectives  Pêche responsable  Production Pêche et Aquaculture  Sous-produit  Technologie - Process  Tendances de Consommation  Traçabilité  Transport  Veille européenne  '); d.write(''); } function recette(){ d.write('
'); d.write('

'); d.write(''); d.write('
'); } function pa(){ d.write(''); d.write('Emploi CV  '); d.write('Emploi offres  '); d.write(''); d.write('Vente navire  '); d.write(''); } function carnet(){ d.write(''); d.write('Armement  Bateau  Fournisseur  Industries Filière  Mareyeur  Organisation  Poissonnier  Producteur  ');d.write('Annuaire internet  '); d.write(''); } function displayMenu(imgOn){ d.write(''); for (x=0;x'+data[x][1]+''+men06+'globimg/ffcf8b.gif'+men07+men08); else d.write(men01+men02+data[x][0]+men03+'i'+x+men04+'i'+x+men05+data[x][1]+men06+'globimg/ffffff.gif'+men07+'i'+x+men08); } } } } } } } d.write('
'); } // DEFILEMENT TOP & COLONNE var scrollerwidth='130px' var scrollerheight='116px' var scrollerbgcolor='' var scrollerbackground='' var messages=new Array() messages[0]="PA.06.3 - 27/06/2006
Vedette polyester avec PME de 8m / 2.95m, 4.55 UMS, moteur Baudouin série 6S108SR12 fin 2002 88 kw, 2300h, électronique ...
" messages[1]="PA.06.2 - 27/04/2006
Vends vedette de peche avec PME. Année 1998 Longueur 8 m Largeur 2.80 Vitesse 21 noeuds. Moteur : Type AD 41 Volvo Z DRI...
" messages[2]="PA.05.1 - 11/08/2005
A Vendre CHALUTIER COQUILLIER Pêche arrière polyvalent en bois - 9.60 m - 102 CV CONTACT Remy DAGORNE Tel : 06 85 34 ...
" var ie=document.all var dom=document.getElementById if (messages.length>2) i=2 else i=0 function move1(whichlayer) { tlayer=eval(whichlayer) if (tlayer.top>0&&tlayer.top<=5) { tlayer.top=0 setTimeout("move1(tlayer)",5000) setTimeout("move2(document.main.document.second)",5000) return } if (tlayer.top>=tlayer.document.height*-1) { tlayer.top-=5 setTimeout("move1(tlayer)",50) } else { tlayer.top=parseInt(scrollerheight) tlayer.document.write(messages[i]) tlayer.document.close() if (i==messages.length-1) i=0 else i++ }} function move2(whichlayer) { tlayer2=eval(whichlayer) if (tlayer2.top>0&&tlayer2.top<=5) { tlayer2.top=0 setTimeout("move2(tlayer2)",5000) setTimeout("move1(document.main.document.first)",5000) return } if (tlayer2.top>=tlayer2.document.height*-1) { tlayer2.top-=5 setTimeout("move2(tlayer2)",50) } else { tlayer2.top=parseInt(scrollerheight) tlayer2.document.write(messages[i]) tlayer2.document.close() if (i==messages.length-1) i=0 else i++ }} function move3(whichdiv) { tdiv=eval(whichdiv) if (parseInt(tdiv.style.top)>0&&parseInt(tdiv.style.top)<=5) { tdiv.style.top=0+"px" setTimeout("move3(tdiv)",5000) setTimeout("move4(second2_obj)",5000) return } if (parseInt(tdiv.style.top)>=tdiv.offsetHeight*-1) { tdiv.style.top=parseInt(tdiv.style.top)-5+"px" setTimeout("move3(tdiv)",50) } else { tdiv.style.top=parseInt(scrollerheight) tdiv.innerHTML=messages[i] if (i==messages.length-1) i=0 else i++ }} function move4(whichdiv) { tdiv2=eval(whichdiv) if (parseInt(tdiv2.style.top)>0&&parseInt(tdiv2.style.top)<=5) { tdiv2.style.top=0+"px" setTimeout("move4(tdiv2)",5000) setTimeout("move3(first2_obj)",5000) return } if (parseInt(tdiv2.style.top)>=tdiv2.offsetHeight*-1) { tdiv2.style.top=parseInt(tdiv2.style.top)-5+"px" setTimeout("move4(second2_obj)",50) } else { tdiv2.style.top=parseInt(scrollerheight) tdiv2.innerHTML=messages[i] if (i==messages.length-1) i=0 else i++ }} function startscroll() { if (ie||dom) { first2_obj=ie? first2 : document.getElementById("first2") second2_obj=ie? second2 : document.getElementById("second2") move3(first2_obj) second2_obj.style.top=scrollerheight second2_obj.style.visibility='visible' } else if (document.layers) { document.main.visibility='show' move1(document.main.document.first) document.main.document.second.top=parseInt(scrollerheight)+5 document.main.document.second.visibility='show' setTimeout("window.onresize",450) intializemarquee() }} window.onload=startscroll // FONCTION MAIL function is_email (emailStr) {return emailCheck(emailStr)} function emailCheck (emailStr) { var checkTLD=1; var knownDomsPat=/^(com|net|org|edu|int|mil|gov|arpa|biz|aero|name|coop|info|pro|museum)$/; var emailPat=/^(.+)@(.+)$/; var specialChars="\\(\\)><@,;:\\\\\\\"\\.\\[\\]"; var validChars="\[^\\s" + specialChars + "\]"; var quotedUser="(\"[^\"]*\")"; var ipDomainPat=/^\[(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\]$/; var atom=validChars + '+'; var word="(" + atom + "|" + quotedUser + ")"; var userPat=new RegExp("^" + word + "(\\." + word + ")*$"); var domainPat=new RegExp("^" + atom + "(\\." + atom +")*$"); var matchArray=emailStr.match(emailPat); if (matchArray==null) {return false;} var user=matchArray[1]; var domain=matchArray[2]; for (i=0; i127) {return false;} } for (i=0; i127) {return false;} } if (user.match(userPat)==null) {return false;} var IPArray=domain.match(ipDomainPat); if (IPArray!=null) { for (var i=1;i<=4;i++) { if (IPArray[i]>255) {return false;} } return true; } var atomPat=new RegExp("^" + atom + "$"); var domArr=domain.split("."); var len=domArr.length; for (i=0;i