<?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>MN Foreclosure &#124; Minnesota Foreclosures &#124; Foreclosure Management &#187; Home Affordable</title>
	<atom:link href="http://www.foreclosure.mn/tag/home-affordable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foreclosure.mn</link>
	<description>Foreclosure information can be found on this site. We work within the Twin Cities market selling/managing distressed Minnesota real estate, our MN foreclosure properties and Minnesota foreclosures are available in the form of a foreclosure list to qualified buyers.</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:16:22 +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>Making Home Affordable</title>
		<link>http://www.foreclosure.mn/making-home-affordable/</link>
		<comments>http://www.foreclosure.mn/making-home-affordable/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 04:34:25 +0000</pubDate>
		<dc:creator>Financemyhome</dc:creator>
				<category><![CDATA[Foreclosure]]></category>
		<category><![CDATA[Foreclosure Management]]></category>
		<category><![CDATA[Home Affordable]]></category>
		<category><![CDATA[Minnesota Foreclosures]]></category>
		<category><![CDATA[MN foreclosure]]></category>

		<guid isPermaLink="false">http://www.foreclosure.mn/?p=36</guid>
		<description><![CDATA[Recently the government published an update to what had come out earlier in the year.  This new report shows what is being done to help homeowners sell their home or make an arrangement with their lender.  Download the report at this link.  This should make the process of coming up with a solution that much [...]]]></description>
			<content:encoded><![CDATA[<p>Recently the government published an update to what had come out earlier in the year.  This new report shows what is being done to help homeowners sell their <a href="http://www.foreclosure.mn">home</a> or make an arrangement with their lender.  Download the report at this link.  This should make the process of coming up with a solution that much easier, now that they have defined the guidelines better.</p>
<p><a href="http://www.treas.gov/press/releases/docs/05142009FactSheet-MakingHomesAffordable.pdf" class="broken_link">http://www.treas.gov/press/releases/docs/05142009FactSheet-MakingHomesAffordable.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.foreclosure.mn/making-home-affordable/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.foreclosure.mn @ 2012-02-04 12:06:35 -->
