<!--
var output = "<div id=header>\n";
output += "<div id=graybar>\n";
output += "</div>\n";
output += "<a href='http://www.horsepowerfreaks.com/'><img alt='HorsepowerFreaks Performance Parts' border=0 src='/images/HPFBannerTransparent.gif' id='logo'></a>\n";
output += "<ul id=topedge>\n";
output += "<li id=login><a class=topedge rel=nofollow href='https://www.horsepowerfreaks.com/Viewcustomerlogin.asp'>login</a></li>\n";
output += "<li id=contactus><a class=topedge rel=nofollow href='http://www.horsepowerfreaks.com/contactus/'>Contact Us</a></li>\n";
output += "<li id=hourslocation><a class=topedge rel=nofollow href='http://www.horsepowerfreaks.com/mapit/'>Hours &amp; Location</a></li>\n";
output += "<li id=orderonline>Order online 24/7 or by calling (503)256-5600</li>\n";
output += "</ul>\n";		
output += "<ul id=topnav>\n";
output += "<li id=home><a class=topnav href='http://www.horsepowerfreaks.com'>Home</a></li>\n";
output += "<li id=customerrides><a class=topnav rel=nofollow href='http://www.horsepowerfreaks.com/pictures/'>Pictures</a></li>\n";
output += "<li id=testimonials><a class=topnav rel=nofollow href='http://www.horsepowerfreaks.com/testimonials/'>Testimonials</a></li>\n";
output += "<li id=hpfparts><a class=topnav rel=nofollow href='http://www.horsepowerfreaks.com/buy/HPF'>HPF Parts</a></li>\n";
output += "</ul>\n";
document.write(output);
//-->
		
