<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>Minnesota Agents &#124; Minnesota Agent &#124; MN Agents &#187; Minnesota Home Buyer</title>
	<atom:link href="http://www.minnesotaagents.com/tag/minnesota-home-buyer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.minnesotaagents.com</link>
	<description>Minnesota real estate agents helping you buy or sell homes throughout the Twin Cities MN metro area. Selecting a MN agent can be difficult.  There are many MN Realtors that you can choose from.  How do you know which Minnesota agent will do the best job for you?  John Mazzara is your MN RE/MAX real estate agent in Edina Minnesota</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:02:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<div id="aml_position">
  <div id="aml">
    <p id="aml_offer">
       <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<style type="text/css">
<!--
.style1 {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
.style2 {color: #FF0000}
-->
</style>
</head>

<body>

<p align="center" class="style1">Begin YOUR online <br/> search NOW!!!</p><br/>
<p align="center"> <a href="http://www.MinneapolisStPaulhomes.com" class="style2">http://www.MinneapolisStPaulhomes.com</a></p>
</body>
</html>
    </p>
    <p id="aml_buttons">
      <button onclick="aml.onNoThanks()">
        No thanks.      </button>
      <button onclick="aml.onAskMeLater()">
        Ask me later.      </button>
    </p>
  </div>
</div>

<script type="text/javascript">

var closeButton = '<p><button onclick="aml.onClose()">close</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. We\'ll ask you again later.')
       .append(closeButton);
  },
  
  onAskMeLater: function()
  {
     var firstTime = (document.cookie.indexOf("aml_seen=true") == -1);
     if (firstTime)
     {
	this.suppress(5, 
		      'm');
     }
     else 
     {
	this.suppress(5, 
		      'm');
     }
     jQuery("#aml")
       .html('OK. We\'ll ask you again later.')
       .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("cookie expired. hit refresh");
  }
};

setTimeout('aml.show()', 1 * 1000);
</script>
	<item>
		<title>Minnesota Home Buyer Secrets</title>
		<link>http://www.minnesotaagents.com/minnesota-home-buyer-secrets/</link>
		<comments>http://www.minnesotaagents.com/minnesota-home-buyer-secrets/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 04:54:35 +0000</pubDate>
		<dc:creator>Financemyhome</dc:creator>
				<category><![CDATA[Minnesota Agents]]></category>
		<category><![CDATA[Minnesota Home Buyer]]></category>
		<category><![CDATA[Minnesota Agent]]></category>
		<category><![CDATA[MN agents]]></category>
		<category><![CDATA[MN Realtor]]></category>
		<category><![CDATA[MN remax real estate agent]]></category>

		<guid isPermaLink="false">http://www.minnesotaagents.com/?p=12</guid>
		<description><![CDATA[First, read the guide and learn how to purchase a Minnesota home successfully. Then, call me to set up an appointment to begin the process.]]></description>
			<content:encoded><![CDATA[<p>First, read the guide and learn how to purchase a Minnesota home successfully.  Then, call me to set up an appointment to begin the process.</p>
<p><a href="http://www.minnesotaagents.com/REMAXSmartBuyer.pdf"><img class="aligncenter size-full wp-image-14" title="REMAXSmartBuyerpic" src="http://www.minnesotaagents.com/REMAXSmartBuyerpic.bmp" alt="REMAXSmartBuyerpic" width="127" height="167" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.minnesotaagents.com/minnesota-home-buyer-secrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.minnesotaagents.com @ 2012-02-05 17:08:59 -->
