// JavaScript Document

               with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=92;
left=1;
alwaysvisible=1;
orientation="horizontal";
position="relative"
margin="0"


//breaking space
aI("text= ;offbgcolor=#003366;onbgcolor=#003366;image=general_images/spacer.gif;imagewidth=10");
aI("text=Home;url=index.htm;status=Back To Home Page;");

//breaking space
aI("text= ;offbgcolor=#003366;onbgcolor=#003366;image=general_images/spacer.gif;imagewidth=20");






aI("text=News;url=news_index.htm;");



aI("text=Products;url=products.htm;");


aI("text=Solutions;url=solutions.htm;showmenu=solutions");

aI("text=Additional Services;url=additional_services.htm;showmenu=Additional_services");

aI("text=Case Studies;url=case_study_index.htm;showmenu=case_study_index;");

//breaking space
aI("text= ;offbgcolor=#003366;onbgcolor=#003366;image=general_images/spacer.gif;imagewidth=20");
aI("text=Special Offers;oncolor=#000000;offcolor=#ffffff;offbgcolor=#ff6600;url=business_phone_systems_special_offers.htm;showmenu=specialoffers");


//breaking space
aI("text= ;offbgcolor=#003366;onbgcolor=#003366;image=general_images/spacer.gif;imagewidth=20");


aI("text=Location;itemwidth=80;url=about_us.htm;showmenu=about_us;");

aI("text=Contact Us;url=contact_us.htm;");



}
               drawMenus();
            