<!-- Begin

	bName = navigator.appName;
	bVer = parseInt(navigator.appVersion);
	if ((bName == "Netscape" && bVer >= 3) ||
	(bName == "Microsoft Internet Explorer" && bVer >= 4)) 	br = "n3";
	else br = "n2";

var how_many_ads = 2;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

/*
if (ad==1) {
title="Heating &amp\; Cooling from Ocmulgee EMC."
url="heatpump.html";
alt="Heating &amp\; Cooling from Ocmulgee EMC.";
banner="img/ac_small.gif";
width="53";
height="73";
hspace="4";

document.write('<a title="Heating &amp\; Cooling Tips from Ocmulgee EMC." class="rightnavheader" href="home.html" onmouseover="self.status =\'Heating &amp\; Cooling from Ocmulgee EMC.\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'Heating &amp\; Cooling from Ocmulgee EMC.\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">Heating &amp\; Cooling from Ocmulgee EMC</a>');
document.write('<br><br>');
document.write('<a title="Heating &amp\; Cooling from Ocmulgee EMC." class="rightnav" href=\"' + url + '\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0 align=right>');
document.write('</a>');
document.write('<p class=rightnav>Ocmulgee EMC recommends an electric heat pump as your best choice for heating and cooling. Using electricity throughout the year to heat and cool your home, heat pumps are safe, efficient, and dependable. While air-source heat pumps offer excellent efficiency, geothermal heat pumps, which use renewable energy stored in the earth, offer the greatest comfort and highest efficiency from any system currently available.');
document.write(' <a title="Heating &amp\; Cooling from Ocmulgee EMC." class="rightnav" href="home.html" onmouseover="self.status =\'Heating &amp\; Cooling from Ocmulgee EMC.\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'Heating &amp\; Cooling from Ocmulgee EMC.\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">Learn more about the full line of heating &amp\; cooling options from Ocmulgee EMC.</a>');
document.write('<br><br>');

}
/*/
if (ad==1) {
title="HomeGuard for your home and small business."
url="surge_protection.html";
alt="Surge Guard for your home and small business";
banner="img/surge.jpg";
width="104";
height="100";
hspace="4";

document.write('<a title="HomeGuard for your home and small business." class="rightnavheader" href="surge_protection.html" onmouseover="self.status =\'Interior Lighting\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'HomeGuard for your home and small business.\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">HomeGuard Surge Protection from Ocmulgee EMC</a>');
document.write('<br>');
document.write('<a title="HomeGuard for your home and small business." class="rightnav" href=\"' + url + '\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0 align=right>');
document.write('</a>');
document.write('<p class=rightnav>HomeGuard from Ocmulgee EMC offers a complete line of point-of-use and major appliance protection devices to protect your entire home, with specific models designed to protect specific products in the home or small business. Protect your home and small business from summer thunderstorms with HomeGuard.');
document.write(' <a title="HomeGuard for your home and small business." class="rightnav" href="surge_protection.html" onmouseover="self.status =\'Surge Guard for your home and small business\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'HomeGuard for your home and small business\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">Get the "power of protection" with the many HomeGuard models available from Ocmulgee EMC.</a>');

}

if (ad==2) {
title="Air Infiltration."
url="energy_conservation.html";
alt="Air Infiltration";
banner="img/airinfiltration.jpg";
width="60";
height="54";
hspace="4";

document.write('<a title="Air Infiltration" class="rightnavheader" href="energy_conservation.html" onmouseover="self.status =\'Air Infiltration\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'Air Infiltration\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">Air Infiltration</a>');
document.write('<br>');
document.write('<a title="Air Infiltration" class="rightnav" href=\"' + url + '\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0 align=right>');
document.write('</a>');
document.write('<p class=rightnav>Air leakage into the the home is called infiltration. Often comprising up to forty percent of a home\'s heating and cooling loads, this unconditioned outdoor air increases costs and lowers comfort. To limit this infiltration, special methods of caulking wood framing during construction should be used.');
document.write(' <a title="Air Infiltration" class="rightnav" href="energy_conservation.html" onmouseover="self.status =\'Air Infiltration\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'Air Infiltration\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">Learn more about this and other important energy tips and facts!</a>');

}

// End -->
