/* 
 * Necessary Scripts:
	<script type="text/javascript" src="/scripts/jquery.js"></script>
	<script type="text/javascript" src="/scripts/jquery.corner.js"></script>
	<script type="text/javascript" src="/scripts/jquery.init.js"></script>
	<script type="text/javascript" src="/scripts/gea_global.js"></script>
	<script type="text/javascript" src="/home-energy-manager/scripts/heg_global_and_init.js"></script>
	<script type="text/javascript" src="/scripts/tooltip.js"></script>
	<script type="text/javascript" src="/scripts/addthis.js"></script>
  * 
  * Any new page may have a body class, optionally. If the body has a class, adjust the /home-energy-manager/scripts/heg_global_and_init.js file 
  * with this updated information.
  * 
  * With no body class, and no update to the heg_global_and_init.js file, the nav will not have a specific choice highlighted.
  * 
 */

var a='';

a+='';
a+='<div id="document">';
	
	a+='<div id="masthead">';
		a+='<img src="' + Base_Href + '/home-energy-manager/images/text_nucleus.gif" width="201" height="60" alt="Nucleus&trade; with Brillion technology" title="Nucleus&trade; with Brillion technology" style="float:right; padding-top:8px;" />';
		a+='<img src="' + Base_Href + '/home-energy-manager/images/logo_ge.gif" width="68" height="68" alt="GE" title="GE" />';
	a+='</div><!-- #masthead -->';
	
	a+='<div id="topNav"><!--';
		a+='--><span class="utility"><a href="' + UnSecure_Base_Href + '/home-energy-manager/smart-grid.htm"><img src="' + Base_Href + '/home-energy-manager/images/nav_utility.gif" width="133" height="50" alt="For Utility Companies" title="For Utility Companies" /></a></span><!--';
		a+='--><span class="home"><a href="' + UnSecure_Base_Href + '/home-energy-manager/index.htm"><img src="' + Base_Href + '/home-energy-manager/images/nav_home.gif" width="39" height="50" alt="Home" title="Home" /></a></span><!--';
		a+='--><span class="about""><a href="' + UnSecure_Base_Href + '/home-energy-manager/about-energy-monitors.htm"><img src="' + Base_Href + '/home-energy-manager/images/nav_what_is_nucleus_energy_manager.gif" width="189" height="50" alt="What is Nucleus Energy Manager?" title="What is Nucleus Energy Manager?" /></a></span><!--';
		a+='--><span class="software"><a href="' + UnSecure_Base_Href + '/home-energy-manager/energy-software.htm"><img src="' + Base_Href + '/home-energy-manager/images/nav_software.gif" width="160" height="50" alt="Software and Smart Phone Apps" title="Software and Smart Phone Apps" /></a></span><!--';
		a+='--><span class="prepare"><a href="' + UnSecure_Base_Href + '/home-energy-manager/appliance-energy-consumption.htm"><img src="' + Base_Href + '/home-energy-manager/images/nav_brillion_products.gif" width="98" height="50" alt="Brillion Products" title="Brillion Products" /></a></span><!--';
		a+='--><span class="power"><a href="' + UnSecure_Base_Href + '/home-energy-manager/monitoring-energy.htm"><img src="' + Base_Href + '/home-energy-manager/images/nav_about_smart_tech.gif" width="139" height="50" alt="About Smart Technology" title="About Smart Technology" /></a></span><!--';
		a+='--><span class="lastlink faq"><a href="http://geappliance.esecurecare.net"><img src="' + Base_Href + '/home-energy-manager/images/nav_support.gif" width="89" height="50" alt="Support Center" title="Support Center" /></a></span><!--';
	a+='--></div><!-- #topNav -->';
	a+='<table id="undermast">';
		a+='<tr>';
			a+='<td>&nbsp;</td>';
			a+='<td width="90" style="text-align:right; padding-right:10px;">';
				a+='<a href="' + UnSecure_Base_Href + '/home-energy-manager/where-to-buy.htm">Where To Buy</a>';
			a+='</td>';
			a+='<td width="83">';
				a+='<a class="addthis_button" style="width:83px; overflow:visible;"href=""><img src="https://s7.addthis.com/static/btn/sm-share-en.gif" width="83" height="16" alt="Share" style="border:0;vertical-align:top;" /></a>';
				a+='&nbsp;&nbsp;&nbsp;';
			a+='</td>';

		a+='</tr>';
	a+='</table>';

document.writeln(a);

var addthis_config = { 
	username: 'irenenewsom',
	services_compact: 'email, print, facebook, twitter',
	services_expanded: 'email, print, facebook, twitter',
	data_track_clickback: true
}
