<script type='text/javascript'>
function lite(e, o)
{
e.className = o;
}
</script>
<div class='navbar' id='navbar'>
<center>
<table><tr>
<td><div class='d' onmouseover="lite(this,'g'
;" onmouseout="lite(this, 'd'
;" onclick="document.location='PLACE LINK HERE'">WHAT YOU WANT TO APPEAR. i.e. "Home" or whatever.</div></td>
</tr></table>
</center>
</div>
<style type='text/css'>
.navbar {border:1px solid grey;height: 30px; border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;box-shadow:inset 0px 0px 5px;font-family:tahoma,ubuntu,arial;font-size:14px;font-weight:bold;background:rgba(255,255,255,.3)}
.d {padding:3px;opacity:0.5;width: 90%;height:80%;border-right: 1px solid grey;border-left: 1px solid grey;cursor:pointer;font-weight:bold;font-size:13px;}
.g {padding:3px;opacity:1.0;width: 90%;height:80%;border-right: 1px solid grey;border-left: 1px solid grey;cursor:pointer;font-weight:bold;font-size:13px;text-shadow: 0.0 0.0 0.2em cyan;}
</style>
<td><div class... etc. and copy it until </div> and </td>
<script type='text/javascript'>
function lite(e, o)
{
e.className = o;
}
</script>
<div class='navbar' id='navbar'>
<center>
<table><tr>
<td><div class='d' onmouseover="lite(this,'g'
;" onmouseout="lite(this, 'd'
;" onclick="document.location='PLACE LINK HERE'">WHAT YOU WANT TO APPEAR. i.e. "Home" or whatever.</div></td>
</tr></table>
</center>
</div>
<style type='text/css'>
.navbar {border:1px solid grey;height: 30px; border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;box-shadow:inset 0px 0px 5px;font-family:tahoma,ubuntu,arial;font-size:14px;font-weight:bold;background:rgba(255,255,255,.3)}
.d {padding:3px;opacity:0.5;width: 90%;height:80%;border-right: 1px solid grey;border-left: 1px solid grey;cursor:pointer;font-weight:bold;font-size:13px;}
.g {padding:3px;opacity:1.0;width: 90%;height:80%;border-right: 1px solid grey;border-left: 1px solid grey;cursor:pointer;font-weight:bold;font-size:13px;text-shadow: 0.0 0.0 0.2em cyan;}
</style>
<td><div class... etc. and copy it until </div> and </td>
Copyright © 2026, NextGenUpdate.
All Rights Reserved.