// JavaScript Document
with(milonic=new menuname("Top Menu")){
alwaysvisible=1;
left=10;
margin=0;
orientation="horizontal";
position="relative";
style=topmenu;
top=10;
aI("text=The Show;url=show.php");
aI("text=The Host;url=host.php");
aI("text=Watch Now;url=watch.php");
aI("text=News;url=news.php");
aI("text=Opinion Polls;url=polls.php");
aI("text=Discussion Forums;url=08forum.php");
aI("text=Gallery;url=gallery.php");
aI("text=Guestbook;url=guestbook.php");
aI("showmenu=Links;text=Links;url=#");
aI("text=Contact;url=contact.php");
}
drawMenus();