/**
 * mm_menu 20MAR2002 Version 6.0
 * Andy Finnell, March 2002
 * Copyright (c) 2000-2002 Macromedia, Inc.
 *
 * based on menu.js
 * by gary smith, July 1997
 * Copyright (c) 1997-1999 Netscape Communications Corp.
 *
 * Netscape grants you a royalty free license to use or modify this
 * software provided that this copyright notice appears on all copies.
 * This software is provided "AS IS," without a warranty of any kind.
 */
function mmLoadMenus() {
  if (window.mm_menu_0911113003_0) return;
                                          window.mm_menu_0911113003_0 = new Menu("root",190,16,"Verdana, Arial, Helvetica, sans-serif",10,"#100F0F","#100F0F","#FFFFFF","#FFFFFF","center","middle",3,0,10,-5,7,true,true,false,0,false,true);
  mm_menu_0911113003_0.addMenuItem("Aamrapaali&nbsp;Entertainment&nbsp;City","location='aec_index.php'");
  mm_menu_0911113003_0.addMenuItem("Bhootz","location='bhootz.php'");
  mm_menu_0911113003_0.addMenuItem("Jungle&nbsp;Safari","location='junglesafari.php'");
   mm_menu_0911113003_0.fontWeight="bold";
   mm_menu_0911113003_0.hideOnMouseOut=true;
   mm_menu_0911113003_0.bgColor='#555555';
   mm_menu_0911113003_0.menuBorder=1;
   mm_menu_0911113003_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0911113003_0.menuBorderBgColor='#403F3F';

mm_menu_0911113003_0.writeMenus();
} // mmLoadMenus()

