Contact us
| |
| Accueil The breed The club Objectives Publications Joining In France Breeders Links Canaans sites Canine sites Partner sites Contact us Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels | |
| Accueil The breed The club Objectives Publications Joining In France Breeders Links Canaans sites Canine sites Partner sites Contact us | Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
| Accueil | |
| The breed | |
| The club Objectives Publications Joining | |
| In France Breeders | |
| Links Canaans sites Canine sites Partner sites | |
| Contact us | |
| Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels | |
| Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels | |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* | |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* | |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* | |
| First name* | |
| Last name* | |
| Address | |
| Postal Code | |
| Town | |
| Phone number | |
| Email* | |
| Message* | |
| How many do 4+3 ?* | |
| Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |

| Accueil The breed The club Objectives Publications Joining In France Breeders Links Canaans sites Canine sites Partner sites Contact us | Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
| Accueil | |
| The breed | |
| The club Objectives Publications Joining | |
| In France Breeders | |
| Links Canaans sites Canine sites Partner sites | |
| Contact us | |
| Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels | |
| Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels | |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* | |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* | |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* | |
| First name* | |
| Last name* | |
| Address | |
| Postal Code | |
| Town | |
| Phone number | |
| Email* | |
| Message* | |
| How many do 4+3 ?* | |
| Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
| Accueil |
| The breed |
| The club Objectives Publications Joining |
| In France Breeders |
| Links Canaans sites Canine sites Partner sites |
| Contact us |
| Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
| Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| First name* |
| Last name* |
| Address |
| Postal Code |
| Town |
| Phone number |
| Email* |
| Message* |
| How many do 4+3 ?* |
| Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
| Contact us function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| First name* |
| Last name* |
| Address |
| Postal Code |
| Town |
| Phone number |
| Email* |
| Message* |
| How many do 4+3 ?* |
| Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |
Contact us
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| First name* |
| Last name* |
| Address |
| Postal Code |
| Town |
| Phone number |
| Email* |
| Message* |
| How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| First name* |
| Last name* |
| Address |
| Postal Code |
| Town |
| Phone number |
| Email* |
| Message* |
| How many do 4+3 ?* |
| function validateForm_bv000002( objForm ) { if( objForm.firstname.value.length == 0 ) { alert( "Champ \"First name\" obligatoire !" ); objForm.firstname.focus(); return false; } if( objForm.firstname.value.length > 50 ) { alert( "Le champ \"First name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.firstname.focus(); return false; } if( objForm.lastname.value.length == 0 ) { alert( "Champ \"Last name\" obligatoire !" ); objForm.lastname.focus(); return false; } if( objForm.lastname.value.length > 50 ) { alert( "Le champ \"Last name\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.lastname.focus(); return false; } if( objForm.address.value.length > 100 ) { alert( "Le champ \"Address\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.address.focus(); return false; } if( objForm.postalcode.value.length > 5 ) { alert( "Le champ \"Postal Code\" est trop grand. Seulement 5 caractères maximum autorisés !" ); objForm.postalcode.focus(); return false; } if( objForm.town.value.length > 100 ) { alert( "Le champ \"Town\" est trop grand. Seulement 100 caractères maximum autorisés !" ); objForm.town.focus(); return false; } if( objForm.phonenumber.value.length > 50 ) { alert( "Le champ \"Phone number\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.phonenumber.focus(); return false; } if( objForm.email.value.length == 0 ) { alert( "Champ \"Email\" obligatoire !" ); objForm.email.focus(); return false; } if( objForm.email.value.length > 128 ) { alert( "Le champ \"Email\" est trop grand. Seulement 128 caractères maximum autorisés !" ); objForm.email.focus(); return false; } var re6 = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if( !re6.test( objForm.email.value ) ) { alert( "Champ \"Email\" doit contenir une adresse email valide !" ); objForm.email.focus(); return false; } if( objForm.message.value.length == 0 ) { alert( "Champ \"Message\" obligatoire !" ); objForm.message.focus(); return false; } if( objForm.message.value.length > 500 ) { alert( "Le champ \"Message\" est trop grand. Seulement 500 caractères maximum autorisés !" ); objForm.message.focus(); return false; } if( objForm.howmanydo43.value.length == 0 ) { alert( "Champ \"How many do 4+3 ?\" obligatoire !" ); objForm.howmanydo43.focus(); return false; } if( objForm.howmanydo43.value.length > 50 ) { alert( "Le champ \"How many do 4+3 ?\" est trop grand. Seulement 50 caractères maximum autorisés !" ); objForm.howmanydo43.focus(); return false; } var re8 = /7$/; if( !re8.test( objForm.howmanydo43.value ) ) { alert( "Champ \"How many do 4+3 ?\" : It\'s not the good response" ); objForm.howmanydo43.focus(); return false; } return true; } First name* Last name* Address Postal Code Town Phone number Email* Message* How many do 4+3 ?* |
| First name* |
| Last name* |
| Address |
| Postal Code |
| Town |
| Phone number |
| Email* |
| Message* |
| How many do 4+3 ?* |
| First name* |
| Last name* |
| Address |
| Postal Code |
| Town |
| Phone number |
| Email* |
| Message* |
| How many do 4+3 ?* |
| Last modification : vendredi 21 novembre 2014 - © Copyright 2003-2012 Canaan Club de FranceWALDEC Identification : W601002058 - Bouniols - 46170 Castelnau MontratierPresident : Laurence Ariès - Webmaster : Stéphanie Simon - Hosted by : OVH - 140 Quai du Sartel - 59100 Roubaix - FranceOptimized for use with Microsoft Internet Explorer 6.x or higher and Mozilla Firefox 1.5.x or higher, at a screen resolution setting of 1024 x 768 pixels |