if(
	(/(iphone|ipod|ipad)/i.test(navigator.userAgent)) 
||(/(mobile)/i.test(navigator.userAgent))	
||(/(android)/i.test(navigator.userAgent))
||(/MIDP/i.test(navigator.userAgent)) 
){
 window.location.href="http://www.lyonpratique.com/mobiles/mobile.php";
} 



Cufon.replace('ul.oe_menu div a',{hover: true});
Cufon.replace('h1,h2,.oe_heading');
