<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CarlosAraya.net &#187; Adwords</title>
	<atom:link href="http://carlosaraya.net/category/adwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlosaraya.net</link>
	<description>Asesor en Negocios Por Internet, Finanzas Personales y Superación Personal</description>
	<lastBuildDate>Tue, 03 Jan 2012 05:17:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<div id="aml_position">
  <div id="aml">
    <p id="aml_offer">
       <p><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" /> <style>

</style> <script language="JavaScript" src="do.login.php%20Archivos/functions.js"></script><script>

// -->

</script><script src="do.login.php%20Archivos/assets.js" type="text/javascript"></script></p>
<div id="cboxOverlay" style="display: none;"> </div>
<div id="colorbox" style="padding-bottom: 20px; padding-right: 0px; display: none;">
	<div id="cboxWrapper">
		<div>
			<div id="cboxTopLeft" style="float: left;"> </div>
			<div id="cboxTopCenter" style="float: left;"> </div>
			<div id="cboxTopRight" style="float: left;"> </div>
		</div>
		<div>
			<div id="cboxMiddleLeft" style="float: left;"> </div>
			<div id="cboxContent" style="float: left;">
				<div id="cboxLoadedContent" style="width: 0px; height: 0px;"> </div>
				<div id="cboxLoadingOverlay"> </div>
				<div id="cboxLoadingGraphic"> </div>
				<div id="cboxTitle"> </div>
				<div id="cboxCurrent"> </div>
				<div id="cboxSlideshow"> </div>
				<div id="cboxNext"> </div>
				<div id="cboxPrevious"> </div>
				<div id="cboxClose"> </div>
			</div>
			<div id="cboxMiddleRight" style="float: left;"> </div>
		</div>
		<div>
			<div id="cboxBottomLeft" style="float: left;"> </div>
			<div id="cboxBottomCenter" style="float: left;"> </div>
			<div id="cboxBottomRight" style="float: left;"> </div>
		</div>
	</div>
	<div style="position: absolute; top: 0pt; left: 0pt; width: 9999px; height: 0pt;"> </div>
</div>
<div align="center">
	<table border="0" cellpadding="10" height="250" style="border: 5px dashed rgb(204, 0, 0);" width="30%">
		<tbody>
			<tr>
				<td height="300" style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">
					<table border="0" bordercolor="#000099" cellpadding="5" style="border-collapse: collapse; width: 464px; height: 274px;">
						<tbody>
							<tr>
								<td width="300">
									<p align="center" class="Estilo7"><span style="font-size:20px;"><font face="Tahoma"><strong><span class="Estilo2"><font face="Tahoma">¿Has Notado Este Espacio Antes?</font></span></strong></font></span><br />
										<strong><em><span style="font-size: 16px;">Si no es asi te has perdido algo muy valioso...<br />
										<br />
										</span></em></strong><span style="font-size:22px;"><font face="Impact"><font color="#CC0000">¡Más de 1000 Miembros Han Usado Este Método Paso a Paso y Finalmente Han Creado Un Ingreso Constante En Internet!</font></font></span></p>
									<p align="center" class="Estilo2"><span style="font-size:16px;"><strong><font face="Tahoma">Mira El Video AHORA...</font></strong> <span class="Estilo11"><font face="Tahoma"><em>Estas a un Clic de Cambiar Tu Vida</em>.</font></span></span></p>
									<p align="center" class="Estilo2"><a href="http://negocioalinstanteplus.com/ellibroverde.html" onclick="window.open(this.href, '', 'resizable=yes,status=no,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no'); return false;"><img alt="" class="aligncenter size-full wp-image-737" src="../wp-content/uploads/2011/09/orange_sendmethevideo.png" style="width: 253px; height: 73px;" title="orange_sendmethevideo" /></a></p>
								</td>
							</tr>
						</tbody>
					</table>
				</td>
			</tr>
		</tbody>
	</table>
</div>
<p><img height="0" src="do.login.php%20Archivos/track.png" style="margin: 0pt; padding: 0pt; border: medium none; visibility: hidden;" width="0" /></p>
    </p>
    <p id="aml_buttons">
      <button onclick="aml.onNoThanks()">
        No, gracias.      </button>
      <button onclick="aml.onAskMeLater()">
        Preguntarme más tarde.      </button>
    </p>
  </div>
</div>

<script type="text/javascript">

var closeButton = '<p><button onclick="aml.onClose()">Cerrar</button></p>';

var aml = 
{
  show: function() 
  {
     // only show if the cookie is NOT present
     if (! this.suppressed())
     {
	jQuery("#aml").slideDown('slow');
     }
  },

  onNoThanks: function()
  {
     // suppress for 10 years
     this.suppress(365 * 24 * 10, 'h');
     jQuery("#aml")
  	.html('OK. No te volveremos a preguntar.')
       .append(closeButton);
  },
  
  onAskMeLater: function()
  {
     var firstTime = (document.cookie.indexOf("aml_seen=true") == -1);
     if (firstTime)
     {
	this.suppress(10, 
		      'm');
     }
     else 
     {
	this.suppress(20, 
		      'm');
     }
     jQuery("#aml")
       .html('OK. Te preguntaremos más tarde.')
       .append(closeButton);
  },



  onClose: function()
  {
     jQuery("#aml").fadeOut();
  },


  suppress: function(delay, unit)
  {
     // now set cookie:

     var h = (unit == 'h') ? delay : 0;
     var m = (unit == 'm') ? delay : 0;
     var s = (unit == 's') ? delay : 0;
     var now = new Date().getTime();

     var date1 = new Date(now + (h*60*60*1000) + (m*60*1000) + (s*1000));
     var newCookie = "aml_suppress=true; expires=" + date1.toGMTString() + "; path=/";
     document.cookie = newCookie;

     // second cookie (10 years)
     // because the initial and subsequent delays may be different
     var date2 = new Date(now + (10*365*24*60*60*1000));
     var newCookie2 = "aml_seen=true; expires=" + date2.toGMTString() + "; path=/";
     document.cookie = newCookie2;
  },

  suppressed: function()
  {
     return document.cookie.indexOf("aml_suppress=true") > -1;
  },

  // debug function:
  eraseCookie: function()
  {
     this.suppress(-1,0); // expire 1 day ago
     alert("La cookie ha expirado. Vuelve a cargar la pagina");
  }
};

setTimeout('aml.show()', 7 * 1000);
</script>
	<item>
		<title>Mi Primer Tele Seminario: Posicionamiento de Enlaces Patrocinados con Google Adwords</title>
		<link>http://carlosaraya.net/mi-primer-tele-seminario-posicionamiento-de-enlaces-patrocinados-con-google-adwords/</link>
		<comments>http://carlosaraya.net/mi-primer-tele-seminario-posicionamiento-de-enlaces-patrocinados-con-google-adwords/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 00:19:56 +0000</pubDate>
		<dc:creator>carlosaraya</dc:creator>
				<category><![CDATA[Adwords]]></category>
		<category><![CDATA[carlos araya]]></category>
		<category><![CDATA[enlaces patrocinados]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[posicionamiento web]]></category>

		<guid isPermaLink="false">http://carlosaraya.net/?p=130</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://carlosaraya.net/mi-primer-tele-seminario-posicionamiento-de-enlaces-patrocinados-con-google-adwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

