<!-- 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 = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1) {
title="The only grill with a Triple Guarantee!"
url="holland_grills.html";
alt="The only grill with a Triple Guarantee!";
banner="img/fam.cii_t.gif";
width="51";
height="67";
hspace="4";

document.write('<a title="The only grill with a Triple Guarantee!" class="rightnavheader" href="holland_grills.html" onmouseover="self.status =\'The only grill with a Triple Guarantee!\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'The only grill with a Triple Guarantee!\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">The only grill with a Triple Guarantee!</a>');
document.write('<br><br>');
document.write('<a title="The only grill with a Triple Guarantee!" 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 now carries The Holland Grill! The Holland grill features the exclusive drip pan, which is between the food and flame, so food can\'t catch on fire.');
document.write('<br><br>');

}

if (ad==2) {
title="Outdoor Lighting available for only $7.50 per month.*"
url="outdoor_lighting.html";
alt="Outdoor Lighting for your home home or business";
//banner="img/lighting_int.jpg";
//width="74";
//height="73";
//hspace="4";

document.write('<a title="Outdoor Lighting for your home home or business." class="rightnavheader" href="outdoor_lighting.html" onmouseover="self.status =\'Outdoor Lighting for your home home or business\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'Outdoor Lighting for your home home or business.\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">Get Outdoor lighting for as low as $7.50!</a>');
//document.write('<a title="Outdoor Lighting for your home home or 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>Feel more secure and protect your home or business by using outdoor lighting. For more information click below or call one of our Member Services Representatives at (478) 374-7001 or Toll Free 1-800-342-5509.');
document.write(' <em>*Certain restrictions may apply.</em>');
document.write('<p class=rightnav><a title="Outdoor Lighting for your home home or business." class="rightnav" href="outdoor_lighting.html" onmouseover="self.status =\'Learn more about Exterior Lighting solutions for your home\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'Exterior Lighting for your home\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">Learn more about our full line of outdoor lighting solutions.</a>');
document.write('<br><br>');

}

if (ad==3) {
title="Green Power EMC"
url="green_power.html";
alt="Green Power EMC";
banner="img/GreenPower_t.gif";
width="120";
height="51";
hspace="4";

document.write('<a title="We\'re proud to offer Green Power EMC to our customers!" class="rightnav" href=\"' + url + '\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0 align=bottom>');
document.write('</a>');
document.write('<br>');
document.write('<br><a title="Green Power EMC" class="rightnavheader" href="green_power.html" onmouseover="self.status =\'Green Power EMC\'\; return true" onmouseout="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true" onFocus="self.status =\'Green Power EMC\'\; return true" onBlur="self.status=\'Ocmulgee Electric Membership Corporation\'\; return true">We\'re proud to offer Green Power EMC to our customers!</a>');
document.write('<p class=rightnav>Are you concerned about Georgia\'s natural resources and our environment? Like most of our customers, Ocmulgee EMC believes strongly that we should be stewards of the earth. That is why we are developing cleaner\; more environmentally sound energy through a program called Green Power EMC. <em>Click here to learn more!</em>');
document.write('<br><br>');

}

// End -->
