var encoder=
new Array(105,110,102,111,64,102,108,97,116,104,101,97,100,46,99,111,111,112)
var postmail=''
for (i=0;i<encoder.length;i++)
postmail+=String.fromCharCode(encoder[i])
document.write('<a href="/">')
document.write('<img class="pagelogo" src="http://www.flatheadelectric.com/pictures/weblogo.jpg" style="display:block;margin:0 0 6px 0;" width="763" height="68" alt="Your Co-op">')
document.write('</a>')
document.write('<table class="menubar" style="margin-top:0;"><tr>')
document.write("<td>&nbsp;</td>")
document.write("<td><a class='anchorbot' href='http://www.flatheadelectric.com'>HOME</a></td>")
document.write("<td><a class='anchorbot' href='https://ebill.flatheadelectric.com'>EBILL</a></td>")
document.write("<td><a class='anchorbot' href='http://www.flatheadelectric.com/SiteMap.html'>SITE MAP</a></td>")
document.write("<td><a class='anchorbot' href='http://www.flatheadelectric.com/searchit.htm'>SEARCH</a></td>")
document.write("<td><a class='anchorbot' href='#' onclick='return clickreturnvalue()' onmouseover='dropdownmenu(this,event,\"contact\")'>CONTACT US</a>")
document.write("<div id='contact' class='directory'>")
document.write("<a href='http://www.flatheadelectric.com/custserv/ifpower/ifpower.html'>Outage Help</a>")
document.write("<a href='http://www.flatheadelectric.com/custserv/whenaway/whenaway.html'>When You're Away</a>")
document.write('<a style="border-bottom:0;" href="mailto:'+postmail+'">Email Us</a></div></td>')
document.write("<td>&nbsp;</td></tr></table>")
