// Menus menuItemArray = new Array(); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Lunch & Dinner","http://number8.crowncasino.com.au/Content.aspx?topicID=313",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Dessert and Cheese","http://number8.crowncasino.com.au/Content.aspx?topicID=314",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Set Menus","http://number8.crowncasino.com.au/Content.aspx?topicID=822",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Wine List","http://number8.crowncasino.com.au/Content.aspx?topicID=304",false); new dhtmlMenu("nav_menus",0,20,menuItemArray); // Gallery menuItemArray = new Array(); // Private Dining menuItemArray = new Array(); // Promotions menuItemArray = new Array(); // Media menuItemArray = new Array(); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("The Age - A2 July 2005","http://number8.crowncasino.com.au/Content.aspx?topicID=772",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("The Age (melbourne) Magazine","http://number8.crowncasino.com.au/Content.aspx?topicID=648",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Where Magazine - Gabriel Gate","http://number8.crowncasino.com.au/Content.aspx?topicID=647",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("The Age - A2 March 2004","http://number8.crowncasino.com.au/Content.aspx?topicID=312",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("The Age - Epicure","http://number8.crowncasino.com.au/Content.aspx?topicID=305",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Herald Sun","http://number8.crowncasino.com.au/Content.aspx?topicID=272",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Herald Sun - Eat","http://number8.crowncasino.com.au/Content.aspx?topicID=311",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Citysearch","http://number8.crowncasino.com.au/Content.aspx?topicID=310",false); new dhtmlMenu("nav_media",0,20,menuItemArray); // Recipe Box menuItemArray = new Array(); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Brown Sugar panna cotta","http://number8.crowncasino.com.au/Content.aspx?topicID=306",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Corn-fed chicken breast saltimbocco style","http://number8.crowncasino.com.au/Content.aspx?topicID=780",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Crayfish bisque","http://number8.crowncasino.com.au/Content.aspx?topicID=307",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Glazed mango, passionfruit granita ","http://number8.crowncasino.com.au/Content.aspx?topicID=309",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Persian feta and tomato tart","http://number8.crowncasino.com.au/Content.aspx?topicID=308",false); new dhtmlMenu("nav_recipe_box",0,20,menuItemArray); // Profiles menuItemArray = new Array(); document.write(menuHTML); pageLoaded = true;