<?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>Plugins Demo Blog</title>
	<atom:link href="http://therapmaniac.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://therapmaniac.com/blog</link>
	<description>See How The Plugins Work in action...</description>
	<lastBuildDate>Sat, 06 Oct 2012 16:01:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<div id="aob_cover"></div>
<div id="aob_center">

  <div id="aob_position">
    <div id="aob">
      <p id="aob_offer">
         This is a sample pop up that you can put:
- <font type="impact" size="3" color="red"><b><a href="http://therapmaniac.com/otherplugins">special offer here</a></b></font><br>
- youtube video here<br>
- opt in form here<br>
- or any text or image here<br>
<p>
Not only that, You can set the timer delay for this popup to show. Currently the setting for this example is 3 seconds.
<p><font color="red">width and height can be adjusted according</font>
<p><i>Best of all, the "No Thanks" will make this pop up disappear and</i>
<p><u>"Ask Me Later" link, will pop back up at the timer you set, say 1 min or 3 min.</u>
<p> I urge you to grab this plugin now. It is very easy to install and very easy to use.
<a href="http://therapmaniac.com/actionofferbox/?action=order" target="_blank">Click here to order</a>      </p>
      <p id="aob_buttons">
        <a href="#" onclick="aob.onNoThanks()">
          No thanks.        </a>
        &nbsp;
        <a href="#" onclick="aob.onReminder()">
          Ask me later.        </a>
      </p>
    </div>
  </div>

</div>

<script type="text/javascript">

var closeButton = '<p><a href="#" onclick="aob.onClose()">close</a></p>';

var aob = 
{
  show: function() 
  {
     // only show if the cookie is NOT present
     if (! this.suppressed())
     {
	jQuery("#aob").slideDown('fast');
        jQuery("#aob_cover").css({opacity: 0}).show().animate({opacity:0.80});

     }
  },

  onNoThanks: function()
  {
     // suppress for 10 years
     this.suppress(365 * 24 * 10, 'h');
     this.onClose();
  },
  
  onReminder: function()
  {
     var firstTime = (document.cookie.indexOf("aob_seen=true") == -1);
     if (firstTime)
     {
	this.suppress(5, 
		      'm');
     }
     else 
     {
	this.suppress(1, 
		      'h');
     }


  this.onClose();

  },



  onClose: function()
  {
     jQuery("#aob").fadeOut();
     jQuery("#aob_cover").animate({opacity:0.0},function(){jQuery(this).hide();});
  },


  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 = "aob_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 = "aob_seen=true; expires=" + date2.toGMTString() + "; path=/";
     document.cookie = newCookie2;
  },

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

  // debug function:
  eraseCookie: function()
  {
     this.suppress(-1,0); // expire 1 day ago
     alert("cookie expired. hit refresh");
  }
};

setTimeout('aob.show()', 3 * 1000);
</script>
	<item>
		<title>How Solar Energy Panels Work</title>
		<link>http://therapmaniac.com/blog/how-solar-energy-panels-work/</link>
		<comments>http://therapmaniac.com/blog/how-solar-energy-panels-work/#comments</comments>
		<pubDate>Fri, 01 Jun 2012 18:38:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://therapmaniac.com/blog/how-solar-energy-panels-work/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><iframe width="640" height="360" src="http://www.youtube.com/embed/x4CTceusK9I?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://therapmaniac.com/blog/how-solar-energy-panels-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Benefits of Solar Power</title>
		<link>http://therapmaniac.com/blog/the-benefits-of-solar-power/</link>
		<comments>http://therapmaniac.com/blog/the-benefits-of-solar-power/#comments</comments>
		<pubDate>Fri, 01 Jun 2012 18:37:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://therapmaniac.com/blog/the-benefits-of-solar-power/</guid>
		<description><![CDATA[The sun produces massive amounts of heat that are transmitted down to the earths surface. When the suns rays reach the earths surface the intensity of the heat directly from the sun is not as hot because some of the &#8230; <a href="http://therapmaniac.com/blog/the-benefits-of-solar-power/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The sun produces massive amounts of heat that are transmitted down to the earths surface.  When the suns rays reach the earths surface the intensity of the heat directly from the sun is not as hot because some of the heat is rerouted before it reaches the earths atmosphere.  When the sun is hot and it is summer time we think that it couldnt get much hotter as the mid day sun makes your run for shade, but it can get hotter if it wasnt rerouted.</p>
<p>Solar power can be hot enough to power machinery and that is exactly what was discovered over one hundred years ago when a man working on machinery wondered if steam from the heat of the day could be used to power machinery. He was right and thus began a new form of production, heat and electricity.  Today solar power is being used all around the world.  The solar power is being concentrated into a solar source where the heat is used in a variety of ways.  We still rely on our way of heating and powering our homes but in the future it may all be powered by the sun.  It is cost effective to use solar power as the only expense you have is in your solar source.</p>
<p>In order to use solar power you will need to have something that can attract the sun and allow the heat to be concentrated where it can stay warm for a long period of time.  This is fairly easy when you consider all the knowledge and resources that we already have access to.  When you use solar power for heating and power electricity you cannot go wrong. </p>
<p>Solar power is entrusted in space shuttles as they know that this will help produce the most efficient energy with the least amount of complications.  The solar panels are faced toward the sun at all times in order to be able to power the shuttle efficiently. There are fewer problems from solar power than with other methods.  Even though there are days that there are clouds in the sky and rain, snow or other weather, it is still possible to produce enough heat in your solar source to create enough energy to last until the sun can come back down.  Solar power is in our future we need to be ready for it.  Right now solar power is only being used by those who are more aware and worried about our earths atmosphere when it is a concern that we should all be worried about. </p>
<p>We can learn a lot from the past and the way that solar power was used.  Every minute of the sunlight was used doing everything that needed done because after the sun went down there was no more light.  I dont think we could do that now.  Solar power has so many benefits for us that we dont realize all of them and how it is more efficient to use the solar power than other ways.</p>
]]></content:encoded>
			<wfw:commentRss>http://therapmaniac.com/blog/the-benefits-of-solar-power/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>price table demo</title>
		<link>http://therapmaniac.com/blog/price-table-demo/</link>
		<comments>http://therapmaniac.com/blog/price-table-demo/#comments</comments>
		<pubDate>Sat, 19 May 2012 22:24:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://therapmaniac.com/blog/?p=49</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<style>#pt-table-48.pt-table{margin:20px auto;font-family:Helvetica, sans-serif}#pt-table-48 .pt-col{width:150px;padding:15px 15px 60px;float:left;position:relative;text-align:center;z-index:0;margin:0 -3px;-webkit-box-shadow:rgba(0,0,0,0.4) 0 4px 6px;-moz-box-shadow:rgba(0,0,0,0.4) 0 4px 6px;-moz-box-shadow:rgba(0,0,0,0.4) 0 4px 6px;-webkit-box-shadow:rgba(0,0,0,0.4) 0 4px 6px;box-shadow:rgba(0,0,0,0.4) 0 4px 6px;-moz-border-radius-topleft:7px;-webkit-border-top-left-radius:7px;-ms-border-top-left-radius:7px;-o-border-top-left-radius:7px;-moz-border-radius-topleft:7px;-webkit-border-top-left-radius:7px;border-top-left-radius:7px;-moz-border-radius-topright:7px;-webkit-border-top-right-radius:7px;-ms-border-top-right-radius:7px;-o-border-top-right-radius:7px;-moz-border-radius-topright:7px;-webkit-border-top-right-radius:7px;border-top-right-radius:7px;background:#d5d5d5;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZDVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left, #d5d5d5 0, #e4e4e4 15%, #e4e4e4 85%, #d5d5d5 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%,#d5d5d5), color-stop(15%,#e4e4e4), color-stop(85%,#e4e4e4), color-stop(100%,#d5d5d5));background:-webkit-linear-gradient(left, #d5d5d5 0,#e4e4e4 15%,#e4e4e4 85%,#d5d5d5 100%);background:-o-linear-gradient(left, #d5d5d5 0,#e4e4e4 15%,#e4e4e4 85%,#d5d5d5 100%);background:-ms-linear-gradient(left, #d5d5d5 0,#e4e4e4 15%,#e4e4e4 85%,#d5d5d5 100%);background:linear-gradient(left, #d5d5d5 0,#e4e4e4 15%,#e4e4e4 85%,#d5d5d5 100%);-ms-filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#d5d5d5',GradientType=1 );filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#d5d5d5',GradientType=1 )}#pt-table-48 .pt-col-standout{width:170px;z-index:2;margin:-20px -7px 0;-webkit-box-shadow:rgba(0,0,0,0.4) 0 5px 6px;-moz-box-shadow:rgba(0,0,0,0.4) 0 5px 6px;-moz-box-shadow:rgba(0,0,0,0.4) 0 5px 6px;-webkit-box-shadow:rgba(0,0,0,0.4) 0 5px 6px;box-shadow:rgba(0,0,0,0.4) 0 5px 6px;background:#8eb3bc;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlYjNiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDJkMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #8eb3bc 0, #242d36 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8eb3bc), color-stop(100%,#242d36));background:-webkit-linear-gradient(top, #8eb3bc 0,#242d36 100%);background:-o-linear-gradient(top, #8eb3bc 0,#242d36 100%);background:-ms-linear-gradient(top, #8eb3bc 0,#242d36 100%);background:linear-gradient(top, #8eb3bc 0,#242d36 100%);-ms-filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb3bc', endColorstr='#242d36',GradientType=0 );filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb3bc', endColorstr='#242d36',GradientType=0 )}#pt-table-48 .pt-title{color:#4E5A64;margin-bottom:10px;font-size:25px;text-shadow:-1px -1px .1em #BEBFBF;line-height:1;font-weight:700}#pt-table-48 .pt-col-standout .pt-title{color:#FFFFFE;font-size:35px;text-shadow:-1px -1px .1em #739097}#pt-table-48 .pt-price{margin-bottom:11px;color:#111922;font-size:18px;font-weight:700;line-height:1;font-size:20px}#pt-table-48 .pt-col-standout .pt-price{font-size:20px}#pt-table-48 .pt-details{margin:0;padding-bottom:11px;border-bottom:1px solid #C5C5C5;color:#424C56;font-size:16px;line-height:1.1875}#pt-table-48 .pt-col-standout .pt-details{border-bottom-color:#455760;color:#ECECEC;font-size:18px}#pt-table-48 .pt-body{margin:0 0 12px;padding-top:12px;border-top:1px solid #F3F3F3}#pt-table-48 .pt-col-standout .pt-body{border-top-color:#839DA7}#pt-table-48 .pt-feature{color:#111922;font-size:15px;list-style:none;line-height:1.3333}#pt-table-48 .pt-feature span,#pt-table-48 .pt-feature strong,#pt-table-48 .pt-feature b{color:#81220C;font-weight:700}#pt-table-48 .pt-col-standout .pt-feature{color:#F1F3F5;font-size:18px}#pt-table-48 .pt-col-standout .pt-feature span,#pt-table-48 .pt-col-standout .pt-feature strong,#pt-table-48 .pt-col-standout .pt-feature b{color:#ECAB24}#pt-table-48 .pt-foot{margin-top:10px}#pt-table-48 .pt-button{display:block;width:84px;margin:0 auto;font-size:11px;color:#fff;text-transform:uppercase;text-decoration:none;padding:7px 10px;background:#6dc2ec;line-height:1;font-weight:700;text-shadow:#52a1ce -1px 0 0;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:rgba(0,0,0,0.4) -1px 1px 2px;-moz-box-shadow:rgba(0,0,0,0.4) -1px 1px 2px;-moz-box-shadow:rgba(0,0,0,0.4) -1px 1px 2px;-webkit-box-shadow:rgba(0,0,0,0.4) -1px 1px 2px;box-shadow:rgba(0,0,0,0.4) -1px 1px 2px}#pt-table-48 .pt-button:hover{text-decoration:none;color:#fff;background:#5eacd3}#pt-table-48 .pt-clear{clear:both}</style>

<div id="pt-table-48" class="pt-table" style="width: 368px">

	<div class="pt-col">
		<div class="pt-head">
			<div class="pt-title">Standard License</div>
			<div class="pt-price">$97</div>
			<div class="pt-details"></div>
		</div>
		<div class="pt-body">
					<div class="pt-feature">
				Can Install On Unlimited Domain That You Personally Owned			</div>
				</div>
		<div class="pt-foot">
			<a class="pt-button" href="order1.php">Add To Cart</a> 
		</div>
	</div>
	<div class="pt-col">
		<div class="pt-head">
			<div class="pt-title">Developer License</div>
			<div class="pt-price">$147</div>
			<div class="pt-details"></div>
		</div>
		<div class="pt-body">
					<div class="pt-feature">
				Unlimited Domain installation Including Your Client Sites.			</div>
				</div>
		<div class="pt-foot">
			<a class="pt-button" href="order2.php">Add To Cart</a> 
		</div>
	</div>
	<div class="pt-clear"> </div>
</div>











]]></content:encoded>
			<wfw:commentRss>http://therapmaniac.com/blog/price-table-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo for WP Expander Plugin</title>
		<link>http://therapmaniac.com/blog/demo-for-wp-text-expander-plugin/</link>
		<comments>http://therapmaniac.com/blog/demo-for-wp-text-expander-plugin/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 22:28:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://therapmaniac.com/blog/?p=6</guid>
		<description><![CDATA[Take a look at the Side Bar to your right. In about 7 seconds, you will see one text message appear. And another 5 seconds, you will see another one appear. This is the power of WP Expander&#8230;. Get Yours &#8230; <a href="http://therapmaniac.com/blog/demo-for-wp-text-expander-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Take a look at the Side Bar to your right.</p>
<p>In about 7 seconds, you will see one text message appear.<br />
And another 5 seconds, you will see another one appear.</p>
<p>This is the power of WP Expander&#8230;.</p>
<p><strong><a href="http://imcheckout.com/wpexpander" target="_blank">Get Yours Here</a></strong>&#8230;. Currently On Dimesales</p>
]]></content:encoded>
			<wfw:commentRss>http://therapmaniac.com/blog/demo-for-wp-text-expander-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Action Pop Up Demo</title>
		<link>http://therapmaniac.com/blog/hello-world/</link>
		<comments>http://therapmaniac.com/blog/hello-world/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 08:04:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://therapmaniac.com/blog/?p=1</guid>
		<description><![CDATA[Take a close look at the pop up&#8230; It is the demo for Action Offer Box Plugin]]></description>
			<content:encoded><![CDATA[<p>Take a close look at the pop up&#8230; It is the demo for <a href="http://imcheckout.com/actionofferboxplugin" target="_blank">Action Offer Box Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://therapmaniac.com/blog/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
