_scrollAmount=3      // Used for Netscape 4 scrolling
_scrollDelay=20	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=200   // The delay for opening menus on mouse over
//_followSpeed=0       // Follow Scrolling speed (higher number makes the scrolling smoother but slower)
//_followRate=0        // Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
_subOffsetTop=5;     // Sub menu offset Top position
_subOffsetLeft=-10;  // Sub menu offset Left position


with(SideStyle=new mm_style()){
     onbgcolor = "#777777";
       oncolor = "#dddddd";
    offbgcolor = "#666666";
      offcolor = "#ffffff";
   bordercolor = "";
   borderstyle = "";
separatorcolor = "";
 separatorsize = 0;
       padding = 2;
      onborder = "";
      fontsize = 11;
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "arial, helvetica, verdana";
   high3dcolor = null; // Not sure if this will be included in final release
    low3dcolor = null; // Not sure if this will be included in final release
     pagecolor = "#ffffff";
   pagebgcolor = "#666666";
   topbarimage = "";
topbarimageloc = "left;middle";
      subimage = "";
   subimageloc = "left;middle"
  //ondecoration = "underline"
  //onbold = true;
  //onitalic = true;
}




with(milonic=new menuname("mainmenu2")){
top = 145;
left = 712;
itemwidth = 188;
 menuwidth = 188;
borderwidth = 0;
//screenposition = "center;middle";
//alignment="center";
style = SideStyle;
alwaysvisible = 1;
//followscroll = "1,50,2"
//orientation="horizontal"
//filter = null;
//followscroll = null;
//keepalive = 1;
//overallwidth = null;
//righttoleft = null;
//itemheight=200;
//openonclick = null;
//bgimage="winxp_back.gif";
//position="relative"
//separatorcolor="green";
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Home &raquo;;url=/business/small_business/");
aI("text=<img src=\"http://www.usaid.gov/images/leftpoparrow.gif\" align=bottom width=10 border=0 height=10>&nbsp;Small Business Programs;url=/business/small_business/programs.html;showmenu=sbp");
aI("text=<img src=\"http://www.usaid.gov/images/leftpoparrow.gif\" align=bottom width=10 border=0 height=10>&nbsp;Minority Serving Institutions;url=/business/small_business/msi.html;showmenu=msi");
aI("text=<img src=\"http://www.usaid.gov/images/leftpoparrow.gif\" align=bottom width=10 border=0 height=10>&nbsp;Events and Training;url=/business/small_business/event.html;showmenu=event");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Mentor/Protégé Program (M/PP) &raquo;url=/business/small_business/mpp.html;showmenu=mpp");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;FY09 Forecast &raquo;url=/business/business_opportunities/forecast/forecast.html");
aI("text=<img src=\"http://www.usaid.gov/images/leftpoparrow.gif\" align=bottom width=10 border=0 height=10>&nbsp;Resources;showmenu=res");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Newsletter &raquo;url=/business/small_business/newsletter.html");

aI("text=&nbsp;&nbsp;&nbsp;&nbsp;About Us &raquo;url=/business/small_business/aboutus.html");


}

	with(milonic=new menuname("sbp")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 188;
		overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	aI("text=&nbsp;&nbsp;Small Business Description;url=/business/small_business/programs.html#d");
	aI("text=&nbsp;&nbsp;Small Disadvantaged Business;url=/business/small_business/programs.html#sdb");
	aI("text=&nbsp;&nbsp;8(a);url=/business/small_business/programs.html#8a");
		aI("text=&nbsp;&nbsp;Veteran Owned;url=/business/small_business/programs.html#vo");
			aI("text=&nbsp;&nbsp;Service Disabled Veteran;url=/business/small_business/programs.html#sdv");
				aI("text=&nbsp;&nbsp;Women Owned;url=/business/small_business/programs.html#wo");
					aI("text=&nbsp;&nbsp;HUBZone;url=/business/small_business/programs.html#hub");
							aI("text=&nbsp;&nbsp;FAQ's for Small Business;url=/business/small_business/programs.html#faq");

	}

	with(milonic=new menuname("msi")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 188;
		overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	aI("text=&nbsp;&nbsp;Description;url=/business/small_business/msi.html#vision");
	aI("text=&nbsp;&nbsp;Mission;url=/business/small_business/msi.html#mission");
	aI("text=&nbsp;&nbsp;OSDBU's MSI Program;url=/business/small_business/msi.html#description");
	aI("text=&nbsp;&nbsp;Awards and Activities;url=/business/small_business/msi.html#awards");

	}

	with(milonic=new menuname("event")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 188;
		overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	aI("text=&nbsp;&nbsp;OSDBU Calendar August-September 2009 (pdf, 61kb);url=/business/small_business/OSDBU Calendar Aug-Sept.pdf");
		}
		
				with(milonic=new menuname("mpp")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 188;
	overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	aI("text=&nbsp;&nbsp;Details;url=/business/small_business/mpp.html#details");
	aI("text=&nbsp;&nbsp;Application;url=/business/small_business/mpp.html#app");
	aI("text=&nbsp;&nbsp;FAQs;url=/business/small_business/mpp.html#faq");
	aI("text=&nbsp;&nbsp;Contact;url=/business/small_business/mpp.html#contact");
	}
			with(milonic=new menuname("cont")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 188;
	overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	aI("text=&nbsp;&nbsp;OSDBU Staff Directory;url=/business/small_business/staff.html");

	}
	
			with(milonic=new menuname("res")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 188;
	overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	aI("text=&nbsp;&nbsp;Doing Business With USAID;url=/business/small_business/doingbusiness.html");
	aI("text=&nbsp;&nbsp;Agreement Types;url=/business/small_business/agreement.html");
	aI("text=&nbsp;&nbsp;Small Business Tools;url=/business/small_business/tools.html");
	aI("text=&nbsp;&nbsp;Top 25 Vendors (pdf, 12kb);url=/business/TOP_25_CONTRACTORS_USAID_FY07.pdf");
				
	}	
	
				with(milonic=new menuname("ci")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 188;
	overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	aI("text=&nbsp;&nbsp;Personal Services Contracts;url=/business/business_opportunities/psc_solicitations.html");
	aI("text=&nbsp;&nbsp;Acquisition &amp; Assistance Ombudsman;url=/business/faqombudsman.html");
	aI("text=&nbsp;&nbsp;USAID Acquisition Regulation;url=/policy/ads/far.html");
	aI("text=&nbsp;&nbsp;Indefinite Quantity Contracts;url=/business/business_opportunities/iqc/index.html");
	aI("text=&nbsp;&nbsp;Top 25 USAID Vendors (pdf, 23kb);url=/business/TOP_25_CONTRACTORS_USAID_FY07.pdf");
	}	
	
drawMenus();