var toWrite="<UL id=mainmenu>";
toWrite+="<LI class=limenu><A href='index.html' id=home><span class=homecolor style=font-weight:bold; id=home>WebCAI HOME</span></A> </LI>";
toWrite+="<LI class=limenu><a href='#' id=units onClick=\"Javascript:window.open('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='products.htm' id=producs><span class=homecolor style=font-weight:bold; id=products>Products</span></a>";
toWrite+="<UL class=ulmenu>";
toWrite+="<LI class=limenu><a href='#' id=units onClick=\"Javascript:window.open('units/default.htm', '', 'width=800,height=600,screenX=0,screenY=0');\">Unit Converter</a></li>";
toWrite+="<LI class=limenu><a href='webbalance/index.html' id=WebQuiz>WebBalance</a></li>";
toWrite+="<LI class=limenu><a href='webgrade/index.html' id=WebGrade>WebGrade</a></li>";
toWrite+="<LI class=limenu><a href='webquiz/index.html' id=WebQuiz>WebQuiz</a></li>";
toWrite+="</ul> </LI>";

toWrite+="<LI class=limenu><a href='about.htm' id=about><span class=homecolor style=font-weight:bold; id=about>About WebCAI</span></a></li>";
toWrite+="<LI class=limenu><a href='registration.htm' id=registration><span class=homecolor style=font-weight:bold; id=registration>Product Registration</a></span></li>";
toWrite+="<LI class=limenu><a href='contact.htm' id=contact><span class=homecolor style=font-weight:bold; id=contact>Contact Information</a></span></li>";
toWrite+="<LI class=limenu><a href='http://physhelp.net' id=physhelp target=physhelp><span class=homecolor style=font-weight:bold; id=physhelp>PhysHelp.net</a></span></li>";
toWrite+="<LI class=limenu><a href='http://novaschola.com' id=novaschola target=novaschola><span class=homecolor style=font-weight:bold; id=novaschola>NovaSchola.com</a></span></li>";
toWrite+="<LI class=limenu><a href='http://aoussou.com' id=aoussou target=aoussou><span class=homecolor style=font-weight:bold; id=aoussou>Aoussou.com</a></span></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>";

