function drawTopMenu(sitearea) { document.writeln(''); document.writeln('
*
'); } function highlightMenuItem(sitearea,menuarea,text) { if (sitearea==menuarea){ return (''+text+''); } else { return (text); } } function showSearchHeader() { document.writeln('Haku'); } function showSearchChkBoxText() { document.writeln('etsi Epson Suomen sivuilta'); }