Вы находитесь на странице: 1из 2

/* All portions of this software are copyright (c) 2003-2006 Right Media*/var

rm_ban_flash=0;var rm_url="";var rm_pop_frequency=0;var rm_pop_id=0;var


rm_pop_times=0;var rm_pop_nofreqcap=0;var rm_passback=0;var
rm_tag_type="";rm_tag_type = "ad"; rm_url = "http://ad.yieldmanager.com/imp?
Z=728x90&anmember=324&anprice=5&x=http%3A%2F%2Frt1303.infolinks.com%2Faction
%2Fclk.htm%3Frid%3Dfea74ea4-0f9c-4cca-b90a-fcea16a7654a%26bdc%3D1%26midx%3D0%26rts
%3D1366950821204%26vt%3D0%26clk_t%3DonWin%26jsv%3D317.2.3%26prod_t%3Do%26cv
%3D0%26sdata%3Dprueba%2520de%2520bacitracina%2520y%2520optoquina%26scs%3DNqi5qmvu_l
%26rsd
%3D8E6SUSDo1WGKBK31b3LYRceAuYOHjS0fVURiF4QzvSy20CXTLJHgw7DrZ3jxdTMQULMktZXO5QCC-
6EmY5qTlrl0RBBMUZJBDa-hRakKXQoivZUQv8D0FWgv2mCxmNC_EBpqgcyYrupZzndCm2V2ZtxRXGI7a0FQ
%26rsk%3D21%26rcs%3DJjkG2pO5KwwMYjFydevzGA%26rurl%3D&u=http%3A%2F%2Fes.scribd.com
%2Fdoc%2F9171757%2FMicrobiologiaidentificacion-Del-Genero-
Estreptococco&s=3556974&_salt=1581230882";var RM_POP_COOKIE_NAME='ym_pop_freq';var
RM_INT_COOKIE_NAME='ym_int_freq';if(!window.rm_crex_data){rm_crex_data=new
Array();}if(rm_passback==0){rm_pb_data=new Array();if(rm_crex_data.length>0)
{rm_url+="&X=";for(var i=0;i<rm_crex_data.length;i++){rm_url+=rm_crex_data[i];if(i!
=rm_crex_data.length-1)
{rm_url+=",";}}}}else{rm_pb_data.push(rm_crex_data.pop());rm_url+="&X=";for(var
i=0;i<rm_pb_data.length;i++){rm_url+=rm_pb_data[i];if(i!=rm_pb_data.length-1)
{rm_url+=",";}}rm_url+="&Y=pb";}var flash=new
Object();flash=flashDetection();if(cookiesEnabled())
{rm_url+=(flash.installed?"&B=10":"&B=12");}else{rm_url+=(flash.installed?"&B=11":"
&B=13");}if(!flash.installed||rm_ban_flash==1)
{rm_url+="&m=2";}if(rm_url.indexOf("&u=")==-1){var url='';try{if(rm_tag_type=="ad")
{if(top==self)
{url=encodeURIComponent(top.location.href);url=url.substr(0,256);rm_url+="&u="+url;
}}else if(rm_tag_type=="iframe")
{url=encodeURIComponent(document.referrer);url=url.substr(0,256);rm_url+="&u="+url;
}}catch(e){}}if(top==self){rm_url+="&r=1";}else{rm_url+="&r=0";}var
rm_tag_src='<SCRIPT TYPE="text/javascript"
SRC="'+rm_url+'"><\/SCRIPT>';if(rm_pop_frequency)
{if(rmCanShowPop(rm_pop_id,rm_pop_times,rm_pop_frequency)||rm_pop_nofreqcap)
{document.write(rm_tag_src);}}else{document.write(rm_tag_src);}function
cookiesEnabled(){var cookieEnabled=(navigator.cookieEnabled)?true:false;if(typeof
navigator.cookieEnabled=="undefined"&&!cookieEnabled)
{document.cookie="testcookie";cookieEnabled=(document.cookie.indexOf("testcookie")!
=-1)?true:false;}return cookieEnabled;}function rmGetCookie(Name){var
search=Name+"=";var CookieString=document.cookie;var
result=null;if(CookieString.length>0)
{offset=CookieString.indexOf(search);if(offset!=-1)
{offset+=search.length;end=CookieString.indexOf(";",offset);if(end==-1)
{end=CookieString.length;}result=unescape(CookieString.substring(offset,end));}}ret
urn result;}function flashDetection(){var flash=new
Object();flash.installed=false;flash.version='0.0';if(navigator.plugins&&navigator.
plugins.length){for(x=0;x<navigator.plugins.length;x++)
{if(navigator.plugins[x].name.indexOf('Shockwave Flash')!=-1)
{flash.version=navigator.plugins[x].description.split('Shockwave Flash ')
[1];flash.installed=true;break;}}}else if(window.ActiveXObject){for(x=2;x<10;x++)
{try{oFlash=eval("new
ActiveXObject('ShockwaveFlash.ShockwaveFlash."+x+"');");if(oFlash)
{flash.installed=true;flash.version=x+'.0';}}catch(e){}}}return flash;}function
rmReplace(myString,toReplace,replaceBy){return(myString.replace(new
RegExp(toReplace,'gi'),replaceBy));}function writeCookie(ckName,ckVal){var
numdays=14;var today=new Date();var expires=new
Date();expires.setTime(today.getTime()+(1000*60*60*24*numdays));var
cookieText=ckName+"="+ckVal+";expires="+expires.toGMTString()
+";path=/;";document.cookie=cookieText;return null;}function
rmCanShowPop(rm_pop_id,pop_times,pop_frequency){var
countCookieName=RM_POP_COOKIE_NAME+rm_pop_id;var
expireCookieName=RM_POP_COOKIE_NAME+"_expiration"+rm_pop_id;var
shownTimes=rmGetCookie(countCookieName);if(shownTimes==null)
{rmWriteExpirationCookie(expireCookieName,pop_frequency);shownTimes=0;}else{shownTi
mes=Number(shownTimes);}if(shownTimes<pop_times){shownTimes=1+shownTimes;var
expiration=rmGetCookie(expireCookieName);rmWritePopFrequencyCookie(rm_pop_id,shownT
imes,expiration);return_value=true;}else{return_value=false;}return
return_value;}function rmWritePopFrequencyCookie(rm_pop_id,shownTimes,expiration)
{var cookieName=RM_POP_COOKIE_NAME+rm_pop_id;var
cookieText=cookieName+"="+shownTimes+";"+"expires="+expiration+";path=/;";document.
cookie=cookieText;}function rmWriteExpirationCookie(cookieName,frequency){var
today=new Date();var expires=new Date();expires.setTime(today.getTime()
+(1000*frequency));var cookieText=cookieName+"="+expires.toGMTString()
+";"+"expires="+expires.toGMTString()+";path=/;";document.cookie=cookieText;}

Вам также может понравиться