/*
*************************************************************************************
Fonctions de navigation
*************************************************************************************
*/
function att_type(typeS){
	document.rechercher.typeS.value = typeS
}

function Go_navi(page,MID,pageR){		
	document.sommair.page.value=page
	document.sommair.MID.value=MID;
	document.sommair.pageR.value=pageR;
	document.sommair.TID.value=1;
	document.sommair.submit();	
}

function goPanier(panier_action,Nvid){
	switch(panier_action){
		case "view":
			location.href="index.php?page=panier&panier_action="+panier_action;		
		break;
		case "add":		
			QTE = document.F_art.FLD_Qte.options[document.F_art.FLD_Qte.selectedIndex].value;			
			lst_ids = document.F_art.lst_ids.value;
			MID = Nvid
			dec_lstids = lst_ids.split(',');
			for(i=1;i<dec_lstids.length;i++){
				N_idx = eval("document.F_art.feat_"+dec_lstids[i]+".selectedIndex")
				N_idxVal = eval("document.F_art.feat_"+dec_lstids[i]+".options[document.F_art.feat_"+dec_lstids[i]+".selectedIndex].value")
				MID += ","+N_idxVal				
			}
			window.open('page/panier.php?&page=panier&panier_action=add&MID='+MID+'&QTE='+QTE+"&VID="+lst_ids,'caddy','width=300 height=150 status=yes')
		break;	
		case "vider":
			if(confirm("Etes vous sur de vouloir vider votre panier ?")){				
				location.href="index.php?page=panier&panier_action="+panier_action;						
				return false
			}			
		break;
		case "remove_P":
			if(confirm("Etes vous sur ?")){	
				location.href="index.php?page=panier&panier_action="+panier_action+"&MIDS="+Nvid;		
				return false
			}				
		break;
		default:// inscription,mdp,unlogin,login
			location.href="index.php?page=panier&panier_action="+panier_action;		
		break;			
	}	
}

function consult_panier(){
	//opener.fctCallWaitMessage()
	window.opener.location.href="../index.php?page=panier&panier_action=view";
	window.close();
}

function att_featVal(formulaire,element){	
	oForm = document.forms[formulaire]
	idx = oForm.elements[element].selectedIndex
	lstVal_field = oForm.val_ids.value
	if(idx > 0){
		featId = oForm.elements[element].options[idx].value3		
		featPrix = oForm.elements[element].options[idx].value2	
		oForm.val_ids.value += ","+featId
		
		alert(lstVal_field.indexOf(featId,0));
		if(lstVal_field.indexOf(featId,0) == -1){			
			oForm.val_ids.value += ","+featId
			if(featPrix){			
				strInt = document.getElementById("TD_tarif").innerHTML	
				//document.getElementById("TD_tarif").innerHTML += "<br>"+"+"+featPrix+" € TTC";
			}				
		}				
	}else{
		//location.href = location.href
	}	
}

/* *********************************************************************************
update du panier
********************************************************************************* */
function upt_Qte(MID,FQTE, toto){
	location.href="index.php?page=panier&panier_action=upt_panier&MID="+MID+"&F_Qte="+FQTE		
}

function upt_Dst(pays_id,formulaire){
	livraison_idx = document.forms[formulaire].livraison_id.selectedIndex
	livraison_id = document.forms[formulaire].livraison_id.options[livraison_idx].value
	
	paiement_idx = document.forms[formulaire].mode_paiement.selectedIndex
	mode_paiement = document.forms[formulaire].mode_paiement.options[paiement_idx].value
	
	location.href="index.php?page=panier&panier_action=view&pays_id="+pays_id+"&livraison_id="+livraison_id+"&mode_paiement="+mode_paiement
}

function upt_Liv(livraison_id,formulaire){
	pays_idx = document.forms[formulaire].pays_id.selectedIndex
	pays_id = document.forms[formulaire].pays_id.options[pays_idx].value
	paiement_idx = document.forms[formulaire].mode_paiement.selectedIndex
	mode_paiement = document.forms[formulaire].mode_paiement.options[paiement_idx].value
	location.href="index.php?page=panier&panier_action=view&livraison_id="+livraison_id+"&pays_id="+pays_id+"&mode_paiement="+mode_paiement
}

function dsp_val(mode_liv,mode_paiement){
	if(document.forms["panier_list"]){
		formulaire = "panier_list"
	}else{
		formulaire = "valid_caddy"
	}
	
	pays_idx = document.forms[formulaire].pays_id.selectedIndex
	pays_id = document.forms[formulaire].pays_id.options[pays_idx].value
	
	liv_idx = document.forms[formulaire].livraison_id.selectedIndex
	livraison_id = document.forms[formulaire].livraison_id.options[liv_idx].value
	
	paiement_idx = document.forms[formulaire].mode_paiement.selectedIndex
	mode_paiement = document.forms[formulaire].mode_paiement.options[paiement_idx].value
	
	location.href="index.php?page=panier&panier_action=view&livraison_id="+livraison_id+"&pays_id="+pays_id+"&mode_paiement="+mode_paiement

}

/*
*************************************************************************************
Fonctions de navigation
*************************************************************************************
*/

//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////

/*
*************************************************************************************
Fonctions d'inscription
*************************************************************************************
*/
function act_livraison(action){
	liv_zone = zone_livraison.getElementsByTagName('input');	
	switch(action){
		case '1':
			document.getElementById('zone_livraison').style.visibility="hidden";			
			for(i=0;i<liv_zone.length-1;i++){	
				document.forms[2].elements[liv_zone[i].name].disabled=true;
			}			
		break;
		case '0':
			document.getElementById('zone_livraison').style.visibility="visible";			
			for(i=0;i<liv_zone.length-1;i++){	
				document.forms[2].elements[liv_zone[i].name].disabled=false;			
			}				
		break;
	}		
}

function verif_PanierForm(formulaire,lng){
	oForm = document.forms[formulaire];
	switch(lng){
		case '1':			
			txt_alert_email					= "Veuillez saisir E-mail";
			txt_alert_email_inc 			= "E-mail invalide\nvérifiez la syntaxe";			
			txt_alert_mdp					= "Veuillez saisir un mot de passe";
			txt_alert_mdp_confirm			= "Veuillez confimer votre mot de passe";
			txt_alert_nom 					= "Veuillez saisir votre nom";
			txt_alert_prenom 				= "Veuillez saisir votre prénom";
			txt_alert_adresse 				= "Veuillez saisir votre adresse";
			txt_alert_code_postal 			= "Veuillez saisir votre code postal";
			txt_alert_code_ville			= "Veuillez saisir votre ville";
			txt_alert_code_tel 				= "Veuillez saisir votre n° de téléphone";
			txt_cond_ventes					= "Vous devez accepter les conditions générales de ventes";
			
			txt_alert_nom_liv 				= "Veuillez saisir votre nom";
			txt_alert_prenom_liv 			= "Veuillez saisir votre prénom";
			txt_alert_adresse_liv 			= "Veuillez saisir votre adresse";
			txt_alert_code_postal_liv 		= "Veuillez saisir votre code postal";
			txt_alert_code_ville_liv 		= "Veuillez saisir votre ville";
			txt_alert_code_tel_liv 			= "Veuillez saisir votre n° de téléphone";
			
			txt_alert_typeS					= "Veuillez sélection un critère de recherche";
			txt_alert_mot					= "Veuillez saisir un mot clé";
			txt_alert_cat					= "Veuillez sélectionner une catégorie";
			txt_alert_alpha					= "Veuillez sélectionner une lettre";
			txt_alert_incCat				= "Sélection incorrecte";
			// demande de devis
			txt_alert_demande				= "Veuillez saisir votre demande";	
		break;
		case '2':
		
		break;
	}
	
	
	
	switch(formulaire){		
		case 'rechercher':
			if(!oForm.typeS.value){
				alert(txt_alert_typeS)				
				return false
			}
			
			switch(oForm.typeS.value){
				case '1':
					if(oForm.sAlpha.selectedIndex < 1){
						alert(txt_alert_alpha)
						oForm.sAlpha.focus();
						return false
					}
				break;
				case '2':
					sCatid = oForm.sCat.options[oForm.sCat.selectedIndex].id
					if(sCatid == 'Prub'){
						alert(txt_alert_incCat)
						oForm.sCat.focus();
						return false
					}	
					if(oForm.sCat.selectedIndex < 1){
						alert(txt_alert_cat)
						oForm.sCat.focus();
						return false
					}
				break;
				case '3':
					if(!oForm.mot.value){
						alert(txt_alert_mot)	
						oForm.mot.focus();			
						return false
					}			
				break;
			}
		break;
		case 'mdp':
			if(!oForm.email.value){
				alert(txt_alert_email)
				oForm.email.focus();
				return false
			}
			
			if ((oForm.email.value.indexOf("@",1)>1)&&(oForm.email.value.indexOf(".",1)>0)){			
			}else{
				alert(txt_alert_email_inc);
				oForm.email.focus();
				return false
			}			
					
			oForm.panier_action.value="mdp";
			oForm.submit();
		break;
		case 'login':
		case 'login2':
			/*
			if(!oForm.nom.value){
				alert(txt_alert_email)
				oForm.nom.focus();
				return false
			}
			
			if(!oForm.prenom.value){
				alert(txt_alert_email)
				oForm.prenom.focus();
				return false
			}
			*/
			if(!oForm.email.value){
				alert(txt_alert_email)
				oForm.email.focus();
				return false
			}
			
			if ((oForm.email.value.indexOf("@",1)>1)&&(oForm.email.value.indexOf(".",1)>0)){			
			}else{
				alert(txt_alert_email_inc);
				oForm.email.focus();
				return false
			}			
			
			if(!oForm.mdp.value){
				alert(txt_alert_mdp)
				oForm.mdp.focus();
				return false
			}
			oForm.panier_action.value="login";
			oForm.submit();
		break;
		case 'mailing':
			if(!oForm.nom.value){
				alert(txt_alert_nom_liv)
				oForm.nom.focus();
				return false
			}
			
			if(!oForm.prenom.value){
				alert(txt_alert_prenom_liv)
				oForm.prenom.focus();
				return false
			}
			
			if(!oForm.email.value){
				alert(txt_alert_email)
				oForm.email.focus();
				return false
			}
			
			if ((oForm.email.value.indexOf("@",1)>1)&&(oForm.email.value.indexOf(".",1)>0)){			
			}else{
				alert(txt_alert_email_inc);
				oForm.email.focus();
				return false
			}			
			
		break;
		case 'devis':
			if(!oForm.nom.value){
				alert(txt_alert_nom_liv)
				oForm.nom.focus();
				return false
			}
			
			if(!oForm.prenom.value){
				alert(txt_alert_prenom_liv)
				oForm.prenom.focus();
				return false
			}
			
			if(!oForm.email.value){
				alert(txt_alert_email)
				oForm.email.focus();
				return false
			}
			
			if ((oForm.email.value.indexOf("@",1)>1)&&(oForm.email.value.indexOf(".",1)>0)){			
			}else{
				alert(txt_alert_email_inc);
				oForm.email.focus();
				return false
			}		
				
			if(!oForm.demande.value){
				alert(txt_alert_demande)
				oForm.demande.focus();
				return false
			}
		break;
		default:
		//case 'inscription'||'upt_inscription':			
			if(!oForm.email.value){
				alert(txt_alert_email)
				oForm.email.focus();
				return false
			}
			
			if ((oForm.email.value.indexOf("@",1)>1)&&(oForm.email.value.indexOf(".",1)>0)){			
			}else{
				alert(txt_alert_email_inc);
				oForm.email.focus();
				return false
			}			
			
			if(!oForm.mdp.value){
				alert(txt_alert_mdp)
				oForm.mdp.focus();
				return false
			}
			
			if(!oForm.mdp_confirm.value){
				alert(txt_alert_mdp_confirm)
				oForm.mdp_confirm.focus();
				return false
			}
			
			if(oForm.mdp.value!=oForm.mdp_confirm.value){
				alert(txt_alert_mdp_confirm)
				oForm.mdp_confirm.focus();
				return false
			}
			
			if(!oForm.nom.value){
				alert(txt_alert_nom)
				oForm.nom.focus();
				return false
			}
			
			if(!oForm.prenom.value){
				alert(txt_alert_prenom)
				oForm.prenom.focus();
				return false
			}
			
			if(!oForm.adresse.value){
				alert(txt_alert_adresse)
				oForm.adresse.focus();
				return false
			}
			
			if(!oForm.code_postal.value){
				alert(txt_alert_code_postal)
				oForm.code_postal.focus();
				return false
			}
						
			if(!oForm.ville.value){
				alert(txt_alert_code_ville)
				oForm.ville.focus();
				return false
			}			
			
			if(!oForm.tel.value){
				alert(txt_alert_code_tel)
				oForm.tel.focus();
				return false
			}
			
			if(formulaire=='upt_inscription'){
				if(!oForm.acc_cond.checked==true){
					alert(txt_cond_ventes)
					oForm.acc_cond.focus();
					return false
				}			
			}
			if(oForm.same_adr[1].checked==1){				
				if(!oForm.nom_liv.value){
					alert(txt_alert_nom_liv)
					oForm.nom_liv.focus();
					return false
				}
				
				if(!oForm.prenom_liv.value){
					alert(txt_alert_prenom_liv)
					oForm.prenom_liv.focus();
					return false
				}
				
				if(!oForm.adresse_liv.value){
					alert(txt_alert_adresse_liv)
					oForm.adresse_liv.focus();
					return false
				}
				
				if(!oForm.code_postal_liv.value){
					alert(txt_alert_code_postal_liv)
					oForm.code_postal_liv.focus();
					return false
				}
							
				if(!oForm.ville_liv.value){
					alert(txt_alert_code_ville_liv)
					oForm.ville_liv.focus();
					return false
				}			
				
				if(!oForm.tel_liv.value){
					alert(txt_alert_code_tel_liv)
					oForm.tel_liv.focus();
					return false
				}		
				
				if(oForm.email_liv.value){
					if ((oForm.email_liv.value.indexOf("@",1)>1)&&(oForm.email_liv.value.indexOf(".",1)>0)){			
					}else{
						alert(txt_alert_email_inc);
						oForm.email_liv.focus();
						return false
					}	
				}												
			}				
		break;		
	}
}
/*
*************************************************************************************
Fonctions d'inscription
*************************************************************************************
*/

function ouvrir_fenetre(page,nom,proprietes){
	largeur = 600;
	hauteur = 420;
	M_largeur = (screen.width /2)-(largeur/2);
	M_hauteur = 185;	
	window.open(page,nom,"width="+largeur+" height="+hauteur+" top="+M_hauteur+" left="+M_largeur+"status=1 scrollbars=yes")
}

function opn_window(page,nom,proprietes){
	window.open(page,nom,proprietes)
}
