function o_bHeaderFormSubmit(t) {
var d = t.db.value;
var s = escape(t.kw.value);
if (typeof sUrlReferrer == 'undefined') sUrlReferrer = '';
var t = "http://r.voila.fr/se?rdata="+s+"&kw= &sev=2&ref="+sUrlReferrer+"_moteur_"+d+"&lg=fr&dblg=fr&db="+d+"&ctx=orange";
var n_url = "http://www.orange.fr/bin/frame.cgi?u=" + escape(t);
if (s!='') {
top.document.location.href=n_url;
}
return false;
}
function o_bHeaderSetSearch(t,tdb){
	document.getElementById('lWeb').className = "";
	document.getElementById('alWeb').className = "searchLnkNotSlct";
	document.getElementById('lActu').className = "";
	document.getElementById('alActu').className = "searchLnkNotSlct";
	document.getElementById(t).className  = "searchSlct";
	document.getElementById('a'+t).className = "searchLnkSlct";
	switch(t){
		case "lActu":
			document.getElementById('rech').name = 's';
			document.getElementById('gb').action = '/actu/news/';
			document.getElementById('gb').method = 'get';
			break;
		case "lWeb":
			document.getElementById('rech').name = 'query';
			document.getElementById('gb').action = '/search/search.php';
			document.getElementById('gb').method = 'get';
			break;
		default :
			
	}
	document.getElementById('rech').focus();
	return false;
}
/*if (typeof o_bNoWalledGarden == "undefined"){
if (typeof o_noWalledGarden != "undefined") var o_bNoWalledGarden = o_noWalledGarden;
else var o_bNoWalledGarden = false;
}
if (typeof o_bNoWalledGarden == "undefined" || (typeof o_bNoWalledGarden != "undefined" && !o_bNoWalledGarden)){
if (top.frames.length == 0 && (window.name != 'w_contenu' || window.name != 'w_service'))
{
top.location.href = 'http://www.orange.fr/bin/frame.cgi?u='+ escape(document.location.href);
}
}*/
var o_random_number = "ord="+(Math.round(Math.random()*10000000000))+"?"; 
var random_number = o_random_number; 
function popcopy()
{
var url = window.location.href;
if ( url.indexOf(".orange.fr") != -1)
{
window.open("http://r.orange.fr/r/Wcopy","","toolbar=0,location=0,directories=0,statfr=no,menubar=0,scrollbars=yes,resizable=yes,width=500,height=400");
}
else
{
window.open("http://r.wanadoo.fr/r/Wcopy","","toolbar=0,location=0,directories=0,statfr=no,menubar=0,scrollbars=yes,resizable=yes,width=500,height=400");
} 
return false;
}
function popcontact()
{
if ( url.indexOf(".orange.fr") != -1)
{
n_url="http://r.orange.fr/r?url=http://assistance.orange.fr/?ref_url="+escape(window.location.href);
}
else
{
n_url="http://r.wanadoo.fr/r?url=http://assistance.wanadoo.fr/?ref_url="+escape(window.location.href);
}
window.open(n_url,"","toolbar=0,location=0,directories=0,statfr=no,menubar=0,scrollbars=yes,resizable=yes,width=384,height=474");
return false;
}
function o_w(F,T,L,D,M,S,R,W,H)
{
window.open(F,'_blank','toolbar='+T+',location='+L+',directories='+D+',menuBar='+M+',scrollbars='+S+',resizable='+R+',width='+W+',height='+H);
}
function ow(f,w,h)
{
window.open(f,'_blank','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=0,width='+w+',height='+h);
}
