_menuCloseDelay=500;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150;            // The time delay before menus open on mouse over
_subOffsetTop=0;             // Sub menu top offset
_subOffsetLeft=0;            // Sub menu left offset

with(milonic=new menuname('ourcompany')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	aI("text=OUR POSITIONING;url=our-positioning.html;status=OUR POSITIONING;");
	aI("text=OUR CULTURE & VALUES;url=our-culture.html;status=OUR CULTURE & VALUES;");
}
with(milonic=new menuname('ourpeople')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	aI("text=STAFF OVERVIEW;url=staff-overview.html;status=STAFF OVERVIEW;");
}
with(milonic=new menuname('ourservices')) { 
	style=submenuStyle;
	menuwidth=220;
	margin=5;
	aI("text=OUR CORE OFFER;url=our-core-offer.html;status=OUR CORE OFFER;");
	aI("text=TYPICAL MARKET RESEARCH TOPICS;url=market-research-topics.html;status=TYPICAL MARKET RESEARCH TOPICS;");
	aI("text=INDUSTRY SECTORS;url=industry-sectors.html;status=INDUSTRY SECTORS;");
	aI("text=LOCATIONS;url=locations.html;status=LOCATIONS;");
	aI("text=METHODOLOGIES >>;url=methodologies.html;status=METHODOLOGIES;showmenu=methodologies;");
}
with(milonic=new menuname('fourthwall')) { 
	style=submenuStyle;
	menuwidth=140;
	margin=5;
	aI("text=WHAT IS FOURTH WALL;url=fourth-wall.html;status=WHAT IS FOURTH WALL;");
	aI("text=RANGE OF TECHNIQUES;url=range-of-techniques.html;status=RANGE OF TECHNIQUES;");
}
with(milonic=new menuname('casestudies')) { 
	style=submenuStyle;
	menuwidth=230;
	margin=5;
	aI("text=01 - Brand Analysis and Visual Identity;url=case_01.html;status=01 - Brand Analysis and Visual Identity;");
	aI("text=02 - Media Industry - Consumer Testing;url=case_02.html;status=02 - Media Industry - Consumer Testing;");
	aI("text=03 - Needs & Expectations;url=case_03.html;status=03 - Needs & Expectations;");
	aI("text=04 - Segmentation;url=case_04.html;status=04 - Segmentation;");
	aI("text=05 - Customer Satisfaction;url=case_05.html;status=05 - Customer Satisfaction;");
	aI("text=06 - Market Feasibility Study;url=case_06.html;status=06 - Market Feasibility Study;");
	aI("text=07 - New Product Development;url=case_07.html;status=07 - New product Development;");
	aI("text=08 - Pricing Research;url=case_08.html;status=08 - Pricing Research;");
	aI("text=09 - Pricing & Positioning Research;url=case_09.html;status=09 - Pricing & Positioning Research;");
	aI("text=10 - Communications Research;url=case_10.html;status=10 - Communications Research;");
	aI("text=11 - Shareholder Research;url=case_11.html;status=11 - Shareholder Research;");
	aI("text=12 - Online Research;url=case_12.html;status=12 - Online Research;");
}
with(milonic=new menuname('benefitstoyou')) { 
	style=submenuStyle;
	menuwidth=250;
	margin=5;
	aI("text=Clarification of business/marketing problem;url=business-marketing.html;status=Clarification of business/marketing problem;");
	aI("text=Full range of research services;url=research-services.html;status=Full range of research services;");
	aI("text=Understand your key stakeholders;url=your-stakeholders.html;status=Understand your key stakeholders;");
	aI("text=Enhance your organisation’s image;url=your-image.html;status=Enhance your organisation’s image;");
	aI("text=Accumulated market intelligence;url=market-intelligence.html;status=Accumulated market intelligence;");
	aI("text=Actionable outputs;url=actionable-outputs.html;status=Actionable outputs;");
	aI("text=Expert advice;url=expert-advice.html;status=Expert advice;");
	aI("text=Value for money;url=value-for-money.html;status=Value for money;");
}



with(milonic=new menuname('methodologies')) { 
	style=submenuStyle;
	menuwidth=190;
	margin=5;
	aI("text=Qualitative Research;url=qualitative-research.html;status=QUALITATIVE RESEARCH;");
	aI("text=Quantitative Research;url=quantitative-research.html;status=QUANTITATIVE RESEARCH;");
//	aI("text=Multivariate Statistical Analysis;url=m-s-approaches.html;status=MULTIVARIATE STATISTICAL ANALYSIS;");
	aI("text=Multivariate Statistical Analysis;url=range-of-techniques.html;status=MULTIVARIATE STATISTICAL ANALYSIS;");
//	aI("text=Choice Modelling;url=choice-modelling.html;status=CHOICE MODELLING;");
	aI("text=Delphi Technique;url=delphi-technique.html;status=DELPHI TECHNIQUE;");
	aI("text=Perception Analyzer™;url=perception-analyzer.html;status=PERCEPTION ANALYZER™;");
}

