//start ----- Section for products ----- start

//mainmenu link
dqm__url0 = path+"products_overview.html";

//submenu titles
dqm__subdesc0_0 = "Overview";
dqm__subdesc0_1 = "Features";
dqm__subdesc0_2 = "Technology";
dqm__subdesc0_3 = "User Experience";
//dqm__subdesc0_4 = "Pricing";
//dqm__subdesc0_5 = "Plug-ins";
//dqm__subdesc0_6 = "Custom Development";

//submenu links
dqm__url0_0 = path+"products_overview.html";
dqm__url0_1 = path+"products_features.html";
dqm__url0_2 = path+"products_technology.html";
dqm__url0_3 = path+"products_user_experience.html";
//dqm__url0_4 = path+"products_pricing.html"; 
//dqm__url0_5 = path+"products_plugins.html"; 
//dqm__url0_6 = path+"products_custom_development.html";
//end ----- Section for products ----- end


//start ----- Section for benefits ----- start

//mainmenu link
dqm__url1 = path+"benefits_overview.html";

//submenu titles
dqm__subdesc1_0 = "Overview";
dqm__subdesc1_1 = "Case Studies";

//submenu links
dqm__url1_0 = path+"benefits_overview.html";
dqm__url1_1 = path+"benefits_case_study.html";

//end ----- Section for benefits ----- end


//start ----- Section for company ----- start

//mainmenu link
dqm__url2 = path+"company_about_us.html";

//submenu titles
dqm__subdesc2_0 = "About us";
dqm__subdesc2_1 = "Press";
dqm__subdesc2_2 = "Clients";

//submenu links
dqm__url2_0 = path+"company_about_us.html";
dqm__url2_1 = path+"company_press.html";
dqm__url2_2 = path+"company_clients.html";

//end ----- Section for company ----- end