

document.write('<style type="text/css">a.Menu {color: white; font-size: 12px; font-weight: normal; font-family: Arial}');
document.write('a:hover.Menu {color: yellow}</style>');

document.write('<a href="/dataii.php" class="Menu">Home</a> | ');
document.write('<a href="/Mission.html" class="Menu">Mission</a> | ');
document.write('<a href="/downloads" class="Menu">Downloads</a> | ');
document.write('<a href="/games" class="Menu">Games</a> | ');
document.write('<a href="https://order.mysql.com/?ref=ma02-038c" class="Menu">MySQL Licenses</a> | ');
document.write('<a href="mailto:support@dataii.com" class="Menu">Contact Us</a>');
