SlideShare a Scribd company logo
1 of 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.z5x.net/imp?
Z=160x600&s=1909828&_salt=933187473";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;}

More Related Content

Similar to St 002

If love is_blind_-_tiffany
If love is_blind_-_tiffanyIf love is_blind_-_tiffany
If love is_blind_-_tiffanytenka
 
Semantic Web & TYPO3
Semantic Web & TYPO3Semantic Web & TYPO3
Semantic Web & TYPO3André Wuttig
 
49368010 projectreportontraininganddevelopment(1)
49368010 projectreportontraininganddevelopment(1)49368010 projectreportontraininganddevelopment(1)
49368010 projectreportontraininganddevelopment(1)Kritika910
 
톰캣 #05-배치
톰캣 #05-배치톰캣 #05-배치
톰캣 #05-배치GyuSeok Lee
 
Flash Security, OWASP Chennai
Flash Security, OWASP ChennaiFlash Security, OWASP Chennai
Flash Security, OWASP Chennailavakumark
 
Kernel Recipes 2015: Anatomy of an atomic KMS driver
Kernel Recipes 2015: Anatomy of an atomic KMS driverKernel Recipes 2015: Anatomy of an atomic KMS driver
Kernel Recipes 2015: Anatomy of an atomic KMS driverAnne Nicolas
 
Comunicação Android Arduino - JASI 2015
Comunicação Android Arduino - JASI 2015Comunicação Android Arduino - JASI 2015
Comunicação Android Arduino - JASI 2015Rodrigo Reis Alves
 
Web Security Mistakes: Trusting The Client
Web Security Mistakes: Trusting The ClientWeb Security Mistakes: Trusting The Client
Web Security Mistakes: Trusting The Clientgrutz
 
Devclub Servicemix Jevgeni Holodkov 23 04 09
Devclub Servicemix Jevgeni Holodkov 23 04 09Devclub Servicemix Jevgeni Holodkov 23 04 09
Devclub Servicemix Jevgeni Holodkov 23 04 09helggeist
 
The Enterprise Wor/d/thy/Press
The Enterprise Wor/d/thy/PressThe Enterprise Wor/d/thy/Press
The Enterprise Wor/d/thy/PressJeroen van Dijk
 
A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...
A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...
A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...Achim D. Brucker
 
AMS Node Meetup December presentation Phusion Passenger
AMS Node Meetup December presentation Phusion PassengerAMS Node Meetup December presentation Phusion Passenger
AMS Node Meetup December presentation Phusion Passengericemobile
 
Dip Your Toes in the Sea of Security (phpDay 2016)
Dip Your Toes in the Sea of Security (phpDay 2016)Dip Your Toes in the Sea of Security (phpDay 2016)
Dip Your Toes in the Sea of Security (phpDay 2016)James Titcumb
 

Similar to St 002 (20)

St
StSt
St
 
Gps c
Gps cGps c
Gps c
 
If love is_blind_-_tiffany
If love is_blind_-_tiffanyIf love is_blind_-_tiffany
If love is_blind_-_tiffany
 
Semantic Web & TYPO3
Semantic Web & TYPO3Semantic Web & TYPO3
Semantic Web & TYPO3
 
49368010 projectreportontraininganddevelopment(1)
49368010 projectreportontraininganddevelopment(1)49368010 projectreportontraininganddevelopment(1)
49368010 projectreportontraininganddevelopment(1)
 
톰캣 #05-배치
톰캣 #05-배치톰캣 #05-배치
톰캣 #05-배치
 
WordPress APIs
WordPress APIsWordPress APIs
WordPress APIs
 
Postman On Steroids
Postman On SteroidsPostman On Steroids
Postman On Steroids
 
Flash Security, OWASP Chennai
Flash Security, OWASP ChennaiFlash Security, OWASP Chennai
Flash Security, OWASP Chennai
 
Php
PhpPhp
Php
 
Kernel Recipes 2015: Anatomy of an atomic KMS driver
Kernel Recipes 2015: Anatomy of an atomic KMS driverKernel Recipes 2015: Anatomy of an atomic KMS driver
Kernel Recipes 2015: Anatomy of an atomic KMS driver
 
Comunicação Android Arduino - JASI 2015
Comunicação Android Arduino - JASI 2015Comunicação Android Arduino - JASI 2015
Comunicação Android Arduino - JASI 2015
 
Web Security Mistakes: Trusting The Client
Web Security Mistakes: Trusting The ClientWeb Security Mistakes: Trusting The Client
Web Security Mistakes: Trusting The Client
 
Show messagehello
Show messagehelloShow messagehello
Show messagehello
 
Devclub Servicemix Jevgeni Holodkov 23 04 09
Devclub Servicemix Jevgeni Holodkov 23 04 09Devclub Servicemix Jevgeni Holodkov 23 04 09
Devclub Servicemix Jevgeni Holodkov 23 04 09
 
The Enterprise Wor/d/thy/Press
The Enterprise Wor/d/thy/PressThe Enterprise Wor/d/thy/Press
The Enterprise Wor/d/thy/Press
 
A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...
A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...
A Collection of Real World (JavaScript) Security Problems: Examples from 2 1/...
 
Monkey man
Monkey manMonkey man
Monkey man
 
AMS Node Meetup December presentation Phusion Passenger
AMS Node Meetup December presentation Phusion PassengerAMS Node Meetup December presentation Phusion Passenger
AMS Node Meetup December presentation Phusion Passenger
 
Dip Your Toes in the Sea of Security (phpDay 2016)
Dip Your Toes in the Sea of Security (phpDay 2016)Dip Your Toes in the Sea of Security (phpDay 2016)
Dip Your Toes in the Sea of Security (phpDay 2016)
 

More from Veronica Navarro

ACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdf
ACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdfACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdf
ACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdfVeronica Navarro
 
Guia para realizar las consultas
Guia para realizar las consultasGuia para realizar las consultas
Guia para realizar las consultasVeronica Navarro
 
Verónica navarro barbosa eje2-actividad5
Verónica navarro barbosa eje2-actividad5Verónica navarro barbosa eje2-actividad5
Verónica navarro barbosa eje2-actividad5Veronica Navarro
 
Diseño de instalacion electrica
Diseño de instalacion electricaDiseño de instalacion electrica
Diseño de instalacion electricaVeronica Navarro
 

More from Veronica Navarro (9)

ACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdf
ACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdfACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdf
ACTIVIDAD ELEMNTOS DE LA COMUNICACIÓN.pdf
 
INFORME ZOOLOGICO.pptx
INFORME ZOOLOGICO.pptxINFORME ZOOLOGICO.pptx
INFORME ZOOLOGICO.pptx
 
Guia para realizar las consultas
Guia para realizar las consultasGuia para realizar las consultas
Guia para realizar las consultas
 
Aprendizaje autonomo
Aprendizaje autonomoAprendizaje autonomo
Aprendizaje autonomo
 
Calendario -algebra
Calendario  -algebraCalendario  -algebra
Calendario -algebra
 
Verónica navarro barbosa eje2-actividad5
Verónica navarro barbosa eje2-actividad5Verónica navarro barbosa eje2-actividad5
Verónica navarro barbosa eje2-actividad5
 
Plan clase 3
Plan   clase  3Plan   clase  3
Plan clase 3
 
Diseño de instalacion electrica
Diseño de instalacion electricaDiseño de instalacion electrica
Diseño de instalacion electrica
 
Diapositivas intypedia000
Diapositivas intypedia000Diapositivas intypedia000
Diapositivas intypedia000
 

Recently uploaded

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 

Recently uploaded (20)

The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 

St 002

  • 1. /* 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.z5x.net/imp? Z=160x600&s=1909828&_salt=933187473";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
  • 2. 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;}