// JavaScript Document

//Début "ouvre_popup.js"
var newWin = null;
function closeWin () {
	if (newWin != null) {
		if (!newWin.closed)
			newWin.close();
	}
}

function ouvrePopUp (strURL,strType,strWidth,strHeight) {
	var strOptions = "";
	if (strType == "console") strOptions="resizable,height="+strHeight+",width="+strWidth;
	if (strType == "fixed") strOptions="status,height="+strHeight+",width="+strWidth;
	if (strType == "elastic") strOptions="scrollbars,height="+strHeight+",width="+strWidth;
	newWin = window.open(strURL, 'newWin', strOptions);
	newWin.focus();
}
//Fin "ouvre_popup.js"

//Roll-over des flèches tarifaires
function AfficheFT (m) {
	if (m == 1) {
		document.getElementById("txt_onglet1").style.color="#FF5500";
 		document.getElementById("onglet1").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_on.png)";
		document.getElementById("prix1").style.display="";
		document.getElementById("txt_onglet2").style.color="#444444";
		document.getElementById("onglet2").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_off.png)";
		document.getElementById("prix2").style.display="none";
		if(document.getElementById("prix3")) {
			document.getElementById("txt_onglet3").style.color="#444444";
			document.getElementById("onglet3").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_off.png)";
			document.getElementById("prix3").style.display="none";
		}
	}
	else if (m == 2) {
		document.getElementById("txt_onglet1").style.color="#444444";
		document.getElementById("onglet1").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_off.png)";
		document.getElementById("prix1").style.display="none";
		document.getElementById("txt_onglet2").style.color="#FF5500";
 		document.getElementById("onglet2").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_on.png)";
		document.getElementById("prix2").style.display="";
		if(document.getElementById("prix3")) {
			document.getElementById("txt_onglet3").style.color="#444444";
			document.getElementById("onglet3").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_off.png)";
			document.getElementById("prix3").style.display="none";
		}
	}
	else {
		document.getElementById("txt_onglet1").style.color="#444444";
		document.getElementById("onglet1").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_off.png)";
		document.getElementById("prix1").style.display="none";
		document.getElementById("txt_onglet2").style.color="#444444";
		document.getElementById("onglet2").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_off.png)";
		document.getElementById("prix2").style.display="none";
		document.getElementById("txt_onglet3").style.color="#FF5500";
 		document.getElementById("onglet3").style.backgroundImage="url(http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/offres/images/onglet_on.png)";
		document.getElementById("prix3").style.display="";
	}
}

//##################################################

//Zone du haut: onglets principaux
function write_menu_header () {
	document.write("<div class='navSearch'>");
	document.write("	<div class='insideNavSearch'>");
	document.write("		<div class='titleNav'>");
	document.write("			<div id='accessibility'>");
	document.write("				<p>Bienvenue sur la Boutique Orange</p>");
	document.write("				<ul>");
	document.write("					<li><a href='#navigation' title='Aller &Atilde;&#160; la navigation'>aller &Atilde;&#160; la navigation</a></li>");
	document.write("					<li><a href='#search' title='Aller &Atilde;&#160; la recherche'>aller &Atilde;&#160; la recherche</a></li>");
	document.write("					<li><a href='#content' title='Aller au contenu'>aller au contenu</a></li>");
	document.write("				</ul>");
	document.write("			</div>");
	document.write("			<p class='mainTitle'><img src='img/common/t_eshop.gif' alt='boutique Orange' /></p>");
	document.write("			<ul id='jumpToSpaces'>");
	document.write("				<li><a href='#pro' title='aller &Atilde;&#160; l'espace professionnels'>professionnels</a></li>");
	document.write("				<li><a href='#ets' title='aller &Atilde;&#160; l'espace entreprises'>entreprises</a></li>");
	document.write("				<li><a href='#auto' title='aller &Atilde;&#160; l'espace autonomie'>autonomie</a></li>");
	document.write("			</ul>");
	document.write("			<ul id='headerNav'>");
	document.write("				<li><a href='#internet' title='la boutique de l'internet'><span>internet</span></a>");
	document.write("					<ul id='internet'>");
	document.write("						<li><a href='#'>Item1</a></li>");
	document.write("						<li><a href='#'>Item2</a></li>");
	document.write("					</ul>");
	document.write("				</li>");
	document.write("				<li class='active'><span>mobile</span>");
	document.write("					<ul id='internet'>");
	document.write("						<li><a href='1_HP globale.html'>toute la boutique</a></li>");
	document.write("						<li><a href='6_Selecteur mobile [liste].html'>les téléphones - sélecteur </a></li>");
	document.write("						<li><a href='9_Selecteur pdt offre.html'>les offres - sélecteur</a></li>");
	document.write("						<li><a href='4_Fiche Pack.html'>fiche pack</a></li>");
	document.write("					</ul>");
	document.write("				</li>");
	document.write("				<li><a href='#telephones' title='la boutique des téléphones'><span>téléphones</span></a>");
	document.write("					<ul id='telephones'>");
	document.write("						<li><a href='#'>Item1</a></li>");
	document.write("						<li><a href='#'>Item2</a></li>");
	document.write("					</ul>");
	document.write("				</li>");
	document.write("				<li><a href='#accessoires' title='la boutique des accessoires'><span>accessoires</span></a></li>");
	document.write("				<li><a href='#fibre' title='la boutique de la fibre'><span>la fibre</span></a></li>");
	document.write("			</ul>");
	document.write("		</div>");
	document.write("		<div class='search'>");
	document.write("			<form action='' method='post' id='search'>");
	document.write("				<input type='text' class='text' value='Rechercher dans la boutique' id='searchInput' />");
	document.write("				<input type='image' src='img/common/btn_search.gif' alt='Rechecher' />");
	document.write("			</form>");
	document.write("			<ul id='jumpToEvents'>");
	document.write("				<li id='flahSell' class='active'><span>promotions</span></li>");
	document.write("				<li><a href='#event' title='événementiel'><span>&quot; événementiel &quot;</span></a></li>");
	document.write("			</ul>");
	document.write("		</div>");
	document.write("	</div>");
	document.write("</div>");
}


//Zone du centre: onglets secondaires
function write_liste_onglet (highlight) {
	document.write("<ul class='offerProTab'>");
	if (highlight=='accueil') document.write("	<li class='first active'>"); else document.write("	<li class='first'>");
	document.write("		<h2><a href='http://mobile.orange.fr/0/accueil/Retour?SA=OESBOUTIQUEMOBILE'><span class='tabLeft'></span><strong>accueil</strong><span class='tabRight'></span></a></h2>");
	document.write("	</li>");
	if (highlight=='mobile') document.write("	<li class='active'>"); else document.write("	<li>");
	document.write("		<h2><a href='http://mobile.orange.fr/0/accueil/Retour?SA=OESCHOISIRMOBILE'><span class='tabLeft'></span><strong>choisir un mobile</strong><span class='tabRight'></span></a></h2>");
	document.write("	</li>");
	if (highlight=='forfait') document.write("	<li class='active'>"); else document.write("	<li>");
	document.write("		<h2><a href='http://mobile.orange.fr/0/accueil/Retour?SA=OESCHOISIRFORFAIT'><span class='tabLeft'></span><strong>choisir un forfait</strong><span class='tabRight'></span></a></h2>");
	document.write("	</li>");
	//if (highlight=='options') document.write("	<li class='active'>"); else document.write("	<li>");
	//document.write("		<h2><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/options/options_oes.html'><span class='tabLeft'></span><strong>voir les options</strong><span class='tabRight'></span></a></h2>");
	//document.write("	</li>");
	//if (highlight=='accessoires') document.write("	<li class='active'>"); else document.write("	<li>");
	//document.write("		<h2><a href='http://boutique.orange.fr/ESHOP_mx_ft/'><span class='tabLeft'></span><strong>voir les accessoires</strong><span class='tabRight'></span></a></h2>");
	//document.write("	</li>");
	document.write("</ul>");
}


//Zone du centre: encart "découvrez toutes nos offres"
function write_liste_offre () {
	document.write("<div class='grayOneMid'>");
	document.write("	<div class='grayOneBtm discoverOne'>");
	document.write("		<div class='offerDiscover'>");
	document.write("			<p>Découvrez <strong>toutes nos offres</strong></p>");
	document.write("			<div class='selectContainer'>");
	document.write("				<h3><a class='comboLikeHead comboSize3' href='#comboLike1'>Voir toutes les offres spécifiques</a></h3>");
	document.write("				<ul class='comboLike comboSize3' id='comboLike1'>");
	document.write("					<li class='first'><h4><a href='#'>Série Limitée M6 Mobile</a></h4></li>");
	document.write("					<li><h4><a href='#'>Les offres Autonomie</a></h4></li>");
	document.write("					<li><h4><a href='#'>Net & Unik</a></h4></li>");
	document.write("				</ul>");
	document.write("			</div>");
	document.write("		</div>");
	document.write("		<p class='btCatalogue'><a href='#' class='stdButton'><small class='stdButtonLeft'></small>");
	document.write("		<span>tout le catalogue des forfaits</span><small class='stdButtonRight'></small></a></p>");
	document.write("	</div>");
	document.write("</div>");
}


//Zone de droite: encart "panier" mobile
function write_menu_right1 () {
	document.write("<div class='contPushDegradeTop'></div>");
	document.write("<div class='contPushDegrade contPushDegradeBtm'>");
	document.write("	<div class='checkoutBlock'>");
	document.write("		<h2>panier mobile</h2>");
	document.write("		<div class='votreMobile'>");
	document.write("			<h3>votre mobile</h3>");
	document.write("			<ul>");
	document.write("				<li><a title='choisir' href='http://mobile-shop.orange.fr/telephones-portables' rel='nofollow' class='linkLevel2'><strong>choisir</strong></a></li>");
	document.write("			</ul>");
	document.write("		</div>");
	document.write("		<div class='votreMobile'>");
	document.write("			<h3>votre forfait</h3>");
	document.write("			<ul>");
	document.write("				<li><a title='choisir' href='http://mobile-shop.orange.fr/forfaits-mobiles' rel='nofollow' class='linkLevel2'><strong>choisir</strong></a></li>");
	document.write("			</ul>");
	document.write("		</div>");
	document.write("	</div>");
	document.write("</div>");
	document.write("<div class='blockTotalTop'> </div>");
	document.write("<div class='blockTotalBtm'></div>");
}


//Zone de droite: encart "panier" 3G+
function write_menu_right1b () {
	document.write("<div class='contPushDegradeTop'></div>");
	document.write("<div class='contPushDegrade contPushDegradeBtm'>");
	document.write("	<div class='checkoutBlock'>");
	document.write("		<h2>panier produit 3G+</h2>");
	document.write("		<div class='votreMobile'>");
	document.write("			<h3>votre produit 3G+</h3>");
	document.write("			<ul>");
	document.write("				<li><a title='choisir' href='http://mobile-shop.orange.fr/tablettes-cles-3g' rel='nofollow' class='linkLevel2'><strong>choisir</strong></a></li>");
	document.write("			</ul>");
	document.write("		</div>");
	document.write("		<div class='votreMobile'>");
	document.write("			<h3>votre forfait</h3>");
	document.write("			<ul>");
	document.write("				<li><a title='choisir' href='http://mobile-shop.orange.fr/forfaits-3g' rel='nofollow' class='linkLevel2'><strong>choisir</strong></a></li>");
	document.write("			</ul>");
	document.write("		</div>");
	document.write("	</div>");
	document.write("</div>");
	document.write("<div class='blockTotalTop'> </div>");
	document.write("<div class='blockTotalBtm'></div>");
}


//Zone de droite: encart "déjà client mobile ?"
function write_menu_right2 () {
	document.write("<div class='contPushDegradeTop'></div>");
	document.write("<div class='contPushDegrade accordionBlock'>");
	document.write("	<h2>déjà client mobile ?</h2>");
	document.write("	<img src='http://mobile-shop.orange.fr/OneEShopPostpaid/img/dynamic/imgClientM.gif' alt='' />");
	document.write("	<ul class='dejaClientList'>");
	document.write("		<li class='first'><a href='https://oes.orange.fr/OneEShopPCM' class='linkLevel2'>changer de mobile</a></li>");
	document.write("		<li><a href='http://mobile.orange.fr/0/accueil/Retour?SA=CPTFORMULE' class='linkLevel2'>gérer votre forfait</a></li>");
	document.write("		<li><a href='http://mobile-shop.orange.fr/rechargement' class='linkLevel2'>rechargement</a></li>");	
	document.write("		<li><a href='http://r.orange.fr/r/Oespaceclient_mmcm' class='linkLevel2'>gérer votre compte</a></li>");
	document.write("	</ul>");
	document.write("</div>");
	document.write("<div class='contPushDegradeBottom'></div>");
}


//Zone de droite: encarts "suivi de commande + gardez votre numéro"
function write_menu_right3 () {
	document.write("<div class='contPushDegradeTop'></div>");
	document.write("<div class='contPushDegrade stdInnerRebound'>");
	document.write("	<h2>suivi de commande</h2>");
	document.write("	<ul>");
	document.write("		<li><a href='http://mobile-shop.orange.fr/order/orderFollowup1.jsp' rel='nofollow'>retrouver les informations de votre commande</a></li>");
	document.write("	</ul>");
	document.write("</div>");
	document.write("<div class='contPushDegradeBottom'></div>");
	document.write("<div class='bordurePush' style='border:none'>");
	document.write("	<a href='http://mobile.orange.fr/0/accueil/Retour?SA=NPV2GEPNM'><img src='http://mobile.orange.fr/content/ge/high/style_oes/img/dynamic/push05.jpg' alt='gardez votre numéro en rejoignant Orange' /></a>");
	document.write("</div>");
}


//Zone de droite: encart "nos engagements"
function write_menu_right4 () {
	document.write("<div class='contPushDegradeTop'></div>");
	document.write("<div class='contPushDegrade accordionBlock_popin' id='nosEngagements'>");
	document.write("	<h2>nos engagements web</h2>");
	document.write("	<h3 class='simplifiedTxt_popin'>");
	document.write("		<a title='livraison gratuite' href='http://sites.orange.fr/boutique/nos_engagements/index.html' onclick=\"ouvrePopUp(this.href,'elastic','717','710'); return false; dcsMultiTrack('DCS.dcsuri', '/livraison_gratuite_sous_3_jours', 'WT.ti', 'Livraison gratuite sous 3 jours', 'DCSext.wasc_univers', 'Boutique Mobile Postpaid', 'DCSext.wasc_typeMT', 'ouverture_popup');\">");
	document.write("			<strong>livraison gratuite<br />sous 3 jours</strong>");
	document.write("		</a>");
	document.write("	</h3>");
	document.write("	<h3 class='securedTxt_popin'>");
	document.write("		<a title='paiement sécurisé' href='http://sites.orange.fr/boutique/nos_engagements/index.html' onclick=\"ouvrePopUp(this.href,'elastic','717','710'); return false; dcsMultiTrack('DCS.dcsuri', '/paiement_securise', 'WT.ti', 'Paiement securise', 'DCSext.wasc_univers', 'Boutique Mobile Postpaid', 'DCSext.wasc_typeMT', 'ouverture_popup');\">");
	document.write("			<strong>paiement 100%<br />sécurisé</strong>");
	document.write("		</a>");
	document.write("	</h3>");
	document.write("	<h3 class='satisfiedTxt_popin'>");
	document.write("		<a title='satisfait ou remboursé' href='http://sites.orange.fr/boutique/nos_engagements/index.html' onclick=\"ouvrePopUp(this.href,'elastic','717','710'); return false; dcsMultiTrack('DCS.dcsuri', '/satisfait_ou_rembourse', 'WT.ti', 'Satisfait ou rembourse', 'DCSext.wasc_univers', 'Boutique Mobile Postpaid', 'DCSext.wasc_typeMT', 'ouverture_popup');\">");
	document.write("			<strong>satisfait ou<br />remboursé</strong>");
	document.write("		</a>");
	document.write("	</h3>");
	document.write("	<h3 class='savoirTxt_popin'>");
	document.write("		<a title='En savoir plus sur nos engagements web' href='http://sites.orange.fr/boutique/nos_engagements/index.html' onclick=\"ouvrePopUp(this.href,'elastic','717','710'); return false; dcsMultiTrack('DCS.dcsuri', '/en_savoir_plus', 'WT.ti', 'En savoir plus', 'DCSext.wasc_univers', 'Boutique Mobile Postpaid', 'DCSext.wasc_typeMT', 'ouverture_popup');\">");
	document.write("			<strong>en savoir plus</strong>");
	document.write("		</a>");
	document.write("	</h3>");
	document.write("</div>");
	document.write("<div class='contPushDegradeBottom'></div>");

/*	document.write("<div class='contPushDegradeTop'></div>");
	document.write("<div class='contPushDegrade accordionBlock' id='nosEngagements'>");
	document.write("	<h2>nos engagements</h2>");
	document.write("	<h3 class='simplifiedTxt accordion_toggle'><a title='livraison gratuite' href='http://sites.orange.fr/boutique/files/html/nos_engagements.html#2'>livraison gratuite</a></h3>");
	document.write("	<div class='accordion_content'>");
	document.write("		<p>La livraison des produits intervient sous 3 jours ouvrés à compter de la validation de votre commande.</p>");
	document.write("	</div>");
	document.write("	<h3 class='securedTxt accordion_toggle'><a title='paiement sécurisé' href='http://sites.orange.fr/boutique/files/html/nos_engagements.html#1'>paiement sécurisé</a></h3>");
	document.write("	<div class='accordion_content'>");
	document.write("		<p>Pour les paiements par carte bancaire, nous utilisons la norme SSL, standard le plus répandu.</p>");
	document.write("	</div>");
	document.write("	<h3 class='satisfiedTxt accordion_toggle'><a title='satisfait ou remboursé' href='http://sites.orange.fr/boutique/files/html/nos_engagements.html#3'>satisfait ou remboursé</a></h3>");
	document.write("	<div class='accordion_content'>");
	document.write("		<p>La boutique Orange vous ouvre cette possibilité pendant les 14 jours qui suivent la réception de votre colis.</p>");
	document.write("	</div>");
	document.write("	<h3 class='savTxt accordion_toggle'><a title='SAV' href='http://sites.orange.fr/boutique/files/html/nos_engagements.html#4'>SAV</a></h3>");
	document.write("	<div class='accordion_content'>");
	document.write("		<p>En 48h maximum, Orange vous échange votre mobile à l'adresse de votre choix contre un matériel identique.</p>");
	document.write("	</div>");
	document.write("	<h3 class='conditionGV'>");
	document.write("		<a href='http://boutique.orange.fr/vf/accueil/conditions_generales/CGV_laboutiqueOrange.pdf' target='_blank'>conditions générales de vente</a>");
	document.write("	</h3>");
	document.write("</div>");
	document.write("<div class='contPushDegradeBottom'></div>"); */
}


//Zone de droite: encart "le sens du service" + image "recyclez votre mobile"
function write_menu_right5 () {
	document.write("<div class='bordurePush' style='border:none'>");
	document.write("  <a href='http://le-sens-du-service.orange.fr/' target='_blank'><img src='http://mobile.orange.fr/content/ge/high/style_oes/img/dynamic/push06.jpg' alt='le sens du service' usemap='#Push06' /></a>");
	document.write("  <map name='Push06' id='Push06'>");
	document.write("    <area shape='rect' coords='30,15,105,41' href='http://le-sens-du-service.orange.fr/' target='_blank' title='le sens du service' />");
	document.write("    <area shape='rect' coords='23,54,109,78' href='http://le-sens-du-service.orange.fr/installation.html' target='_blank' title='installation et déménagement' />");
	document.write("    <area shape='rect' coords='23,89,119,99' href='http://le-sens-du-service.orange.fr/decouverte-usages-internet-et-mobile.html' target='_blank' title='formation à domicile' />");
	document.write("    <area shape='rect' coords='23,109,95,119' href='http://le-sens-du-service.orange.fr/assistance.html' target='_blank' title='service clients' />");
	document.write("    <area shape='rect' coords='23,129,77,139' href='http://le-sens-du-service.orange.fr/couverture-reseau-orange.html' target='_blank' title='1er réseau' />");
	document.write("  </map>");
	document.write("</div>");
	document.write("<a href='http://recyclage-mobile.orange.fr'><img src='http://mobile.orange.fr/content/ge/high/style_oes/img/dynamic/ge/150x140_love2recycle.gif' target='_blank' alt='Recyclez votre mobile et recevez jusqu&#39;à 350&euro;' /></a>");
}


//Zone du bas: encarts "la garantie Orange + utiliser votre mobile"
function write_menu_footer1 () {
	document.write("<div class='footer_740_147'>");
	document.write("  <div class='bloc_left t14_bold_444'>la garantie Orange<br /><br />");
	document.write("    <div class='arrow_link_195 t11_regu_333'><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/preferer_orange/preferer_orange.html'>préférer Orange</a></div>");
	document.write("    <div class='arrow_link_195 t11_regu_333'><a href='http://www.agir-reflexesverts.orange.fr'>réflexes verts</a></div>");
	document.write("    <div class='arrow_link_195 t11_regu_333'><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/doc_tarif/documentation_tarif.html'>documentations et tarifs</a></div>");
	document.write("    <div class='arrow_link_195 t11_regu_333'><a href='http://r.orange.fr/r?ref=ael_headerMR_destMOB&url=http://assistance.orange.fr/MR/index.php'>assistance mobile</a></div>");
	document.write("  </div>");
	document.write("  <div class='bloc_right t14_bold_444'>utiliser votre mobile<br /><br />");
	document.write("    <div class='arrow_link_155 t11_regu_333'><a href='http://animation.orange.fr/_roaming2009/index.php'>&agrave; l'&eacute;tranger</a></div>");
	document.write("    <div class='arrow_link_155 t11_regu_333'><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/la_couverture/couverture.html'>la couverture</a></div>");
	document.write("    <div class='arrow_link_155 t11_regu_333'><a href='http://entraide.orange.fr/assistance/?dub=2'>forum d'entraide</a></div>");
	document.write("    <div class='arrow_link_155 t11_regu_333'><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/services_mobiles/services_mobiles_presentation.html'>services mobiles</a></div>");
	document.write("  </div>");
	document.write("</div>");
}


//Zone du bas: encart "découvrez toutes nos offres mobiles"
function write_menu_footer2 () {
	document.write("<div id='myFooter2' style='float:left'>");
	document.write("  <h2>découvrez toutes nos offres mobiles</h2>");
	document.write("  <ul>");
	document.write("    <li>");
	document.write("      <a href='http://mobile-shop.orange.fr/telephones-portables' rel='nofollow'><strong>Mobile</strong></a>");
	document.write("      <ul>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephones-portables/1/LG' rel='nofollow'>Téléphones mobiles LG</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephones-portables/1/Samsung' rel='nofollow'>Téléphones mobiles Samsung</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephones-portables/1/Nokia' rel='nofollow'>Téléphones mobiles Nokia</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephones-portables/1/Sony-Ericsson' rel='nofollow'>Téléphones mobiles Sony Ericsson</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephones-portables/1/Apple' rel='nofollow'>Téléphones mobiles iPhone</a></h3></li>");
	document.write("      </ul>");
	document.write("    </li>");
	document.write("    <li>");
	document.write("      <a href='http://mobile-shop.orange.fr/forfaits-mobiles' rel='nofollow'><strong>Offres</strong></a>");
	document.write("      <ul>");
	document.write("        <li><h3><a href='http://boutique.orange.fr/ESHOP_mx_ft/?tp=php&amp;donnee_appel=FTASN&amp;IDCible=1&amp;type=4&amp;code_rubrique=5-504008'>Mobicarte</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/forfaits-mobiles/1/forfaits-bloques' rel='nofollow'>Forfaits bloqués</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/forfaits_origami_oes.html'>Forfaits Origami</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/forfaits_petits_prix_oes.html'>Forfaits petits prix</a></h3></li>");
	document.write("        <li><h3><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/internet_everywhere/fie_presentation_oes.html'>Clé 3G+</a></h3></li>");
	document.write("      </ul>");
	document.write("    </li>");
	document.write("    <li id='wideOne'>");
	document.write("      <a href='http://mobile-shop.orange.fr/telephones-portables/3/Promotions' rel='nofollow'><strong>La sélection Orange</strong></a>");
	document.write("      <ul>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/forfaits-mobiles/1/forfaits-origami-style' rel='nofollow'><small>Forfait Origami style</small></a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/forfaits-mobiles/1/forfaits-origami-star' rel='nofollow'><small>Forfait Origami star</small></a></h3></li>");
	document.write("        <li><h3><a href='http://www.ipad.orange.fr'><small>Forfaits pour iPad</small></a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/forfaits-mobiles/1/forfaits-smart' rel='nofollow'><small>Forfait Smart</small></a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/forfaits-mobiles/1/forfaits-m6-mobile' rel='nofollow'><small>Forfait bloqué M6 mobile</small></a></h3></li>");	
	document.write("        <li><h3><a href='http://mobile.orange.fr/content/ge/high/v2_offre_boutique/offre/forfaits_origami_iphone_oes.html'><small>Forfaits pour iPhone</small></a></h3></li>");
	document.write("        <li><br /><br /><h3><a href='http://recyclage-mobile.orange.fr/fr/mobile/accueil.html'><small>recycler votre mobile</small></a></h3></li>");
	document.write("        <li><h3><a href='http://www.sosh.fr'><small>Sosh</small></a></h3></li>");
	document.write("        <li><h3><a href='http://shop.sosh.fr/forfaits-mobiles'><small>forfait Sosh</small></a></h3></li>");
	document.write("        <li><h3><a href='http://shop.sosh.fr/telephones-portables'><small>Sosh mobile</small></a></h3></li>");
	document.write("      </ul>");
	document.write("      <ul>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephone-portable/iphone-4s-16go-noir' rel='nofollow'><small>iPhone 4S 16Go</small></a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephone-portable/samsung-galaxy-s2-cityzi' rel='nofollow'><small>Samsung Galaxy S2</small></a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephone-portable/nokia-lumia-800-noir' rel='nofollow'><small>Nokia Lumia 800</small></a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephone-portable/blackberry-curve-9360' rel='nofollow'><small>BlackBerry Curve 9360</small></a></h3></li>");
	document.write("        <li><h3><a href='http://mobile-shop.orange.fr/telephone-portable/apple-iPad-2-wifi-+3G-16Go-noir' rel='nofollow'><small>Apple iPad 2 wifi + 3G 16Go noir</small></a></h3></li>");
	document.write("        <li><h3><a href='http://boutique.orange.fr/ESHOP_mx_ft/?&tp=SEL&type=&id=288151291392550&donnee_appel=ORESH&IDCible=1&scopeType=prepaid&IDScope=100012&S_PRIX_0_49=1&S_COLUMN=&S_ORDER=&pageNumber=1&vue=listeMosaique'><small>la mobicarte à partir de 19euros</small></a></h3></li>");
	document.write("      </ul>");
	document.write("    </li>");
	document.write("  </ul>");
	document.write("</div>");
}

//##################################################

function ChangeUrl(formulaire){
	if(formulaire.ListeUrl.selectedIndex != 0){
		location.href = formulaire.ListeUrl.options[formulaire.ListeUrl.selectedIndex].value;
	}
}

