var menuwidth='20%' //default menu width
var menubgcolor='#99CC99' //menu bgcolor green color
var disappeardelay=10 //menu disappear speed onMouseout (in miliseconds) init: 250
var hidemenu_onclick="yes" //hide menu when user clicks within menu?

//Contents for menu 1: General Info
var menu1=new Array()
menu1[0]='<a href="/hcd/aboutus.htm" class="dropdown">About Us</a>'
menu1[1]='<a href="/hcd/photogallery.htm" class="dropdown">Photo Gallery</a>'
menu1[2]='<a href="/hcd/faq.htm" class="dropdown">FAQs</a>'

//Contents for menu 2: Programs
var menu2=new Array()
menu2[0]='<a href="/hcd/programs/comm_dev.htm" class="dropdown">Community Development Block </a>'
menu2[1]='<a href="/hcd/programs/emerg_shelter.htm" class="dropdown">Emergency Shelter Grants</a>'
menu2[2]='<a href="/hcd/pdf/HPRP/HPRP application to HUD.pdf" class="dropdown">HPRP</a>'
menu2[3]='<a href="/hcd/nsp.htm" class="dropdown">Neighborhood Stabilization</a>'
menu2[4]='<a href="/hcd/programs/home.htm" class="dropdown">HOME Investment Partnership</a>'
menu2[5]='<a href="/hcd/programs/amer_dream.htm" class="dropdown">American Dream Downpayment</a>'
menu2[6]='<a href="/hcd/programs/state_house.htm" class="dropdown">FHOP</a>'
menu2[7]='<a href="/hcd/programs/workforce.htm" class="dropdown">Workforce Housing</a>'