_menuCloseDelay=0;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
bordercolor="#29559E";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ff9900";
offcolor="#ffffff";
onbgcolor="#333333";
oncolor="#ffffff";
padding=6;
pagebgcolor="#ff9900";
pagecolor="white";
separatorcolor="#000000";
separatorsize=0;
subimage="/images/arrow.gif";
subimagepadding=4;
}

with(menuStyle2=new mm_style()){
bordercolor="#29559E";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#666666";
offcolor="#ffffff";
onbgcolor="#333333";
oncolor="#ffffff";
pagebgcolor="#ff9900";
pagecolor="white";
separatorcolor="#000000";
separatorsize=0;
subimage="";
subimagepadding=2;
}

with(menuStyle3=new mm_style()){
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#666666";
offcolor="#ffffff";
onbgcolor="#333333";
oncolor="#ffffff";
padding=4;
separatorcolor="#000000";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=4;
}


with(menuStyle4=new mm_style()){
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#8D9C9F";
offcolor="#ffffff";
onbgcolor="#54739A";
oncolor="#ffffff";
padding=4;
separatorcolor="#000000";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=4;
}


with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle3;
aI("text=About Iridiacom;url=about_us.htm;")
aI("text=About IridiaServ;url=iridiaserv.htm;")
aI("text=About our Partners;url=about_partners.htm;")
}

with(milonic=new menuname("News")){
style=menuStyle3;
aI("text=Press Releases;url=press_releases.htm;status=News");
aI("text=IridiaBlog;url=http://blog.iridia.com/;status=Blog;");
}

with(milonic=new menuname("Products")){
style=menuStyle4;

aI("text=VoIP Business System - Telrad Connegy;url=telrad_connegy_telephone_systems.htm;status=Telrad Connegy Business Systems;");
aI("text=VoIP and GSM Gateways - Teles;url=teles_voip_and_gsm_gateways.htm;status=Teles VoIP and GSM Gateways;");
aI("text=VoIP, GSM and 3G Gateways - Topex;url=topex_voip_and_gsm_gateways.htm;status= Topex VoIP and GSM Gateways;");
aI("text=IP Contact Centre - Easyrun;url=easyrun/index.html;status=Easyrun IP Contact Centre;");
aI("text=T3 Main and T3 Arigato;showmenu=t3;url=t3_solutions.htm;status=T3 Solutions;");
}

with(milonic=new menuname("t3")){
style=menuStyle4;
aI("text=T3 Telecom Software Solutions Overview;url=t3_solutions.htm;status=T3 Telecom Software Solutions Overview;");
aI("text=T3main;url=t3main.htm;status=T3main;");
aI("text=T3arigato;url=t3arigato.htm;status=T3arigato;");
aI("text=T3 Architecture;url=t3_architecture.htm;status=T3 Architecture;");
aI("text=T3main SIP;url=t3main_sip.htm;status=T3 SIP;");
aI("text=T3main Unified Messaging;url=t3main_unified_messaging.htm;status=T3 Unified Messaging;");
aI("text=T3main Speech Recognition;url=t3main_speech_recognition.htm;status=T3 Speech Recognition;");
aI("text=T3main Viometrics;url=t3main_viometrics.htm;status=T3 Viometrics;");
aI("text=T3main Networking;url=t3main_networking.htm;status=T3 Networking;");
aI("text=T3main Interactive Voice Response;url=t3main_ivr.htm;status=T3main Interactive Voice Response;");
aI("text=T3main Fax;url=t3main_fax.htm;status=T3 Fax;");
}

with(milonic=new menuname("Support")){
style=menuStyle4;
aI("text=Technical Portal;url=http://technical.iridia.com/;status=Technical;");
aI("text=Knowledgebase;url=http://technical.iridia.com/knowledgemanager;status=Knowledgebase;");
aI("text=Helpdesk;url=http://www.iridia.com/cgi-bin/pdesk.cgi;status=Helpdesk;");
aI("text=Product Forums;url=http://www.iridia.com/forum;status=Forums;");
aI("text=Engineering Services;url=http://www.iridiaserv.com;status=Engineering Services;");
}

with(milonic=new menuname("Downloads")){
style=menuStyle4;
aI("text=Download Section;url=downloads.htm;status=Downloads;");
aI("text=Brochure Library;url=brochures.htm;status=Brochure Library;");
aI("text=Case Studies;url=case_studies.htm;status=Case Studies;");
}



drawMenus();

