//NAV

M1 = new Array(); M1tit  = new Array('About Us','about.html','images/buttons/about.gif');
M1pos  = new Array('213','130','170','250','null','down');
M2 = new Array(); M2tit  = new Array('Products','people.html','images/buttons/people.gif');
M2pos  = new Array('322','130','229.5','250','null','down');
M3 = new Array(); M3tit  = new Array('News','news.html','images/buttons/news.gif');
M3pos  = new Array('433','130','187','250','null','down');
M4 = new Array(); M4tit  = new Array('Contact Us','contact.html','images/buttons/contact.gif');
M4pos  = new Array('543','130','170','250','null','down');
DropDowns = 5 - 1;
// End of JS
