/* (c) Ger Versluis 2000 version 5 October 9th 2001 * * You may remove all comments for faster loading */ var NoOffFirstLineMenus=3; // Number of first level items var LowBgColor='C4B6D3'; // Background color when mouse is not over var LowSubBgColor='white'; // Background color when mouse is not over on subs var HighBgColor='white'; // Background color when mouse is over var HighSubBgColor='C4B6D3'; // Background color when mouse is over on subs var FontLowColor='black'; // Font color when mouse is not over var FontSubLowColor='black'; // Font color subs when mouse is not over var FontHighColor='black'; // Font color when mouse is over var FontSubHighColor='white'; // Font color subs when mouse is over var BorderColor='7D7C7F'; // Border color var BorderSubColor='7D7C7F'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="arial,comic sans ms,technical" // Font family menu items var FontSize=9; // Font size menu items var FontBold=1; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='center'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle' or 'bottom' var ChildOverlap=.2; // horizontal overlap child/ parent var ChildVerticalOverlap=.2; // vertical overlap child/ parent var StartTop=93; // Menu offset x coordinate var StartLeft=500; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=2; // Left padding var TopPaddng=1; // Top padding var FirstLineHorizontal=1; // First level items layout horizontal 1 or 0 var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame='navig'; // Frame where first level appears var SecLineFrame='space'; // Frame where sub levels appear var DocTargetFrame='space'; // Frame where target documents appear var TargetLoc=''; // DIV id for relative positioning (refer to config.htm for info) var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var WebMasterCheck=0; // menu tree checking on or off 1 or 0 function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // Menu tree // MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width); // For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg" Menu1=new Array("Dining Areas","","",10,17,90); Menu1_1=new Array("Dilworth","","",2,17,90); Menu1_1_1=new Array("Carmelle`s Restaurant","view_restaurant.php3?rid=55","",0,17,120); Menu1_1_2=new Array("Mon Thong Thai Restaurant","view_restaurant.php3?rid=19","",0,17,120); Menu1_2=new Array("Downtown","","",10,17,90); Menu1_2_1=new Array("Cattle Country Steak and Seafood","view_restaurant.php3?rid=43","",0,17,120); Menu1_2_2=new Array("CJ's Grill","view_restaurant.php3?rid=42","",0,17,120); Menu1_2_3=new Array("Dawett Fine Indian Cuisine","view_restaurant.php3?rid=54","",0,17,120); Menu1_2_4=new Array("de Montreuil Restaurant Group","view_restaurant.php3?rid=46","",0,17,120); Menu1_2_5=new Array("Kelsey`s","view_restaurant.php3?rid=51","",0,17,120); Menu1_2_6=new Array("La Bussola","view_restaurant.php3?rid=13","",0,17,120); Menu1_2_7=new Array("Mamma Rosa Restaurant","view_restaurant.php3?rid=56","",0,17,120); Menu1_2_8=new Array("Mon Thong Thai Restaurant","view_restaurant.php3?rid=19","",0,17,120); Menu1_2_9=new Array("Pita Pit","view_restaurant.php3?rid=60","",0,17,120); Menu1_2_10=new Array("Tripke Bakery Konditorei & Cafe","view_restaurant.php3?rid=57","",0,17,120); Menu1_3=new Array("East Kelowna","","",2,17,90); Menu1_3_1=new Array("Bunkhouse Bar & Grill","view_restaurant.php3?rid=59","",0,17,120); Menu1_3_2=new Array("Mcculloch Station Pub","view_restaurant.php3?rid=48","",0,17,120); Menu1_4=new Array("Fintry","","",1,17,90); Menu1_4_1=new Array("Lake Okanagan Resort","view_restaurant.php3?rid=36","",0,17,120); Menu1_5=new Array("Glenmore","","",0,17,90); Menu1_6=new Array("Mission","","",6,17,90); Menu1_6_1=new Array("Chutney Indian Cuisine","view_restaurant.php3?rid=53","",0,17,120); Menu1_6_2=new Array("Creekside Pub","view_restaurant.php3?rid=61","",0,17,120); Menu1_6_3=new Array("Guisachan House Restaurant","view_restaurant.php3?rid=7","",0,17,120); Menu1_6_4=new Array("Hector`s Casa","view_restaurant.php3?rid=58","",0,17,120); Menu1_6_5=new Array("Riccardo`s Restaurant","view_restaurant.php3?rid=62","",0,17,120); Menu1_6_6=new Array("Wild Apple Grill","view_restaurant.php3?rid=52","",0,17,120); Menu1_7=new Array("Rutland","","",1,17,90); Menu1_7_1=new Array("Olympia Taverna","view_restaurant.php3?rid=6","",0,17,120); Menu1_8=new Array("Spall","","",2,17,90); Menu1_8_1=new Array("Bunches Bistro & Deli City Catering Co.","view_restaurant.php3?rid=45","",0,17,120); Menu1_8_2=new Array("Little Caesar's Pizza","view_restaurant.php3?rid=50","",0,17,120); Menu1_9=new Array("Westbank","","",4,17,90); Menu1_9_1=new Array("Amerigo`s Nuraghe Ristorante Italiano","view_restaurant.php3?rid=47","",0,17,120); Menu1_9_2=new Array("Cattle Country Steak and Seafood","view_restaurant.php3?rid=43","",0,17,120); Menu1_9_3=new Array("Little Caesar's Pizza","view_restaurant.php3?rid=50","",0,17,120); Menu1_9_4=new Array("Mulligans Bar & Grill","view_restaurant.php3?rid=44","",0,17,120); Menu1_10=new Array("Westside","","",0,17,90); Menu2=new Array("City Guide","http://www.welcometokelowna.com","",0,17,90); Menu3=new Array("Contact Us","http://www.dotcommediainc.com/contact.html","",0,17,90);