/***********************************************
* AnyLink Drop Down Menu- &copy; Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var menu1=new Array()
menu1[0]='<a href="http://www.fbcx.org/who_we_are.php" title="WHO WE ARE"><b>WHO WE ARE</b></a>'
menu1[1]='<a href="http://www.fbcx.org/customer_service.php" title="CUSTOMER SERVICE"><b>CUSTOMER SERVICE</b></a>'
menu1[2]='<a href="http://www.fbcx.org/contact_us.php" title="CONTACT US"><b>CONTACT US</b></a>'
menu1[3]='<a href="http://www.fbcx.org/terms_of_use.php" title="TERMS OF USE"><b>TERMS OF USE</b></a>'

var menu2=new Array()
menu2[0]='<a href="http://www.fbcx.org/how_fbcx_works.php" title="HOW FBCx&reg; WORKS"><b>HOW IT WORKS</b></a>'
menu2[1]='<a href="http://www.fbcx.org/testimonials.php" title="TESTIMONIALS"><b>TESTIMONIALS</b></a>'
menu2[2]='<a href="http://www.fbcx.org/how_do_I_take_fbcx.php" title="HOW TO TAKE & SAMPLE MENUS"><b>HOW TO TAKE & SAMPLE MENUS</b></a>'
menu2[3]='<a href="/fbcx_on_the_go.php" title="FBCx&reg; ON-THE-GO"><b> FBCx&reg; ON-THE-GO</b></a>'
menu2[4]='<a href="http://www.fbcx.org/shop_in_person.php" title="SHOP IN PERSON"><b>SHOP IN PERSON</b></a>'
menu2[5]='<a href="http://www.fbcx.org/faqs.php" title="FAQs"><b>FAQs</b></a>'

var menu3=new Array()
menu3[0]='<a href="http://www.fbcx.org/news_on_obesity.php" title="NEWS ON OBESITY"><b>NEWS ON OBESITY</b></a>'
menu3[1]='<a href="http://www.fbcx.org/general_nutrition.php" title="GENERAL NUTRITION"><b>GENERAL NUTRITION</b></a>'

var menu4=new Array()
menu4[0]='<a href="http://www.fbcx.org/fbcx_in_the_news.php" title="FBCx IN THE NEWS"><b>FBCx&reg; IN THE NEWS</b></a>'
menu4[1]='<a href="http://www.fbcx.org/fbcx_in_scientific_press.php" title="FBCx IN SCIENTIFIC PRESS"><b>FBCx&reg; IN SCIENTIFIC PRESS</b></a>'
menu4[2]='<a href="http://www.fbcx.org/fbcx_press_releases.php" title="FBCx PRESS RELEASES"><b>FBCx&reg; PRESS RELEASES</b></a>'
		
var menuwidth='150px'//'165px' //default menu width
var menubgcolor='#CC6600'  //menu bgcolor
var disappeardelay=250  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="yes" //hide menu when user clicks within menu?