//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";		// alignment
var absLEFT = 	15;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	0; 		// absolute top position

var staticMENU = true;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "http://www.lasvegasmikey.com/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#ffff66";	// main nav cell color blanched almond
var rCOLOR = 	"lightgreen";	// main nav cell rollover color
var bSIZE = 	2;		// main nav border size
var bCOLOR = 	"black"	// main nav border color
var aLINK = 	"brown";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"Arial";	// main nav font face
var fSIZE = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	5;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#66ffff";	// submenu cell color

var srCOLOR = 	"#ff99ff";	// submenu cell rollover color
var sbSIZE = 	2;		// submenu border size
var sbCOLOR = 	"black"	// submenu border color
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"Arial";// submenu font face
var sfSIZE = 	13;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"#cccccc";	// submenu drop shadow color
var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<=";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = "=>";		// [** new **] right arrow (not ns4/op5/op6)



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]
addMainItem("http://www.lasvegasmikey.com/index.html","Home",100,"center","","",0,0,"","#ffeeee","#ffeecc","#000066","#660066");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
	defineSubmenuProperties(210,"left","left",-4,0,"","#ffddaa","#eeeeee","#660000","#eebbbb","#660000","#770033");

	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem("http://www.lasvegasmikey.com/about.htm","About Las Vegas Mikey","","");
	
	addSubmenuItem("http://www.lasvegasmikey.com/a_banner_ads.htm","Link to Las Vegas Mikey","","");
	addSubmenuItem("http://www.lasvegasmikey.com/vegas_links.htm","Mikey's Favorite Links","","");
	addSubmenuItem("http://www.lasvegasmikey.com/index22.htm","Play Free Slots","","");
	addSubmenuItem("http://www.lasvegasmikey.com/compliance.htm","Questions/Comments for Mikey","","");
	addSubmenuItem("http://www.lasvegasmikey.com/whats_new.htm","What's New at Las Vegas Mikey?","","");
	
	        
        addMainItem("","Info 1",60,"center","","",0,0,"","","","","");
    
    defineSubmenuProperties(205,"left","left",-4,0,"","","","","","","");
    
    addSubmenuItem("http://www.lasvegasmikey.com/1959 Fremont.htm","1959 Fremont St Businesses","","");
    
    addSubmenuItem("http://www.lasvegasmikey.com/cheating.htm","Art of Casino Cheating","","");
	addSubmenuItem("http://www.lasvegasmikey.com/million.htm","Benny Binion's $1 Million Display","","");
	addSubmenuItem("http://www.lasvegasmikey.com/bjs.htm","Blackjack Strategy","","");
	addSubmenuItem("http://www.lasvegasmikey.com/block16.htm","Block 16 History","","");
	
	addSubmenuItem("","Casino List Database","","");
	defineChildmenuProperties(177,"left","left",0,-8,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/1959 Fremont.htm","1959 Fremont St Businesses","","");
	addChildmenuItem("http://www.lasvegasmikey.com/a_downtown_list_alpha.htm","Downtown - Alphabetical","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_downtown_list_chrono.htm","Downtown - Chronological","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_fremont_list_street.htm","Fremont Street - By Address","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_locals_alpha.htm","Locals - Alphabetical","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_locals_chrono.htm","Locals - Chronological","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_state_city.htm","Nevada - By City","","")
    addChildmenuItem("http://www.lasvegasmikey.com/a_off_strip_alpha.htm","Off-Strip - Alphabetical","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_off_strip_street.htm","Off-Strip - By Street Name","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_reno_alpha.htm","Reno - Alphabetical","","")
    addChildmenuItem("http://www.lasvegasmikey.com/a_strip_list_alpha.htm","Strip - Alphabetical","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_strip_list_chrono.htm","Strip - Chronological","","");
	addSubmenuItem("http://www.lasvegasmikey.com/carpet.htm","Fremont/Downtown Casino Carpet","","");
	addSubmenuItem("http://www.lasvegasmikey.com/vegas_fremont.htm","Fremont/Downtown Hotel-Casinos","","");
	addSubmenuItem("http://www.lasvegasmikey.com/fremont_upgrade.htm","Fremont St Experiance Upgrade","","");
	addSubmenuItem("http://www.lasvegasmikey.com/fremont_street.htm","Fremont Street History","","");
	addSubmenuItem("http://www.lasvegasmikey.com/history_walk.htm","Fremont Street History Walk","","");
	addSubmenuItem("http://www.lasvegasmikey.com/fremont_facts.htm","Fremont Street Facts","","");
    addSubmenuItem("http://www.lasvegasmikey.com/homeless.htm","Homeless in Las Vegas","","");
    
    
               
addMainItem("","Info 2",60,"center","","",0,0,"","","","","");
	defineSubmenuProperties(205,"left","left",-4,0,"","","","","","","");
	
    addSubmenuItem("http://www.lasvegasmikey.com/strip_history.htm","Las Vegas Casino History","","");
    addSubmenuItem("http://www.lasvegasmikey.com/history.htm","Las Vegas City History","","");
    addSubmenuItem("http://www.lasvegasmikey.com/downtown_map.htm","Las Vegas Downtown Map","","");
    addSubmenuItem("http://www.lasvegasmikey.com/first_100.htm","Las Vegas - First 100 Years","","");
	addSubmenuItem("http://www.lasvegasmikey.com/lasvegaslinks.htm","Las Vegas Links (314)","","");  
	addSubmenuItem("http://www.lasvegasmikey.com/mob.htm","Las Vegas Mob Museum","","");
    addSubmenuItem("http://www.lasvegasmikey.com/neon.htm","Las Vegas Neon Story","","");
    addSubmenuItem("http://www.lasvegasmikey.com/stripmap2.htm","Las Vegas Strip Map","","");
    addSubmenuItem("http://www.lasvegasmikey.com/timeline.htm","Las Vegas Timeline","","");
    addSubmenuItem("http://www.lasvegasmikey.com/a_Walk.htm","Las Vegas Walk of Stars","","");
    addSubmenuItem("http://www.lasvegasmikey.com/vegas_cams.htm","Las Vegas Webcams","","");
    
	
	addMainItem("","Info 3",60,"center","","",0,0,"","","","","");
	defineSubmenuProperties(205,"left","left",-4,0,"","","","","","","");
	addSubmenuItem("http://www.lasvegasmikey.com/fremont_ez_street.htm","Life On Easy (Fremont) Street","","");
	addSubmenuItem("http://www.lasvegasmikey.com/louigi's.htm","Louigi\’s Charcoal Broiler","","");
	addSubmenuItem("http://www.lasvegasmikey.com/mustang.htm","Mustang Ranch Brothel","","");
	addSubmenuItem("http://www.lasvegasmikey.com/neonopolis.htm","Neonopolis","","");
	addSubmenuItem("http://www.lasvegasmikey.com/neonopolisnews.htm","Neonopolis News!","","");
	addSubmenuItem("http://www.lasvegasmikey.com/vegas_fremont.htm","Strip/Off-Strip Hotel-Casinos","","");
	addSubmenuItem("http://www.lasvegasmikey.com/strip_secrets.htm","Strip Secrets of the Natives","","");
	addSubmenuItem("http://www.lasvegasmikey.com/trader_bill.htm","Trader Bill's Gift Shop","","");
	addSubmenuItem("http://www.lasvegasmikey.com/vic.htm","Vegas Vic's Story","","");
	addSubmenuItem("http://www.lasvegasmikey.com/wet_n_wild.htm","Wet 'n Wild Water Park","","");
	
	addMainItem("","Trivia",60,"center","","",0,0,"","","","","");
	defineSubmenuProperties(205,"left","left",-4,0,"","","","","","","");
	addSubmenuItem("http://www.lasvegasmikey.com/18_things.htm","18 Things NOT to do in Las Vegas","","");
    addSubmenuItem("http://www.lasvegasmikey.com/largest.htm","20 Largest Casinos in the U.S.","","");
    addSubmenuItem("http://www.lasvegasmikey.com/fun-facts.htm","389 Fun Facts","","");
    addSubmenuItem("http://www.lasvegasmikey.com/jargon.htm","Casino Jargon","","");
	addSubmenuItem("http://www.lasvegasmikey.com/scanner.htm","Casino Scanner Frequencies","","");
	addSubmenuItem("http://www.lasvegasmikey.com/taxpayers.htm","Clark County's Largest Taxpayers","","");
	addSubmenuItem("http://www.lasvegasmikey.com/craps.htm","Craps Terminology","","");
    addSubmenuItem("http://www.lasvegasmikey.com/owners.htm","Las Vegas Casino Owners","","");
    addSubmenuItem("http://www.lasvegasmikey.com/casino_trivia.htm","Las Vegas Casino Trivia","","");
    addSubmenuItem("http://www.lasvegasmikey.com/facts.htm","Las Vegas Facts & Figures","","");
    addSubmenuItem("http://www.lasvegasmikey.com/a_hotels.htm","Las Vegas Hotel Logos","","");
    addSubmenuItem("http://www.lasvegasmikey.com/souces.htm","Mikey's Information Sources","","");
    addSubmenuItem("http://www.lasvegasmikey.com/slot_history.htm","Slot Machine History","","");
    addSubmenuItem("http://www.lasvegasmikey.com/slot_myths.htm","Slot Machine Myths","","");
	addSubmenuItem("http://www.lasvegasmikey.com/sports_terms.htm","Sports Betting Terminology","","");
    addSubmenuItem("http://www.lasvegasmikey.com/viva.htm","Viva Las Vegas Lyrics","","");
	
	addMainItem("","Photo Galleries",110,"center","","",0,0,"","","","","");
	defineSubmenuProperties(230,"left","left",-4,0,"","","","","","","");
	
	addSubmenuItem("http://www.lasvegasmikey.com/1959/index.html","1959 Las Vegas Phone Book Ads","","");
	addSubmenuItem("http://www.lasvegasmikey.com/phone/index.html","1966 Las Vegas Phone Book Ads","","");
			
	addSubmenuItem("","Casino Ashtrays","","");
	defineChildmenuProperties(188,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/index14.htm","Las Vegas Casino Ashtray List","","");	
	addChildmenuItem("http://www.lasvegasmikey.com/index20.htm","Las Vegas Gift Shop Ashtrays","","");
	addChildmenuItem("http://www.lasvegasmikey.com/ashtray_album/index.html","Nevada Ashtray Collection","","");
	addChildmenuItem("http://www.lasvegasmikey.com/nevada_ashtray_album/index.html","Nevada Small Town Ashtrays","","");
	
	addSubmenuItem("http://www.lasvegasmikey.com/fobs/index.html","Casino Key Fobs","","");
	addSubmenuItem("http://www.lasvegasmikey.com/napkin/index.html","Casino Cocktail Napkins","","");
	addSubmenuItem("http://www.lasvegasmikey.com/early/index.html","Early Las Vegas Advertising","","");
	
	addSubmenuItem("http://www.lasvegasmikey.com/fabulous/index.html","<i>Fabulous Las Vegas</i> Magazine Covers","","");
			
	addSubmenuItem("","Fremont Street Postcards","","");
	defineChildmenuProperties(220,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/a_fremont_gallery.htm","Fremont Street Postcard Gallery","","");
	addChildmenuItem("http://www.lasvegasmikey.com/fremont/index.html","Fremont Street Postcard Album","","");
	addChildmenuItem("http://www.lasvegasmikey.com/fremont_street.htm","Fremont Street Pictorial History","","");	
	addChildmenuItem("http://www.lasvegasmikey.com/1904-1910/index.html","1904-1910 Fremont Street Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/1911-1920/index.html","1911-1920 Fremont Street Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/1921-1930/index.html","1921-1930 Fremont Street Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/1931-1940/index.html","1931-1940 Fremont Street Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/1941-1950/index.html","1941-1950 Fremont Street Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/1951-1960/index.html","1951-1960 Fremont Street Postcards","","");	
	addChildmenuItem("http://www.lasvegasmikey.com/1961-1970/index.html","1961-1970 Fremont Street Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/1971-2005/index.html","1971-2005 Fremont Street Postcards","","");
			
	
	addSubmenuItem("http://www.lasvegasmikey.com/history_channelt.htm","History Channel: Fremont Street","","");
	
			
	addSubmenuItem("","Las Vegas Picture Albums","","");
	defineChildmenuProperties(188,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	
	addChildmenuItem("http://www.lasvegasmikey.com/dice_album/index.html","Las Vegas Casino Dice","","");
	addChildmenuItem("http://www.lasvegasmikey.com/index11.htm","Las Vegas Hotel Implosions","","");
	addChildmenuItem("http://www.lasvegasmikey.com/matchbook_album/index.html","Las Vegas Matchbooks","","");
	addChildmenuItem("http://www.lasvegasmikey.com/neon_album/index.html","Las Vegas Neon Nights","","");
	addChildmenuItem("http://www.lasvegasmikey.com/vegas_movies/index.html","Las Vegas Related Movies","","");
	addChildmenuItem("http://www.lasvegasmikey.com/lv_satellite.htm","LV RV Parks Satellite Pictures","","");	
	addChildmenuItem("http://www.lasvegasmikey.com/index19.htm","Las Vegas Serving Trays","","");
	addChildmenuItem("http://www.lasvegasmikey.com/yesco_album/index.html","YESCO Neon Boneyard Album","","");
	addChildmenuItem("http://www.lasvegasmikey.com/zippy/index.html","Zippy Visits Las Vegas","","");
	
	addSubmenuItem("http://www.lasvegasmikey.com/implosions.htm","Las Vegas Hotel Implosions","","");
	
	addSubmenuItem("","Las Vegas Movies","","");
	defineChildmenuProperties(195,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/sesame.htm","Las Vegas Movies","","");
	addChildmenuItem("http://www.lasvegasmikey.com/implosions.htm","Las Vegas Hotel Implosions","","");
	addSubmenuItem("http://www.lasvegasmikey.com/Mikey's Cards/index.html","Mikey's Slot Card Collection","","");
	
	
		addSubmenuItem("http://www.lasvegasmikey.com/Gaming_Checks/index.html","Nevada Gaming Checks (Chips)","","");
		
	addSubmenuItem("","Nevada Picture Albums","","");
	defineChildmenuProperties(205,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/security.htm","Casino Security Patch Gallery","","");
	addChildmenuItem("http://www.lasvegasmikey.com/casino_security/index.html","Casino Security Patch Album","","");
	addChildmenuItem("http://www.lasvegasmikey.com/decanters.htm","Nevada Casino Decanters","","");
	addChildmenuItem("http://www.lasvegasmikey.com/police.htm","Nevada Law Enforcement Patches","","");
	
	addSubmenuItem("http://www.lasvegasmikey.com/Folder/index.html","Nevada Postcard Folders","","");
		
	addSubmenuItem("","Postcards","","");
	defineChildmenuProperties(211,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/boulder.htm","Boulder Dam Postcard Gallery","","");
	addChildmenuItem("http://www.lasvegasmikey.com/postcards_motel/index.html","Las Vegas Hotel-Casino Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/postcards_motel/index.html","Las Vegas Old Motels Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/postcards_motel/index.html","Las Vegas Strip Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/postcards_motel/index.html","Nevada Big Letter Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/postcards_motel/index.html","Nevada Small-town Motels","","");
	addChildmenuItem("http://www.lasvegasmikey.com/postcards_motel/index.html","Pennsylvania Big Letter Postcards","","");
	addChildmenuItem("http://www.lasvegasmikey.com/postcards_motel/index.html","Reno Motel Postcards","","");
		
	addSubmenuItem("","Union Pacific Railroad","","");
	defineChildmenuProperties(160,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/a_bigboy.htm","UP Big Boy 4-8-8-4","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_up_3977.htm","UP Challenger 3977","","");
    addChildmenuItem("http://www.lasvegasmikey.com/a_up_3977.htm","UP 6922 EMD DDA40X","","");
    addChildmenuItem("http://www.lasvegasmikey.com/rail_guage.htm","US Standard Track Gauge ","","");
    
    addSubmenuItem("http://www.lasvegasmikey.com/zippy/index.html","Zippy Visits Las Vegas","","");
	
	addMainItem("","Las Vegas VIP Bios",130,"center","","",0,0,"","","","","");
	defineSubmenuProperties(165,"left","left",-4,0,"","","","","","","");
	addSubmenuItem("http://www.lasvegasmikey.com/benny.htm","Binion, Lester Ben \"Benny\"","","");
	addSubmenuItem("http://www.lasvegasmikey.com/ssrex.htm","Cornero, Tony","","");
	addSubmenuItem("http://www.lasvegasmikey.com/john_c_fremont.htm","Fremont, John C.","","");
	addSubmenuItem("http://www.lasvegasmikey.com/gass.htm","Gass, Octavius Decatur","","");
	addSubmenuItem("http://www.lasvegasmikey.com/jackie.htm","Gaughan, John D. \"Jackie\"","","");
	addSubmenuItem("http://www.lasvegasmikey.com/oscar.htm","Goodman, Oscar B.","","");
	addSubmenuItem("http://www.lasvegasmikey.com/hughes.htm","Hughes, Howard","","");
	addSubmenuItem("http://www.lasvegasmikey.com/jones.htm","Jones, Jan Laverty","","");
	addSubmenuItem("http://www.lasvegasmikey.com/kirk.htm","Kerkorian, Kirk","","");
	addSubmenuItem("http://www.lasvegasmikey.com/lansky.htm","Lansky, Meyer","","");
	addSubmenuItem("http://www.lasvegasmikey.com/founders.htm","Las Vegas Founders","","");
	addSubmenuItem("http://www.lasvegasmikey.com/liberace.htm","Liberace","","");
	addSubmenuItem("http://www.lasvegasmikey.com/newton.htm","Newton, Wayne","","");
	addSubmenuItem("http://www.lasvegasmikey.com/bugsy.htm","Siegel, Benjamin \"Bugsy\"","","");
	addSubmenuItem("http://www.lasvegasmikey.com/stupak.htm","Stupak, Bob","","");
	addSubmenuItem("http://www.lasvegasmikey.com/wynn.htm","Wynn, Steve","","");
			
addMainItem("","Hotel Histories",120,"center","","",0,0,"","","","","");
	defineSubmenuProperties(145,"left","left",-4,0,"","","","","","","");
	
addSubmenuItem("","Downtown","","");
	defineChildmenuProperties(100,"right","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/green_shack.htm","Green Shack","","");
		addChildmenuItem("http://www.lasvegasmikey.com/ladyluck.htm","Lady Luck","","");
		addChildmenuItem("http://www.lasvegasmikey.com/unionplaza.htm","Union Plaza","","");
		addChildmenuItem("http://www.lasvegasmikey.com/western.htm","Western","","");

	addSubmenuItem("","Fremont Street A-L","","");
	defineChildmenuProperties(150,"right","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","32 E Fremont St","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/ssrex.htm","Apache Casino","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/binions.htm","Binion's Horseshoe","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/mint.htm","Birdcage","","")
		addChildmenuItem("http://www.lasvegasmikey.com/boulderclub.htm","Boulder Club","","");		
		addChildmenuItem("http://www.lasvegasmikey.com/ssrex.htm","Clover Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/club_bingo.htm","Club Bingo","","");
		addChildmenuItem("http://www.lasvegasmikey.com/elcortez.htm","El Cortez","","");
		addChildmenuItem("http://www.lasvegasmikey.com/ssrex.htm","Eldorado Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/ellwell.htm","Elwell Hotel","","");
		addChildmenuItem("http://www.lasvegasmikey.com/fitz.htm","Fitzgeralds","","");
		addChildmenuItem("http://www.lasvegasmikey.com/4queens.htm","Four Queens","","");
		addChildmenuItem("http://www.lasvegasmikey.com/fremont.htm","Fremont","","");
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Gamblers Hall of Fame","","");
		addChildmenuItem("http://www.lasvegasmikey.com/goldengate.htm","Golden Gate","","");
		addChildmenuItem("http://www.lasvegasmikey.com/goldennugget.htm","Golden Nugget","","");
		addChildmenuItem("http://www.lasvegasmikey.com/green_shack.htm","Green Shack","","");
		addChildmenuItem("http://www.lasvegasmikey.com/goldengate.htm","Hotel Nevada","","");
		
		addChildmenuItem("http://www.lasvegasmikey.com/lasvegasclub.htm","Las Vegas Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/louigi's.htm","Louigi\’s Charcoal Broiler","","");
		addSubmenuItem("","Fremont Street M-W","","");
	defineChildmenuProperties(145,"right","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
		
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Marty's Carousel","","");
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Mclaney's Carousel","","");
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Mermaids","","");
		addChildmenuItem("http://www.lasvegasmikey.com/mint.htm","The Mint","","")
		addChildmenuItem("http://www.lasvegasmikey.com/nevadaclub.htm","Nevada Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/showboat.htm","New Castaways","","");
		addChildmenuItem("http://www.lasvegasmikey.com/pioneer.htm","Pioneer Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/goldengate.htm","Sal Sagev Hotel","","");
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Sassy Sally's","","");
		addChildmenuItem("http://www.lasvegasmikey.com/showboat.htm","Showboat","","");
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Silver Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Silver Palace","","");
		addChildmenuItem("http://www.lasvegasmikey.com/fitz.htm","Sundance","","");
		addChildmenuItem("http://www.lasvegasmikey.com/ssrex.htm","SS Rex - Tony Cornero","","");
		addChildmenuItem("http://www.lasvegasmikey.com/32_e_fremont_st.htm","Sundance West","","");
		addChildmenuItem("http://www.lasvegasmikey.com/green_shack.htm","Swanky Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/westerner.htm","Westerner","","");
	
	addSubmenuItem("","Off-Strip Hotels","","");
	defineChildmenuProperties(122,"right","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	addChildmenuItem("http://www.lasvegasmikey.com/sanremo.htm","20th Century","","");
	
	addChildmenuItem("http://www.lasvegasmikey.com/cotton_club.htm","Cotton Club","","");
	addChildmenuItem("http://www.lasvegasmikey.com/landmark.htm","DeVille","","");
	addChildmenuItem("http://www.lasvegasmikey.com/sanremo.htm","Hooters","","");
    addChildmenuItem("http://www.lasvegasmikey.com/lvh.htm","International","","");
	addChildmenuItem("http://www.lasvegasmikey.com/landmark.htm","Landmark","","");
	addChildmenuItem("http://www.lasvegasmikey.com/lvh.htm","Las Vegas Hilton","","");
	addChildmenuItem("http://www.lasvegasmikey.com/maxim.htm","Maxim","","");
	addChildmenuItem("http://www.lasvegasmikey.com/moulan.htm","Moulin Rouge","","");
	addChildmenuItem("http://www.lasvegasmikey.com/rio.htm","Rio","","");
	addChildmenuItem("http://www.lasvegasmikey.com/sanremo.htm","Pacifica Polynesian","","");
	addChildmenuItem("http://www.lasvegasmikey.com/sanremo.htm","Paradise","","");
	addChildmenuItem("http://www.lasvegasmikey.com/sanremo.htm","San Remo","","");
	
	addChildmenuItem("http://www.lasvegasmikey.com/sanremo.htm","The Treasury","","");
	
	    addSubmenuItem("","Strip Hotels A-H","","");
	defineChildmenuProperties(108,"right","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
    	addChildmenuItem("http://www.lasvegasmikey.com/lastfrontier.htm","91 Club","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/aladdin.htm","Aladdin","","");
		addChildmenuItem("http://www.lasvegasmikey.com/newaladdin.htm","New Aladdin","","");
		addChildmenuItem("http://www.lasvegasmikey.com/ballys.htm","Ballys","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/bellagio.htm","Bellagio","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/mgmgrand.htm","Bonanza","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/caesars.htm","Caesars Palace","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/casa_vegas.htm","Casa Vegas","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/sansouci.htm","Castaways","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/circus.htm","Circus Circus","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/desertinn.htm","Desert Inn","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/dunes.htm","Dunes","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/landmark.htm","De Ville","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/elrancho.htm","El Rancho Vegas","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/excal.htm","Excalibur","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/flamingo.htm","Flamingo","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/lastfrontier.htm","Frontier","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/glass_pool_inn.htm","Glass Pool Inn","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/hacienda.htm","Hacienda","","");
	    		
		addSubmenuItem("","Strip Hotels I-R","","");
	defineChildmenuProperties(153,"right","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/imperial.htm","Imperial Palace","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/trolley.htm","Jolly Trolley","","");
		addChildmenuItem("http://www.lasvegasmikey.com/la_concha.htm","La Concha Motel","","");
		addChildmenuItem("http://www.lasvegasmikey.com/lastfrontier.htm","Last Frontier","","");
		addChildmenuItem("http://www.lasvegasmikey.com/lasvegasclub.htm","Las Vegas Club","","");
		addChildmenuItem("http://www.lasvegasmikey.com/lvh.htm","Las Vegas Hilton","","");
		addChildmenuItem("http://www.lasvegasmikey.com/louigi's.htm","Louigi\’s Charcoal Broiler","","");
		addChildmenuItem("http://www.lasvegasmikey.com/luxor.htm","Luxor","","");
		addChildmenuItem("http://www.lasvegasmikey.com/marina.htm","Marina","","");
		addChildmenuItem("http://www.lasvegasmikey.com/maxim.htm","Maxim","","");
	    addChildmenuItem("http://www.lasvegasmikey.com/mgmgrand.htm","MGM Grand","","");
		addChildmenuItem("http://www.lasvegasmikey.com/newmgm.htm","New MGM Grand","","");
		addChildmenuItem("http://www.lasvegasmikey.com/mirage.htm","Mirage","","");
		addChildmenuItem("http://www.lasvegasmikey.com/lastfrontier.htm","New Frontier","","");
		addChildmenuItem("http://www.lasvegasmikey.com/nyny.htm","New York New York","","");
		addChildmenuItem("http://www.lasvegasmikey.com/paris.htm","Paris","","");
		addChildmenuItem("http://www.lasvegasmikey.com/sansouci.htm","Red Rooster","","");
		addChildmenuItem("http://www.lasvegasmikey.com/riviera.htm","Riviera","","");
		addChildmenuItem("http://www.lasvegasmikey.com/royalnevada.htm","Royal Nevada","","");
				
		addSubmenuItem("","Strip Hotels S-W","","");
	defineChildmenuProperties(108,"right","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
		addChildmenuItem("http://www.lasvegasmikey.com/sands.htm","Sands","","");
		addChildmenuItem("http://www.lasvegasmikey.com/sansouci.htm","San Souci","","");
		addChildmenuItem("http://www.lasvegasmikey.com/sahara.htm","Sahara","","");
		addChildmenuItem("http://www.lasvegasmikey.com/silver_slipper.htm","Silver Slipper","","");
		addChildmenuItem("http://www.lasvegasmikey.com/stardust.htm","Stardust","","");
		addChildmenuItem("http://www.lasvegasmikey.com/strat.htm","Stratosphere","","");
		addChildmenuItem("http://www.lasvegasmikey.com/thunderbird.htm","Thunderbird","","");
		addChildmenuItem("http://www.lasvegasmikey.com/ti.htm","Treasure Island","","");
		addChildmenuItem("http://www.lasvegasmikey.com/tropicana.htm","Tropicana","","");	
 		addChildmenuItem("http://www.lasvegasmikey.com/vegasworld.htm","Vegas World","","");
		addChildmenuItem("http://www.lasvegasmikey.com/venetian.htm","Venetian","","");
		addChildmenuItem("http://www.lasvegasmikey.com/westward.htm","Westward-Ho","","");
		addChildmenuItem("http://www.lasvegasmikey.com/wynn_las_vegas.htm","Wynn Las Vegas","","");
				
        addMainItem("","RV Information",120,"center","","",0,0,"","","","","");
	    defineSubmenuProperties(205,"left","left",-4,0,"","","","","","","");
	    addSubmenuItem("http://www.lasvegasmikey.com/camping_cartoons.htm","Camping Cartoons","","");
        
        addSubmenuItem("http://www.lasvegasmikey.com/lv_nascar.htm","Las Vegas NASCAR RV Parks","","");
     	addSubmenuItem("http://www.lasvegasmikey.com/lv_rv.htm","Las Vegas RV Parks","","");
     	addSubmenuItem("http://www.lasvegasmikey.com/lv_satellite.htm","LV RV Parks Satellite Pictures","","");
     	addSubmenuItem("http://www.lasvegasmikey.com/1995_komfort.htm","Mikey\'s 1995 Komfort 24FS","","");
        addSubmenuItem("http://www.lasvegasmikey.com/rv_links.htm","Mikey\'s RV Links","","");
        addSubmenuItem("http://www.lasvegasmikey.com/index3.htm","Mikey\'s Useful RV Items","","");
        addSubmenuItem("http://www.lasvegasmikey.com/terminal.htm","Merhan Karimi Nasseri","","");
     	addSubmenuItem("http://www.lasvegasmikey.com/etiquette.htm","Proper Camping Etiquette","","");
     	addSubmenuItem("http://www.lasvegasmikey.com/redneck_rv.htm","Redneck RVs & Cars","","");
     	addSubmenuItem("http://www.lasvegasmikey.com/formaldehyde.htm","Removing Formaldehyde from RV","","");
    	addSubmenuItem("http://www.lasvegasmikey.com/obsolete.htm","Used RV Parts Suppliers","","");
     	addSubmenuItem("http://www.lasvegasmikey.com/bolt_torque.htm","U.S. Bolt Torque Specs","","");
        



//**DO NOT EDIT THIS *****
}//***********************
//************************
