with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
menuwidth=760;
aI("image=getImage.php?src=menu-start-cover.gif;imagepadding=0;imageposition=left;");
aI("align=center;text=Hosting;url=content.php?action=mypages&page=hosting.html;");
aI("align=center;text=Control Panel Guide;url=content.php?action=mypages&page=help.html;");
aI("align=center;text=Service;url=domain.php;");
aI("align=center;text=Free Scripts;url=content.php?action=mypages&page=free.html;");
aI("align=center;text=Payment;url=content.php?action=mypages&page=payment.html;image=getImage.php?src=menu-end-cover.gif;");
}

drawMenus();