fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500;

_menuOpenDelay=150;

_subOffsetTop=2;

_subOffsetLeft=-2;





with(topStyle=new mm_style()){

// bordercolor="#296488";

// borderstyle="solid";

// borderwidth=1;

fontfamily="Arial";

fontsize="12px";

fontstyle="normal";

fontweight="bold";

// headerbgcolor="#ffffff";

// headercolor="#000000";

// offbgcolor="";

offcolor="#666666";

// onbgcolor="#CCCCCC";

oncolor="#e67300";

// outfilter="randomdissolve(duration=0.3)";

// overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";

padding=5;

// pagebgcolor="#82B6D7";

pagecolor="#e67300";

// separatorcolor="#2D729D";

// separatorsize=1;

// subimage="arrow.gif";

// subimagepadding=2;

}



with(menuStyle=new mm_style()){

// bordercolor="#296488";

// borderstyle="solid";

// borderwidth=1;

fontfamily="Arial";

fontsize="12px";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#000000";

// offbgcolor="#DCE9F0";

// offcolor="#515151";

// onbgcolor="#4F8EB6";

// oncolor="#ffffff";

offbgcolor="#F0F0F0";

offcolor="#515151";

onbgcolor="#000000";

oncolor="#ffffff";

outfilter="randomdissolve(duration=0.3)";

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";

padding=5;

pagebgcolor="#82B6D7";

pagecolor="black";

// separatorcolor="#2D729D";

separatorcolor="#666666";

separatorsize=1;

// subimage="arrow.gif";

// subimagepadding=2;

}



with(insinc=new menuname("Main Menu")){

alwaysvisible=1;

left=240;

orientation="horizontal";

style=topStyle;

top=47;

itemwidth="100px";

aI("status=INSINC Solutions;showmenu=Solutions;text=Solutions;");

aI("status=Rich Media Industry Services;showmenu=Industries;text=Industries;");

aI("status=Internet Media Delivery Products;showmenu=Products;text=Products;");

aI("showmenu=Partners;text=Partners;");

aI("showmenu=Company;text=Company;");

}



with(insinc=new menuname("Solutions")){

style=menuStyle;

itemwidth="110px";

top=80;

aI("status=Media Capture;text=Media Capture;url=/solutions/media-capture.php;");

aI("status=Media Management;text=Media Management;url=/solutions/video-management.php;");

aI("status=Web Publishing;text=Web Publishing;url=/solutions/web-publishing.php;");

aI("status=e-Commerce;text=e-Commerce;url=/solutions/e-commerce.php;");

aI("status=Content Delivery;text=Content Delivery;url=/solutions/content-delivery.php;");

}



with(insinc=new menuname("Industries")){

style=menuStyle;

itemwidth="100px";

top=80;

aI("status=Sports;text=Sports;url=/industries/sports.php;");

aI("status=Entertainment;text=Entertainment;url=/industries/entertainment.php;");

aI("status=Enterprise;text=Enterprise;url=/industries/business.php;");

aI("status=Government;text=Government;url=/industries/government.php;");

}



with(insinc=new menuname("Products")){

style=menuStyle;

itemwidth="118px";

top=80;

aI("status=Broadband Video;text=Broadband Video;url=/products/online-broadcasting-services.php;");

aI("status=Event Webcasting;text=Event Webcasting;url=/products/webcasting-services.php;");
aI("status=vlinkPRO;text=vlinkPRO;url=/products/vlinkpro.php;");

//aI("status=IMPACT Click & Buy;text=IMPACT Click & Buy;url=/products/impact-click-buy.php;");

}



with(insinc=new menuname("Partners")){

style=menuStyle;

top=80;

itemwidth="100px";

aI("status=Resellers;text=Resellers;url=/partners/reseller-insinc-partners.php;");

}



with(insinc=new menuname("Company")){

style=menuStyle;

top=80;

itemwidth="70px";

aI("status=About;text=About;url=/company/about-insinc.php;");

aI("status=Careers;text=Careers;url=/company/careers/index.php;");

aI("showmenu=News;status=News;text=News;url=#;");

//aI("status=History;text=History;url=/company/history-insinc.php;");

//aI("status=Frequently Asked Questions;text=FAQs;url=/company/FAQ.php;");

}



with(insinc=new menuname("News")){

style=menuStyle;

itemwidth="100px";

aI("status=Press Releases;text=Press Releases;url=/company/press-releases/index.php;");

aI("status=Press Coverage;text=Press Coverage;url=/company/press-coverage/index.php;");

}



drawMenus();



