
// Variables for the menu items on this page
var sell_menu=new Array()
sell_menu[0]='<a href="/placeAd.do">Individual</a>'
sell_menu[1]='<a href="/dealerDetails.do">Dealer</a>'

var find_menu=new Array()
find_menu[0]='<a href="/feq/home.do">Tractors</a>'
find_menu[1]='<a href="/ht/home.do">Trailers</a>'

//Contents
var acct_menu=new Array()
acct_menu[0]='<a href="/acct/editCustomerInfo.do?action=Edit">My Account</a>'
acct_menu[1]='<a href="/myHubProfile.do?action=Edit">My Logon Profile</a>'

var resource_menu=new Array()
resource_menu[0]='<a href="/resources/farmResources.shtml">Articles</a>'
resource_menu[1]='<a href="/feq/tractor_links.html">Tractor Links</a>'
resource_menu[2]='<a href="/ht/trailer_links.html">Trailer Links</a>'

var services_menu=new Array()
services_menu[0]='<a href="/dealerDetails.do">Dealer Program</a>'
services_menu[1]='<a href="http://www.terahub.com/services/web_site_style_a.shtml">Dealer Web Sites</a>'
services_menu[2]='<a href="http://www.terahub.net">Domain Names</a>'
services_menu[3]='<a href="https://www.securepaynet.net/gdshop/hosting/landing.asp?prog_id=255123&ci=1782&se=%2B">Web Hosting</a>'
