fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-11;




with(menuStyle=new mm_style()){
bordercolor="#45658e";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#45658e";
headercolor="#FFFFFF";
offbgcolor="#45658e";
offcolor="#FFFFFF";
onbgcolor="#d8d876";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=92)";
padding=5;
pagebgcolor="#45658e";
pagecolor="#45658e";
separatorcolor="#45658e";
separatorsize=1;
subimage="../DHTMLimages/arrowdn.gif";
subimagepadding=3;
}

with(SUBmenuStyle=new mm_style()){
bordercolor="#45658e";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#45658e";
headercolor="#FFFFFF";
offbgcolor="#45658e";
offcolor="#FFFFFF";
onbgcolor="#d8d876";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=92)";
padding=5;
pagebgcolor="#45658e";
pagecolor="#45658e";
separatorcolor="#728cae";
separatorsize=1;
subimage="../DHTMLimages/arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"; 
orientation="horizontal";
style=menuStyle;
//menuwidth=179;
aI("text=&nbsp;&nbsp;HOME&nbsp;&nbsp;;url=../main.asp;");
aI("showmenu=OURSERVICES;text=&nbsp;&nbsp;OUR&nbsp;SERVICES&nbsp;&nbsp;;");
aI("showmenu=OUREXPERIENCE;text=&nbsp;&nbsp;OUR&nbsp;EXPERIENCE&nbsp;&nbsp;;");
//aI("showmenu=ONLINELIBRARY;text=&nbsp;&nbsp;ONLINE&nbsp;LIBRARY&nbsp;&nbsp;;");
aI("showmenu=COMPANY;text=&nbsp;&nbsp;COMPANY&nbsp;&nbsp;;");
aI("showmenu=NEWS;text=&nbsp;&nbsp;NEWS&nbsp;&nbsp;;");
aI("text=&nbsp;&nbsp;CONTACT&nbsp;US&nbsp;&nbsp;;url=mailto:jnanos@nanosresearch.com;");
}

	with(new menuname("OURSERVICES")){
	style=SUBmenuStyle;
	aI("text=overview;url=../services/ourservices.html;")
	aI("text=strategy;url=../services/strategy.html;")
	aI("showmenu=QUALITATIVE;text=qualitative&nbsp;research&nbsp;&nbsp;;");
	aI("showmenu=QUANTITATIVE;text=quantitative&nbsp;research&nbsp;&nbsp;;");
	aI("text=eConsultation;url=../services/econsultation.html;")
	}
	

		with(new menuname("QUALITATIVE")){
		style=SUBmenuStyle;
		//aI("text=overview&nbsp;&nbsp;&nbsp;&nbsp;;url=../services/qualitative.html;")
		aI("text=focus groups&nbsp;&nbsp;&nbsp;&nbsp;;url=../services/focus.html;")
		aI("text=in-person research&nbsp;&nbsp;;url=../services/inperson.html;")
		}


		with(new menuname("QUANTITATIVE")){
		style=SUBmenuStyle;
		//aI("text=overview;url=../services/qualitative.html;")
		aI("text=omnibus surveys;url=../services/omnibus.html;")
		aI("text=custom telephone studies;url=../services/telephone.html;")
		aI("text=online research studies;url=../services/online.html;")
		aI("text=employee/stakeholder surveys;url=../services/surveys.html;")
		aI("text=mystery shopping;url=../services/mystery.html;")
		}


	with(new menuname("OUREXPERIENCE")){
	style=SUBmenuStyle;
	aI("text=advocacy and associations;url=../ourexperience/advocacy.html;")
	aI("text=arts, entertainment and culture;url=../ourexperience/art_entertainment.html;")
	aI("text=education and youth;url=../ourexperience/education_youth.html;")
	aI("text=consumer goods;url=../ourexperience/consumer_goods.html;")
	aI("text=health and medicine;url=../ourexperience/health_medicine.html;")
	aI("text=labour and the workplace;url=../ourexperience/labour.html;")
	aI("text=media research;url=../ourexperience/media_research.html;")
	aI("text=municipal services and planning;url=../ourexperience/municipal.html;")
	aI("text=public policy and government agencies;url=../ourexperience/public_policy.html;")
	aI("text=retail and customer profiling;url=../ourexperience/retail_customer.html;")
	aI("text=trademark and litigation;url=../ourexperience/trademark.html;")
	}
	

	
//	with(new menuname("ONLINELIBRARY")){
//  style=menuStyle;
//	//aI("text=e-commerce&nbsp;stats;url=../library/stats.html;")
//	aI("text=video archive;url=../library/videoarchive.html;")
//	aI("text=public&nbsp;opinion&nbsp;research;url=../library/opinion.html;")
//	}
	
	
	with(new menuname("COMPANY")){
	style=SUBmenuStyle;
	aI("text=a message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=../company/message.html;")
	//aI("text=featured&nbsp;work;url=../company/work.html;")
	aI("text=partners&nbsp;&nbsp;&nbsp;&nbsp;;url=../company/partners.html;")
	aI("text=careers&nbsp;&nbsp;&nbsp;&nbsp;;url=../company/careers.html;")
	aI("text=contact&nbsp;us&nbsp;&nbsp;&nbsp;&nbsp;;url=../company/contact.html;")
	}
	
	
	with(new menuname("NEWS")){
	style=SUBmenuStyle;
	aI("text=NANOS&nbsp;in&nbsp;the&nbsp;news;url=../news/Nanos_news.html;")
//	aI("text=video archive;url=../library/videoarchive.html;")
	aI("text=public&nbsp;opinion&nbsp;research;url=../library/opinion.html;")
	aI("text=visit&nbsp;Nik's&nbsp;blog;url=http://www.nikonthenumbers.com;")
	}
	
	
drawMenus();

