function valikko() {

document.write("<table border='0' cellpadding='2' width='150'> ");
document.write("  <tbody> ");

document.write("    <tr height='100'></tr> ");


document.write("    <tr> ");
document.write("      <td align='center' bgcolor='#2FBD00' width='100%'><font face='Verdana' size='2'><a href='/jr/index.html' <b>Rivitanssiopetus</b></a></font></td> ");
document.write("    </tr> ");
document.write("    <tr> ");
document.write("      <td align='center' bgcolor='#2FBD00' width='100%'><font face='Verdana' size='2'><b><a href='/tansseja/index.html' target='main'>Tanssilakanat</a></b></font></td> ");
document.write("    </tr> ");
document.write("    <tr> ");
document.write("      <td align='center' bgcolor='#2FBD00' width='100%'><font face='Verdana' size='2'><b><a href='/kurssit/index.html' target='main'>Kurssiohjelmat</a></b></font></td> ");
document.write("    </tr> ");
document.write("  </tbody> ");
document.write("</table> ");
document.write("</center> ");
document.write("</div> ");
document.write("<br> ");
document.write("<div align='center'> ");
document.write("<center> ");
document.write("<table border='0' cellpadding='2' width='150'> ");
document.write("  <tbody> ");
document.write("    <tr> ");
document.write("      <td align='center' bgcolor='#2FBD00'><font face='Verdana' size='2'><b><a href='/yhteystiedot.html' target='main'>Yhteystiedot</a></b></font></td> ");
document.write("    </tr> ");
document.write("    <tr> ");
document.write("      <td align='center' bgcolor='#2FBD00'><font face='Verdana' size='2'><b><a href='http://www.countrylines.fi' target='_top'>P&Auml;&Auml;SIVU</a></b></font></td> ");
document.write("    </tr> ");
document.write("  </tbody> ");
document.write("</table> ");


}




