var toWrite="<UL id=mainmenu>";
toWrite+="<LI class=limenu><A href='index.html' id=home><span class=homecolor style=font-weight:bold; id=home>WebTOP.org HOME</span></A> </LI>";
toWrite+="<LI class=limenu><A href='http://WebTOP.MSState.edu' id=home2><span class=homecolor style=font-weight:bold; id=home2>WebTOP.MSState.edu</span></A> </LI>";
toWrite+="<LI class=limenu><a href='#' id=units onClick=\"Javascript:window.open('http://webcai.com/units/default.htm', '', 'width=800,height=600,screenX=0,screenY=0');\"><span class=homecolor style=font-weight:bold; id=workshop>Unit Converter</span></a></li>";
toWrite+="<LI class=limenu><A href='#'><img src=images/textsize.gif width=26 height=12 valign=absbottom border=0 hspace=5><img hspace=5 src=images/textsize.gif width=26 height=12 valign=absbottom border=0><img hspace=5 src=images/textsize.gif width=26 height=12 valign=absbottom border=0></A> ";
toWrite+="<UL class=ulmenu>";
toWrite+="<LI class=limenu><a href='#' onclick='FontViewSize=1;return changeFontSize()'>SIZE 1</a></LI>";
toWrite+="<LI class=limenu><a href='#' onclick='FontViewSize=2;return changeFontSize()'>SIZE 2 (default)</a></LI>";
toWrite+="<LI class=limenu><a href='#' onclick='FontViewSize=3;return changeFontSize()'>SIZE 3</a></LI>";
toWrite+="<LI class=limenu><a href='#' onclick='FontViewSize=4;return changeFontSize()'>SIZE 4</a></LI>";
toWrite+="<LI class=limenu><a href='#' onclick='FontViewSize=5;return changeFontSize()'>SIZE 5</a></LI>";
toWrite+="<LI class=limenu><a href='#' onclick='FontViewSize=6;return changeFontSize()'>SIZE 6</a></LI>";
toWrite+="</ul> </LI>";
toWrite+="<LI class=limenu><a href='#' onclick='return PrintView()'><span class=homecolor style=font-weight:bold; id=print><img src=images/prnt.gif width=19 height=13 valign=absbottom hspace=2 border=0>print</span></a></LI>";
toWrite+="</UL>";

