<?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>Advance Power</title>
	<atom:link href="http://advancepower.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://advancepower.net</link>
	<description></description>
	<lastBuildDate>Mon, 03 Oct 2011 07:06:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Hello world!</title>
		<link>http://advancepower.net/?p=1</link>
		<comments>http://advancepower.net/?p=1#comments</comments>
		<pubDate>Mon, 03 Oct 2011 07:06:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://advancepower.net/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://advancepower.net/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
	
<LINK REL=StyleSheet HREF="commentator/comments.css" TYPE="text/css" MEDIA=screen>


	<script type="text/javascript">
	
	
var timeout	= 500;
var closetimer	= 0;
var ddmenuitem	= 0;

// open hidden layer
function mopen(id)
{	
	// cancel close timer
	mcancelclosetime();

	// close old layer
	if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';

	// get new layer and show it
	ddmenuitem = document.getElementById(id);
	ddmenuitem.style.visibility = 'visible';

}
// close showed layer
function mclose()
{
	if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
}

// go close timer
function mclosetime()
{
	closetimer = window.setTimeout(mclose, timeout);
}

// cancel close timer
function mcancelclosetime()
{
	if(closetimer)
	{
		window.clearTimeout(closetimer);
		closetimer = null;
	}
}

// close layer when click-out
document.onclick = mclose; 
	
	</script>
	

<script type="text/javascript" src="jwplayer/jwplayer.js"></script>
	
	
<meta http-equiv="Content-Type" name = "Advance Power" content="Advance Power"  />
<title></title>
<meta name="Advance Power" content="Advance Power" />
<meta name="robots" content="follow, all" />
<link rel="stylesheet" href="http://advancepower.net/wp-content/themes/pixeled/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="Advance Power RSS Feed" href="http://advancepower.net/?feed=rss2" />
<link rel="pingback" href="http://advancepower.net/xmlrpc.php" />

<link rel="stylesheet" href="http://advancepower.net/wp-content/plugins/fancybox-for-wordpress/css/fancybox.css" type="text/css" media="screen" />

	<style type="text/css">
		div#fancy_inner {border-color:#BBBBBB}
		div#fancy_close {right:-15px;top:-12px}
		div#fancy_bg {background-color:#FFFFFF}
			</style>

	<script type='text/javascript' src='http://advancepower.net/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type='text/javascript' src='http://advancepower.net/wp-content/plugins/fancybox-for-wordpress/js/jquery.fancybox-1.2.6.min.js?ver=1.3.2'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://advancepower.net/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://advancepower.net/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Advance Power' href='http://advancepower.net' />
<meta name="generator" content="WordPress 3.0.2" />


<!-- Fancybox for WordPress v2.7.2 -->

<script type="text/javascript">

	jQuery.noConflict();

	jQuery(function(){

				jQuery.fn.getTitle = function() {
			var arr = jQuery("a.fancybox");
			jQuery.each(arr, function() {
				var title = jQuery(this).children("img").attr("title");
				jQuery(this).attr('title',title);
			})
		}

		// Supported file extensions
		var thumbnails = 'a:has(img)[href$=".bmp"],a:has(img)[href$=".gif"],a:has(img)[href$=".jpg"],a:has(img)[href$=".jpeg"],a:has(img)[href$=".png"],a:has(img)[href$=".BMP"],a:has(img)[href$=".GIF"],a:has(img)[href$=".JPG"],a:has(img)[href$=".JPEG"],a:has(img)[href$=".PNG"]';

	
		jQuery(thumbnails).addClass("fancybox").attr("rel","fancybox").getTitle();

			jQuery("a.fancybox").fancybox({
			'imageScale': true,
			'padding': 10,
			'zoomOpacity': true,
			'zoomSpeedIn': 500,
			'zoomSpeedOut': 500,
			'zoomSpeedChange': 300,
			'overlayShow': true,
			'overlayColor': "#666666",
			'overlayOpacity': 0.3,
			'enableEscapeButton': true,
			'showCloseButton': true,
			'hideOnOverlayClick': true,
			'hideOnContentClick': false,
			'frameWidth':  560,
			'frameHeight':  340,
			'callbackOnStart': null,
			'callbackOnShow': null,
			'callbackOnClose': null,
			'centerOnScroll': true
		});

})

</script>
<!-- END Fancybox for WordPress -->
	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>

<!-- this product is released under General Public License. Please see the attached file for details. You can also find details about the license at http://www.opensource.org/licenses/gpl-license.php -->


<script type="text/javascript"><!--//--><![CDATA[//><!--
sfHover = function() {
	if (!document.getElementsByTagName) return false;
	var sfEls = document.getElementById("nav").getElementsByTagName("li");

	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}

}
if (window.attachEvent) window.attachEvent("onload", sfHover);
//--><!]]></script>


<!--[if lt IE 8]>
<link href="http://advancepower.net/wp-content/themes/pixeled/ie.css" rel="stylesheet" type="text/css" />
<![endif]-->

<!--[if lt IE 7]>
<link href="http://advancepower.net/wp-content/themes/pixeled/ie6.css" rel="stylesheet" type="text/css" />
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js" type="text/javascript"></script>
<![endif]-->



</head>

<body>
<div id="wrapper">

<div id="header">

<span></span>



</div> <!-- Closes header -->



<div id="catnav">
		<ul id="sddm">
		    <li><a href="http://advancepower.net">Home</a></li>
		    <li><a href="solar.php" 
		        onmouseover="mopen('m1')" 
		        onmouseout="mclosetime()">Solar</a>
		        <div id="m1" 
		            onmouseover="mcancelclosetime()" 
		            onmouseout="mclosetime()">
		        <a href="solar.php">Solar Panels</a>
				<a href="mounting.php">Combiner/Mounting</a>
		        <a href="solartherm.php">Solar Thermal</a>
		        <a href="cost.php">Solar Cost Estimator</a>
		        <a href="solargates.php">Solar Gates</a>
		        <a href="ceramiccoatings.php">Ceramic Coatings</a>
		        </div>
		    </li>
		    <li><a href="windpower.php" 
		        onmouseover="mopen('m2')" 
		        onmouseout="mclosetime()">Wind</a>
		        <div id="m2" 
		            onmouseover="mcancelclosetime()" 
		            onmouseout="mclosetime()">
		        <a href="windpower.php">Wind Power Generators</a>
		        <a href="fans.php">Greenhouse/Attic Fans and Motors</a>
		        <a href="weatherstation.php">Weather Station</a>
		        <a href="powercurves.php">Power Curves</a>
		        </div>
		    </li>
		    <li><a href="hydroelectric.php" 
		        onmouseover="mopen('m3')" 
		        onmouseout="mclosetime()">Hydro</a>
		        <div id="m3" 
		            onmouseover="mcancelclosetime()" 
		            onmouseout="mclosetime()">
		        <a href="hydroelectric.php">Hydroelectric Systems</a>
		        <a href="waterpumps.php">Water Pumps</a>
		        <a href="valves.php">Valves</a>
		        </div>
		    </li>
		    <li><a href="inverters.php" 
		        onmouseover="mopen('m4')" 
		        onmouseout="mclosetime()">Electrical</a>
		        <div id="m4" 
		            onmouseover="mcancelclosetime()" 
		            onmouseout="mclosetime()">
		        <a href="inverters.php">Inverters</a>
		        <a href="batteries.php">Batteries</a>
		        <a href="batterychargers.php">Battery Chargers</a>
		        <a href="chargecontrollers.php">Charge Controllers</a>
		        <a href="metering.php">Metering Devices</a>
		        <a href="disconnects.php">Disconnects/Breakers</a>
		        <a href="remotecontrols.php">Remote Controls</a>
		        <a href="http://advanceledlights.com">LED Lights</a>
		        </div>
		    </li>
		    <li><a href="solargallery.php" 
		        onmouseover="mopen('m5')" 
		        onmouseout="mclosetime()">Galleries</a>
		        <div id="m5" 
		            onmouseover="mcancelclosetime()" 
		            onmouseout="mclosetime()">
		        <a href="solargallery.php">Solar Photo Gallery</a>
		        <a href="windgallery.php">Wind Photo Gallery</a>
		        </div>
		    </li>
		    <li><a href="aboutus.php" 
		        onmouseover="mopen('m6')" 
		        onmouseout="mclosetime()">About Us</a>
		        <div id="m6" 
		            onmouseover="mcancelclosetime()" 
		            onmouseout="mclosetime()">
		        <a href="aboutus.php">Company Profile</a>
		        <a href="international.php">International Sales</a>
				<a href="http://re-volt.co">Complete Systems</a>
		        </div>
		    </li>
		</ul>
<div style="clear:both"></div>

</div> <!-- Closes catnav -->

<div class="cleared"></div>

<br>
<center><strong>Click <a href="special.php"><em>here</em></a> for this month's special!</strong></center>



<div id="main">
	<div id="contentwrapper">
		<table>
			<tr>
				<td align="justify" width="330" valign="top">
					<h1 style="font-size=6; color=#2e4657;">Welcome!</h1>
				<p style="font-size:16px; color:#21393c;" align = "justify">
					Advance: Solar, Hydro, Wind Power Co Inc. has been a leader in the energy production industry since 1978. We have designed and installed thousands of solar, hydro and wind electrical systems throughout the world. Energy independence or grid support, our systems are superior in quality, design and function. Advance Power was the first California business to be solar and wind powered. We have been producing our own power, from our own solar panels, wind turbines, battery banks and inverters before most people and businesses were even aware of this technology. Even though we have local utility power (PG&E) our over 15,000 sq. ft. warehouse/office building is powered by our independent stand alone power system. Our primary power system is supported by 6kW of API 185w solar panels. We also have 2 wind turbines (5kW API HAWT & 5kW API VAWT) and a 5kW solar system that are grid tied. Our independent power system can be replenished with this power anytime. Our "banked" grid power can be used anytime we want it at no cost to us. In fact every kWh we produce during the day is worth 3kWh at night. Grid failure, brownouts, surges, sags do not affect us. Our primary power system can supply power for up to a week without any external power production.<br><br>
					The API total power solution is above the industry standard. API solar panels, API wind turbines, API industrial battery banks with watering systems and API industrial disconnects are all manufactured to our high standards and have the best warranties in the industry. Our proven track record plus our history of installations and designs, make Advance Power the leader in energy production, self sufficiency and energy independence.<br><br>
					ADVANCE:<br> THERE'S NOTHING ELSE LIKE IT!<br><br>
				</p>
				<hr><br>
				<h2>Weekly Specials:</h2><br>
				<table style="margin-bottom:300px;">
					<tr>
						<td>
							<div class="shadow1">
								<div class="content">
									<a href="weeklyspecial.php">
										<img src=graphics/salep1sm.jpg border=2 width=325 height=232 alt="API Solar Panel Sale">
									</a>
								</div>
							</div>
						</td>
					</tr>
				</table>
				<table style="margin-bottom:300px;">
					<tr>
						<td>
							<div class="shadow1">
								<div class="content">
									<a href="weeklyspecial.php">
										<img src=graphics/API100.jpg border=2 width=325 height=232 alt="Power Predictor Sale">
									</a>
								</div>
							</div>
						</td>
					</tr>
				</table>
				<table style="margin-bottom:300px;">
					<tr>
						<td>
							<div class="shadow1">
								<div class="content">
									<a href="weeklyspecial.php">
										<img src=graphics/salep3sm.jpg border=2 width=325 height=232 alt="API-185M Panel Sale">
									</a>
								</div>
							</div>
						</td>
					</tr>
				</table>
				<table style="margin-bottom:300px;">
					<tr>
						<td>
							<div class="shadow1">
								<div class="content">
									<a href="weeklyspecial.php">
										<img src=graphics/API50.jpg border=2 width=325 height=232 alt="API 750 Wind Turbine">
									</a>
								</div>
							</div>
						</td>
					</tr>
				</table>
			</td>
			<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
			</td>
			<td width = "520" align = "left" valign="top">
				<table width = "100%">
					<tr>
						<td align="center" width = "100%">
							<h1>
								Our Locations<br>
							</h1>
						</td>
					</tr>
				</table>
				<hr>
				<br>
				<table>
					<tr>
						<td width="500" align = "left">
							<center>
								<h2>
									Advance Power Calpella<br>
								</h2>
							</center>
							<table style="margin-left:40px; margin-bottom:330px;">
								<tr>
									<td>
										<div class="shadow1">
											<div class="content">
												<img src="graphics/API_Home.JPG">
											</div>
										</div>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
				<center>
					<table>
						<tr>
							<td width = "225" align = "left">
								<font size="3">
									<b>Toll Free</b><br>
									1-888-228-9694<br>					
									or (707) 485-0588 <i><br>
									Se habla Espa&ntilde;ol</i><br><br>
									<b>Facility:</b>
									6331 North State St<br>
									Calpella, CA 95470<br><br>
									<b>Hours of Operation:</b><br>
									9-5 Mon-Fri<br>
									10-4 Sat and Sun<br>
								</font>
							</td>
							<td>
								<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('d2f294a1-8e9f-4c1b-9e56-294c9abd4907');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/google-map">Google Maps</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript>
							</td>
						</tr>
					</table><br>
				<a href="http://maps.google.com/maps?f=d&source=s_d&saddr=&daddr=6331+N.+State+St,+Calpella,+Ca&hl=en&geocode=FcOyVgIdRhOo-CmhB_iKt3uBgDFv0w_gxnjaFg&mra=prev&sll=39.236291,-123.202746&sspn=0.008194,0.021136&ie=UTF8&z=16" target="_blank"><font size="4">Get Directions to Calpella Store</font></a>				
				</center>
				<br><br><br>
				<hr><br>
				<center>
					<h2>
						Advance Power Redding
					</h2>
				</center>
				
				<table style="margin-bottom:430px;">
					<tr>
						<td width="500" align = "left">
							<div class="shadow1">
								<div class="content">
									<img src="redding/store1.jpg">
								</div>
							</div>
						</td>
					</tr>
				</table>
				<center>
					<table>
						<tr>
							<td width = "225" align = "left">
								<font size="3">
									<b>Email:</b> <a href="mailto:gdtomsik@jett.net">gdtomsik@jett.net</a><br><br>
		
									Ph. (530) 226-0701<br>
									Fax (530) 226-0704<br><br>
									
									<b>Facility:</b><br>
									2557 Larkspur Lane<br>
									Redding, CA 96002.<br>
									
									<b>Mailing:</b><br>
									2559 Larkspur Lane<br>
									Redding, CA 96002.<br><br>
									
									<b>Hours of Operation</b><br>
									9-5 Mon-Fri<br>
									10-1 Saturday<br>
									Closed Sunday<br><br>
							</td>
							<td>
								<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('7d129854-7114-4658-984d-b4569316599e');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/google-map">Google Maps</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript>
							</td>
						</tr>
					</table>
					<a href="http://maps.google.com/maps?f=d&source=s_d&saddr=&daddr=2557+Larkspur+Ln,+Redding,+Ca&hl=en&geocode=&q=2557+Larkspur+Ln,+Redding,+Ca&sll=39.236291,-123.202746&sspn=0.008676,0.021136&ie=UTF8&z=16" target="_blank"><font size="4">Get Directions to Redding Store</font></a>
					<br><br><hr><br>
				</center>
				<table style="margin-bottom:430px;">
					<tr>
						<td>
							<h2>Tour our facility:</h2>		
							<div class="shadow1">
								<div id="player1">
									<video src="./slides.flv" width="512" height="384" id="container" >
									</video>
									<script type="text/javascript">
										jwplayer("container").setup({
											flashplayer: "/jwplayer/player.swf",
											autostart: "true",
											repeat: "always"
										});
									</script>		
								</div>
							</div>
						</td>
					</tr>
				</table>
			</td>
		</tr>
	</table>
	
	
	<hr><br>
	
  <h2 id="comments">Comments (0)</h2>
  <div class="section">
    <p>No comments yet!</p>
    <form action="#postresult" method="post" id="post_comment">
      <fieldset>
        <legend>Post a comment</legend>
        <label for="name">Name</label><input name="name" id="name" type="text"> 
        <label id="dud">Email <input name="email_address" type="text"> Don't enter anything here. This field is used to trap &#115;&#112;&#097;&#109;&#032;&#114;&#111;&#098;&#111;&#116;&#115;.</label>
        <label for="email">Email</label><input name="email" id="email" type="text"> 
        <label for="website">Website</label><input name="website" id="website" type="text" value="http://"><small>(Optional)</small>
        <label for="commentarea">Comment</label>
        <textarea name="comment" id="commentarea" cols="34" rows="10"></textarea> 
        <ul>
          <li></li>
          <li></li>
          <li></li>
        </ul>
        <input type="checkbox" id="notify" name="notify" title="A link to unsubscribe will be included in the email"><label title="A link to unsubscribe will be included in the email" for="notify">Inform me of follow-up comments via email</label>
        <input type="checkbox" id="remember" name="remember" title="Sets a cookie. Uncheck and submit form to delete it"><label for="remember" title="Sets a cookie. Uncheck and submit form to delete it">Remember me</label>
        <input type="submit" name="submit" value="Post comment">
        <input type="submit" name="preview" value="Preview">
        <div id="commentator_login">
          <label for="commentator_password"><a href="#commentator_login" title="Manage comments">Admin</a></label>
          <input type="password" id="commentator_password" name="commentator_password">
          <input type="submit" name="commentator_admin_login" value="OK">
        </div>
      </fieldset>
    </form>
    <script>
(function(){var d=document,l=d.getElementById('commentator_login'),a,c,i=l.getElementsByTagName('input');function f(){if(l.f)return;a=l.getElementsByTagName('a')[0];a.firstChild.nodeValue='Admin';l.f=d.createDocumentFragment();l.f.appendChild(i[0]);l.f.appendChild(i[0]);l.normalize();if(c)c.style.display='none';a.onclick=function(){if(l.f){l.insertBefore(l.f,a.parentNode.nextSibling);delete l.f}else return;a.firstChild.nodeValue='Password:';if(!c){c=d.createElement('a');c.href='#cancel_login';c.innerHTML='cancel';c.onclick=f}l.appendChild(c);c.style.display='';i[0].focus();return false};return false};f()})();
    </script>

	
	
	
	
</div> <!-- Closes contentwrapper-->

<div class="cleared"></div>

</div><!-- Closes Main -->


<center>
<hr><br><font color="#2e4657">
Questions? E-mail us at <a href="mailto:advance@advancepower.net">advance@advancepower.net</a><br>
Or call 1-888-228-9694 toll free or (707) 485-0588<br>
<i>Se habla Espa&ntilde;ol</i><br>
We are located at 6331 N. State St, Calpella, Ca.<br>
Open 9-5 Monday-Friday, 10-4 Saturday and Sunday<br><br></font>
<hr>
<p style="font-family:arial;color:#293e4d;">&copy; 2011 - Advance Power Inc.
<br>Site Design: <a href="http://ebuc.co">Do It Once Consulting</a>
<br>Webmaster: <a href="http://www.ValkyrieTechnologies.net">Valkyrie Technologies</a>
</p></center>
<br>
