with(milonic=new menuname("Main Menu")){
style=menuStyleSub2;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("url=http://www.prellorealty.com/index.cfm;image=http://www.prellorealty.com/images/nav_home_off.gif;overimage=http://www.prellorealty.com/images/nav_home_on.gif;");
aI("image=http://www.prellorealty.com/images/nav_buyers_off.gif;overimage=http://www.prellorealty.com/images/nav_buyers_on.gif;showmenu=SubBuyers;");
aI("image=http://www.prellorealty.com/images/nav_sellers_off.gif;overimage=http://www.prellorealty.com/images/nav_sellers_on.gif;showmenu=SubSellers;");
aI("url=http://www.prellorealty.com/support.cfm;image=http://www.prellorealty.com/images/nav_support_off.gif;overimage=http://www.prellorealty.com/images/nav_support_on.gif;");
aI("url=http://www.prellorealty.com/about.cfm;image=http://www.prellorealty.com/images/nav_about_off.gif;overimage=http://www.prellorealty.com/images/nav_about_on.gif;");
aI("url=http://www.prellorealty.com/contact.cfm;image=http://www.prellorealty.com/images/nav_contact_off.gif;overimage=http://www.prellorealty.com/images/nav_contact_on.gif;");
}
drawMenus()

