
function BuildProductsMenu()
{productsMenu=new Menu('productsMenu',0,0);productsMenu.mv=false;productsMenu.sw=76;productsMenu.sh=29;productsMenu.mc='url(../images/products_button.jpg)';productsMenu.mac='url(../images/products_button_over.jpg)';productsMenu.ai('','',true);productsMenu.ai('Signature Mapping',{'url':'','height':20,'width':170},false);productsMenu.ai('Overview',{'url':'signature_mapping_overview.php','height':20,'width':170},false);productsMenu.ai('Supported Data Sources',{'url':'supported_data_sources.php','height':20,'width':170},false);productsMenu.ai('Frequently Asked Questions',{'url':'product_faq.php','height':20,'width':170},true);productsMenu.ai('Solutions',{'url':'','height':20,'width':170},false);productsMenu.ai('Cohesive Security Reporting',{'url':'cohesive_reporting_solution.php','height':20,'width':200},false);productsMenu.ai('Attack Event Coalescing',{'url':'attack_event_coalescing_solution.php','height':20,'width':200},false);productsMenu.ai('Risk Mitigation',{'url':'risk_mitigation_solution.php','height':20,'width':200},true);productsMenu.dm();if(document.layers)
{document.onMouseDown=hm;}
else
{document.body.onclick=hm;}
return(productsMenu);}
function BuildSupportMenu()
{supportMenu=new Menu('supportMenu',0,0);supportMenu.mv=false;supportMenu.sw=70;supportMenu.sh=29;supportMenu.mc='url(../images/support_button.jpg)';supportMenu.mac='url(../images/support_button_over.jpg)';supportMenu.ai('','',true);supportMenu.ai('Overview',{'url':'support_overview.php','height':20,'width':125},false);supportMenu.ai('Contact Support',{'url':'contact_us.php','height':20,'width':125},false);supportMenu.dm();if(document.layers)
{document.onMouseDown=hm;}
else
{document.body.onclick=hm;}
return(supportMenu);}
function BuildPartnersMenu()
{partnersMenu=new Menu('partnersMenu',0,0);partnersMenu.mv=false;partnersMenu.sw=72;partnersMenu.sh=29;partnersMenu.mc='url(../images/partners_button.jpg)';partnersMenu.mac='url(../images/partners_button_over.jpg)';partnersMenu.ai('','',true);partnersMenu.ai('Overview',{'url':'','height':20,'width':125},false);partnersMenu.ai('Technology Partners',{'url':'technology_partner_overview.php','height':20,'width':170},false);partnersMenu.ai('Systems Integration Partners',{'url':'integration_partner_overview.php','height':32,'width':170},false);partnersMenu.ai('Resellers',{'url':'reseller_partner_overview.php','height':20,'width':170},true);partnersMenu.ai('Partner List',{'url':'partner_list.php','height':20,'width':125},false);partnersMenu.ai('Become a Partner',{'url':'','height':20,'width':125},false);partnersMenu.ai('Program Benefits',{'url':'partner_program_benefits.php','height':20,'width':170},false);partnersMenu.ai('Partner Application',{'url':'partner_application.php','height':20,'width':170},true);partnersMenu.dm();if(document.layers)
{document.onMouseDown=hm;}
else
{document.body.onclick=hm;}
return(partnersMenu);}
function BuildNewsMenu()
{newsMenu=new Menu('newsMenu',0,0);newsMenu.mv=false;newsMenu.sw=48;newsMenu.sh=29;newsMenu.mc='url(../images/news_button.jpg)';newsMenu.mac='url(../images/news_button_over.jpg)';newsMenu.ai('','',true);newsMenu.ai('Press Releases',{'url':'press_release_main.php','height':20,'width':125},false);newsMenu.ai('Customer Newsletter',{'url':'','height':32,'width':125},false);newsMenu.ai('Sign-Up',{'url':'newsletter_form.php','height':20,'width':125},false);newsMenu.ai('Press Contacts',{'url':'contact_us.php','height':20,'width':125},true);newsMenu.dm();if(document.layers)
{document.onMouseDown=hm;}
else
{document.body.onclick=hm;}
return(newsMenu);}
function BuildCompanyMenu()
{companyMenu=new Menu('companyMenu',0,0);companyMenu.mv=false;companyMenu.sw=80;companyMenu.sh=29;companyMenu.mc='url(../images/company_button.jpg)';companyMenu.mac='url(../images/company_button_over.jpg)';companyMenu.ai('','',true);companyMenu.ai('Overview',{'url':'company_overview.php','height':20,'width':125},false);companyMenu.ai('Management',{'url':'company_management.php','height':20,'width':125},false);companyMenu.ai('Downloads',{'url':'','height':20,'width':125},false);companyMenu.ai('White Papers',{'url':'whitepaper_request_form.php','height':20,'width':125},false);companyMenu.ai('Marketing Collateral',{'url':'rfi_form.php','height':20,'width':125},true);companyMenu.ai('Privacy Policy',{'url':'privacy_policy.php','height':20,'width':125},false);companyMenu.ai('Copyright Info',{'url':'trademarks.php','height':20,'width':125},false);companyMenu.ai('Contact Us',{'url':'contact_us.php','height':20,'width':125},true);companyMenu.dm();if(document.layers)
{document.onMouseDown=hm;}
else
{document.body.onclick=hm;}
return(companyMenu);}