var mitems=new Array(
"index.html?Home Page",
"faqs.html?FAQs",
"javascript:popsee('http://eduhosting.org/wgss/faqs.html#postage')?Shipping Considerations",
"javascript:popsee('http://eduhosting.org/windpics/unplug.html')?Unplug for $1000",
"javascript:popsee('http://eduhosting.org/windpics/freegen.html')?Free Gear",
"javascript:popsee('http://eduhosting.org/windpics/wgfeed.html')?Customer Feedback",
"javascript:popsee('http://eduhosting.org/windpics/contact.html')?Contact Us",
"javascript:gosee(gosee('http://eduhosting.org')?Free PCs for Kids",
"javascript:gosee('http://windgenzen.com')?WindGen Learning",
"javascript:gosee('http://eduhosting.org/windpics/wgcomp.html')?Compare Models",
"javascript:popsee('http://eduhosting.org/windpics/wgwind.html')?Wind Maps",
"javascript:popsee('http://eduhosting.org/windpics/wgwatts.html')?Output Calculator",
"wscprice.html?CDs and Classes",
"javascript:gosee('http://windpirates.com')?Live Chat",
"wgz3fold.doc?BROCHURE",
"kits.html?Kits",
"wsonsale.html?Current Specials",
"wsbprice.html?Blade Prices",
"javascript:godisc()?Wholesale Prices",
"wsgprice.html?Gen Prices",
"wsiprice.html?Invertors",
"wsaprice.html?Accessories",
"javascript:popsee('http://eduhosting.org/windpics/woodshop.html')?Wood Shop Affiliates",
"javascript:popsee('http://eduhosting.org/windpics/adjustit.html')?Orders and Upgrades",
"wscprice.html?Solar",
"finance.html?Home Owner Financing"
)

var la="<tr><td align=left background=\"http://eduhosting.org/windpics/wggraybut.jpg\"><img src=\"http://eduhosting.org/windpics/spacer.gif\" height=1 width=170><br><a href=\""
var lb="\"><font color=\"000099\" size=-1 face=\"verdana, arial, helvetica\" class=\"thtcolor\"><b>"
var lc="</a></td></tr>"
var lmenu="<table cellpadding=5><tr><td><a href=\"http://eduhosting.org/windpics/wgfeed.html\"><img src=\"guarantee.gif\" border=0 align=left><font size=-1><font color=white>Pages and Pages of Testimonials from happy customers</a></td></tr>"
for (i=0; i<mitems.length; i++)
{   var anm=mitems[i]
    msplit=anm.split("?")
    var a=msplit[0]
    var b=msplit[1]
    lmenu+=la
    lmenu+=a
    lmenu+=lb
    lmenu+=b
    lmenu+=lc
}


lmenu+="</table>"
