// Menus menuItemArray = new Array(); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Winter a la carte Menu","http://koko.crowncasino.com.au/Content.aspx?topicID=628",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Teppanyaki A la carte Menu","http://koko.crowncasino.com.au/Content.aspx?topicID=629",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Teppanyaki Set Menus","http://koko.crowncasino.com.au/Content.aspx?topicID=630",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Wine and Sake List","http://koko.crowncasino.com.au/Content.aspx?topicID=631",false); new dhtmlMenu("nav_menus",0,6,menuItemArray); // Gallery menuItemArray = new Array(); // Private Dining menuItemArray = new Array(); // Promotions menuItemArray = new Array(); // Media menuItemArray = new Array(); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Herald Sun","http://koko.crowncasino.com.au/Content.aspx?topicID=364",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Men's Folio","http://koko.crowncasino.com.au/Content.aspx?topicID=362",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Qantas - The Australian Way","http://koko.crowncasino.com.au/Content.aspx?topicID=363",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("The Age Epicure","http://koko.crowncasino.com.au/Content.aspx?topicID=365",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Koko Press Ad","http://koko.crowncasino.com.au/Content.aspx?topicID=370",false); new dhtmlMenu("nav_media",0,6,menuItemArray); // Recipe Box menuItemArray = new Array(); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Kuzu Jelly","http://koko.crowncasino.com.au/Content.aspx?topicID=361",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Ocean Trout Miso Soup","http://koko.crowncasino.com.au/Content.aspx?topicID=359",false); menuItemArray[menuItemArray.length] = new dhtmlMenuItem("Teriyaki Glazed Alphonsino","http://koko.crowncasino.com.au/Content.aspx?topicID=360",false); new dhtmlMenu("nav_recipe_box",0,6,menuItemArray); // Profiles menuItemArray = new Array(); document.write(menuHTML); pageLoaded = true;