

_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=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="0";
separatorpadding=1;
padding=1;
rawcss="padding-left: 10px;padding-right: 10px;";
fontsize="8";
fontstyle="normal";
fontweight="normal";
fontfamily="lucida, ms sans serif, Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="white";
headercolor="#000000";
headerbgcolor="#ffffff";
subimagepadding="1";
}

vertStyle=new copyOf(menuStyle)
vertStyle.onbgcolor = "#ffffff";
vertStyle.oncolor = "#000000";
vertStyle.offbgcolor = "#ffffff";
vertStyle.offcolor = "#000000";
vertStyle.bordercolor = "#ffffff";
vertStyle.borderstyle = "solid";
vertStyle.separatorcolor = "#999999";
vertStyle.separatorsize = 1;
vertStyle.separatorpadding=1;
vertStyle.padding = 2;
vertStyle.borderwidth = 1;
vertStyle.onborder="0px solid #000000";

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=11;
left=240;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=http://www.nobscot.com;status=Back To Home Page;onbgcolor=#c6deff;");
aI("text=Products;url=http://www.nobscot.com/about/prodsvc.cfm;showmenu=Products;onbgcolor=#ffc6ff;");
aI("text=Demo;url=http://www.nobscot.com/demo/exit_interview_demos.cfm?id=1&gi=3;showmenu=Demo;onbgcolor=#c6c6ff;");
aI("text=Client List;url=http://www.nobscot.com/library/exit_interview_customers.cfm;showmenu=Customers;onbgcolor=#c6ffff;");
aI("text=Library;url=http://www.nobscot.com/library/articles.cfm;showmenu=Library;onbgcolor=#c6ffc6;");
aI("text=About;url=http://www.nobscot.com/about/us.cfm;showmenu=Aboutus;onbgcolor=#ffcc66;");
aI("text=Contact;url=http://www.nobscot.com/about/support.cfm;onbgcolor=#ffffc6;");
aI("text=Login;url=http://www.nobscot.com/exit;status=Login;onbgcolor=#ffc6c6;");
}

with(milonic=new menuname("Products")){
style=vertStyle;
aI("text=WebExit Exit Interviews;url=http://www.nobscot.com/library/webexit_exit_interviews.cfm;oncolor=#ff42ff;");
aI("text=WebExit Testimonials;url=http://www.nobscot.com/library/webexit_testimonials.cfm;oncolor=#ff42ff;");
aI("text=FirstDays New Hire System;url=http://www.nobscot.com/library/first_days_new_hire_survey.cfm;oncolor=#ff42ff;");
aI("text=Glass Ceiling Module;url=http://www.nobscot.com/about/diversity.cfm;oncolor=#ff42ff;");
aI("text=Online Mentoring;url=http://www.mentorscout.com;oncolor=#ff42ff;");
aI("text=Teacher Retention;url=http://www.nobscot.com/about/teacher_retention_strategies.cfm;oncolor=#ff42ff;");
aI("text=Turnover Prediction System;url=http://www.nobscot.com/library/eetrends_turnover_prediction.cfm;oncolor=#ff42ff;");
aI("text=Satisfaction Surveys;url=http://www.nobscot.com/library/employee_satisfaction_surveys.cfm;oncolor=#ff42ff;");
aI("text=Benchmark Reports;url=http://www.nobscot.com/about/benchmark_reports.cfm;oncolor=#ff42ff;");
aI("text=Consulting Services;url=http://www.nobscot.com/about/consulting_services.cfm;oncolor=#ff42ff;");
aI("text=Training Services;url=http://www.nobscot.com/about/consulting_services.cfm#training;oncolor=#ff42ff;");
aI("text=Student Exit Interviews;url=http://www.nobscot.com/library/student_exit_interviews.cfm;oncolor=#ff42ff;");
aI("text=Why Online Interviews;url=http://www.nobscot.com/about/why_online_interviews.cfm;oncolor=#ff42ff;");
aI("text=Recruiting Interviews;url=http://www.nobscot.com/library/recruiting_interviews.cfm;oncolor=#ff42ff;");
aI("text=Job Transfer Interviews;url=http://www.nobscot.com/library/redeployment_interviews.cfm;oncolor=#ff42ff;");
}

with(milonic=new menuname("Demo")){
style=vertStyle;
aI("text=Signup Email;url=mailto:info@nobscot.com?subject=demo%20password%20request;oncolor=#4242ff;");
aI("text=Enter Password;url=http://www.nobscot.com/demo/exit_interview_demos.cfm?id=1&gi=3;oncolor=#4242ff;");
aI("text=More Info;url=http://www.nobscot.com/library/demo_request.cfm;oncolor=#4242ff;");
}

with(milonic=new menuname("Resellers")){
style=vertStyle;
aI("text=Reseller Programs;url=http://www.nobscot.com/library/reseller.cfm;oncolor=#00c6c6;");
aI("text=Alliance Program;url=http://www.nobscot.com/library/reseller_alliance.cfm;oncolor=#00c6c6;");
aI("text=Partner Program;url=http://www.nobscot.com/library/reseller_partner.cfm;oncolor=#00c6c6;");
aI("text=Sign Up;url=http://www.nobscot.com/library/reseller.cfm#signup;oncolor=#00c6c6;");
aI("text=Consultants Apply;url=http://www.nobscot.com/hr_consultants/consultant.cfm;oncolor=#00c6c6;");
}

with(milonic=new menuname("Customers")){
style=vertStyle;
aI("text=Client List;url=http://www.nobscot.com/library/exit_interview_customers.cfm;oncolor=#00c6c6;");
aI("text=Industries Served;url=http://www.nobscot.com/library/exit_interview_industries.cfm;oncolor=#00c6c6;");
aI("text=Countries Served;url=http://www.nobscot.com/library/exit_interview_countries.cfm;oncolor=#00c6c6;");
aI("text=International Support;url=http://www.nobscot.com/library/i18n.cfm;oncolor=#00c6c6;");
aI("text=Testimonials;url=http://www.nobscot.com/library/webexit_testimonials.cfm;oncolor=#00c6c6;");
}

with(milonic=new menuname("Library")){
style=vertStyle;
aI("text=Forums;url=http://www.nobscot.com/library/forums.cfm;oncolor=#00c600;");
aI("text=Upcoming Webinars;url=http://www.nobscot.com/library/upcoming-webinars.cfm;oncolor=#00c600;");
aI("text=Articles;url=http://www.nobscot.com/library/articles.cfm;oncolor=#00c600;");
aI("text=Nobscot WebLog;url=http://nobscot.blogspot.com;oncolor=#00c600;");
aI("text=Turnover Statistics;url=http://www.nobscot.com/about/turnover_statistics.cfm;oncolor=#00c600;");
aI("text=Turnover Savings;url=http://www.nobscot.com/library/co_stats.cfm;oncolor=#00c600;");
aI("text=Turnover Rates;url=http://www.nobscot.com/survey/index.cfm;oncolor=#00c600;");
aI("text=News Of The Day;url=http://www.nobscot.com/news/;oncolor=#00c600;");
aI("text=Retention Calculator;url=http://www.nobscot.com/library/calculator.cfm;oncolor=#00c600;");
}

with(milonic=new menuname("Aboutus")){
style=vertStyle;
aI("text=Company Vision;url=http://www.nobscot.com/about/company_vision.cfm;oncolor=#ff6600;");
aI("text=Management;url=http://www.nobscot.com/about/us.cfm;oncolor=#ff6600;");
aI("text=Customers;url=http://www.nobscot.com/library/exit_interview_customers.cfm;oncolor=#ff6600;");
aI("text=Client Testimonials;url=http://www.nobscot.com/library/webexit_testimonials.cfm;oncolor=#ff6600;");
aI("text=Contact Us;url=http://www.nobscot.com/about/support.cfm;oncolor=#ff6600;");
aI("text=Press Coverage;url=http://www.nobscot.com/press;oncolor=#ff6600;");
aI("text=Investors;url=http://www.nobscot.com/about/invest.cfm;oncolor=#ff6600;");
aI("text=Job Opportunities;url=http://www.nobscot.com/about/jobs.cfm;oncolor=#ff6600;");
aI("text=Privacy;url=http://www.nobscot.com/about/privacy.cfm;oncolor=#ff6600;");
aI("text=Terms of Use;url=http://www.nobscot.com/about/terms.cfm;oncolor=#ff6600;");
}

drawMenus();


