(function() { var f = document.getElementById('search-box');
 if (!f) { f = document.getElementById('search-box'); } 
if (f && f.motclef) 
	{ var motclef = f.motclef; var n = navigator; var l = location; 
	if (n.platform == 'Win32') 
		{ motclef.style.cssText = 'border: 1px solid #7e9db9; padding: 2px;';
		 } var b = function() { if (motclef.value == '') 
	{ motclef.style.background = '#FFFFFF url(http:\x2F\x2Fusers4.nofeehost.com\x2Fannoncestunisiennes\x2Fin_custom_search.gif) left no-repeat'; }
 }; 
var f = function() 
{ motclef.style.background = '#ffffff'; }; 
motclef.onfocus = f; 
motclef.onblur = b; 
if (!/[&?]motclef=[^&]/.test(l.search)) { b(); } } })();
