menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.5);Alpha(style=0,opacity=92)"
}
else
{
	effect = "Alpha(style=0,opacity=92)" // Stop IE5.5 bug when using more than one filter
}

timegap=500;				// The time delay for menus to remain visible
followspeed=5;				// Follow Scrolling speed
followrate=40;				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=-0;			// Sub menu offset Left position

style1=[					// style1 is an array of properties.
"CCCCCC",					// Mouse Off Font Color
"",							// Mouse Off Background Color
"FFFF33",					// Mouse On Font Color
"557766",					// Mouse On Background Color
"336633",					// Menu Border Color 
11,							// Font Size in pixels
"normal",					// Font Style (italic or normal)
"bold", 					// Font Weight (bold or normal)
"Arial",					// Font Name
6,							// Menu Item Padding
"images/arrow_yel.png",	// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
,							// 3D High Color
,							// 3D Low Color
,							// Current Page Item Font Color (leave this blank to disable)
,							// Current Page Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
,							// Menu Header Font Color (Leave blank if headers are not needed)
,							// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[					// style2 is an array of properties.
"CCCCCC",					// Mouse Off Font Color
"112211",					// Mouse Off Background Color
"FFFF33",					// Mouse On Font Color
"335544",					// Mouse On Background Color
"336633",					// Menu Border Color 
11,							// Font Size in pixels
"normal",					// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Arial",					// Font Name
4,							// Menu Item Padding
"images/arrow_yellow.png",	// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
,							// 3D High Color
,							// 3D Low Color
,							// Current Page Item Font Color (leave this blank to disable)
,							// Current Page Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
,							// Menu Header Font Color (Leave blank if headers are not needed)
,							// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[				// This is the array that contains your menu properties and details
"mainmenu",					// Menu Name - This is needed in order for the menu to be called
137,						// Menu Top - The Top position of the menu in pixels
,							// Menu Left - The Left position of the menu in pixels
,							// Menu Width - Menus width in pixels
0,							// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,						// Properties Array - this is set higher up, as above
1,							// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5)",		// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,							// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1,							// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,							// Position of TOP sub image left:center:right
,							// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,							// Right To Left - Used in Hebrew for example. (1=on/0=off)
,							// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,							// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use

,"Home","show-menu=home_sub","home.html",,1
,"Intro","intro.html",,,1
,"About","show-menu=about_sub","history.html",,1
,"Rx&#xa0;Setup","show-menu=rx_setup_sub","rx.html",,1
,"TX&#xa0;Setup","show-menu=tx_setup_sub","tx.html",,1
,"eSSB","show-menu=eSSB_sub","essb.html",,1
,"AM","show-menu=am_sub","am.html",,1
,"Rec&#xa0;Play","show-menu=recplay_sub","recplay.html",,1
,"Photos","show-menu=photos_sub","photos.html",,1
,"Feedback","feedback.shtml",,,1
,"Sites","show-menu=sites_sub","sites.html",,1
,"MP3","show-menu=MP3_sub","mp3.html",,1
,"Email","show-menu=email_sub",,,1
])

	addmenu(menu=["home_sub",
	,,185,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"NU9N.com Flash Intro","index.html",,,1
	,"IcyColors Home Page","http://www.icycolors.com/ target=_blank",,,1
	,"NU9N Blog / News Directory","show-menu=news","news_directory.html",,1
	,"NU9N Blog / News (Current Month)","news.html",,,1
	,"Make a Donation to this Website","donations.html",,,1
	,"Site Map","site_map.html",,,1
	,"Site Search","ss.html",,,1
	,"File Downloads","file_downloads.html",,,1
	,"Play Intro MP3","images/NU9N_Site_Intro.mp3 target=_blank",,,1
	,"Play Ham Radio Commercial MP3","images/NU9N-Com.mp3 target=_blank",,,1
	,"Play NU9N Video Greeting","images/nu9n_video_web.wmv target=_blank",,,1
	,"ASCII Conversion to:<BR>Octal, Decimal, Hex, or Binary","ascii_conversion.html",,,1
	,"Audio Glossary","audio_glossary.html",,,1
	])

		addmenu(menu=["news",
		,,50,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"2003","show-menu=news-2003","news_directory.html",,1
		,"2004","show-menu=news-2004","news_directory.html",,1
		,"2005","show-menu=news-2005","news_directory.html",,1
		,"2006","show-menu=news-2006","news_directory.html",,1
		,"2007","show-menu=news-2007","news_directory.html",,1
		,"2008","show-menu=news-2008","news_directory.html",,1
		,"2010","show-menu=news-2010","news_directory.html",,1
		])

			addmenu(menu=["news-2003",
			,,230,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
			,"<b>2003 April</b><br>Hollingsworth Preaches Courtesy","news_april_2003.html",,,1
			,"<b>2003 May</b><br>SSB Hi-Fi Under Attack","news_may_2003.html",,,1
			,"<b>2003 June</b><br>SSB Hi-Fi Petitioners Revealed","news_june_2003.html",,,1
			,"<b>2003 July</b><br>FCC RM-10740 Comment Period Expired","news_july_2003.html",,,1
			,"<b>2003 August</b><br>W6FDR & W0YR Comments on RM-10740","news_august_2003.html",,,1
			,"<b>2003 September</b><br>High Quality eSSB Continues","news_september_2003.html",,,1
			,"<b>2003 November</b><br>Knowing Your Rig's Limits","news_november_2003.html",,,1
			,"<b>2003 December</b><br>Merry Christmas & Happy New Year","news_december_2003.html",,,1
			])

			addmenu(menu=["news-2004",
			,,285,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
			,"<b>2004 January</b><br>New Band Plans? Where Are We Going?","news_january_2004.html",,,1
			,"<b>2004 February</b><br>Tolerance & the Ham Spirit - Where Have They Gone?","news_february_2004.html",,,1
			,"<b>2004 May</b><br>New Gear in the NU9N Shack","news_may_2004.html",,,1
			,"<b>2004 July</b><br>What's Wrong With Hi-Fi SSB","news_july_2004.html",,,1
			,"<b>2004 October</b><br>How Much Bass is Too Much?","news_october_2004.html",,,1
			,"<b>2004 December</b><br>Good Microphone Etiquette","news_december_2004.html",,,1
			])

			addmenu(menu=["news-2005",
			,,270,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
			,"<b>2005 March</b><br>Amateur Radio - What's the Point?","news_march_2005.html",,,1
			,"<b>2005 May</b><br>ARRL 3kHz Bandwidth Proposal","news_may_2005.html",,,1
			,"<b>2005 October</b><br>Scope Your SSB / AM Audio Modulation","news_october_2005.html",,,1
			,"<b>2005 November</b><br>eSSB Operating Coutesy & Good Amateur Practice","news_november_2005.html",,,1
			])

			addmenu(menu=["news-2006",
			,,205,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
			,"<b>2006 February</b><br>ARRL RM-11306 Petition Out of Touch","news_february_2006.html",,,1
			,"<b>2006 August</b><br>Good RF Modulation Checklist","news_august_2006.html",,,1
			])

			addmenu(menu=["news-2007",
			,,290,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
			,"<b>2007 August</b><br>In Memory of an Icon - W2ONV","news_august_2007.html",,,1
			,"<b>2007 November</b><br>IARU Region 2 Band Plan - The ARRL Backdoor Agenda","news_november_2007.html",,,1
			])

			addmenu(menu=["news-2008",
			,,225,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
			,"<b>2008 April</b><br>eSSB - Somewhere Between SSB & AM","news_april_2008.html",,,1
			])
			
			addmenu(menu=["news-2010",
			,,225,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
			,"<b>2010 January</b><br>eSSB - Definition Revisited","news_january_2010.html",,,1
			,"<b>2010 May</b><br>Do You Voodoo?","news_may_2010.html",,,1
			])

	addmenu(menu=["about_sub",
	,,175,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"About A.R.S. NU9N","history.html",,,1
	,"About IcyColors Website Design","http://www.icycolors.com/about_designer.html target=_blank",,,1
	])
	
	addmenu(menu=["rx_setup_sub",
	,,155,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"Download DSP-100 Manual","images/dsp100_manual.zip",,,1
	,"Introduction","rx.html#introduction",,,1
	,"RX Analysis","rx.html#RX_Analysis",,,1
	,"RX EQing","rx.html#RX_EQing",,,1
	,"RX Reference","rx.html#RX_Reference",,,1
	])
	
	addmenu(menu=["tx_setup_sub",
	,,180,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"TX Setup","show-menu=tx_setup_sub_2","tx.html",,1
	,"DEQ-2496 Setup Page","show-menu=deq2496_sub","deq2496.html",,1
	,"DSP-1100 / 1124 EQ Setup Page","show-menu=dsp1100_sub","dsp1100.html",,1
	,"eSSB Transceiver TX/RX Mods","show-menu=Mods_TX_RX_sub","Mods_TX_RX.html",,1
	,"Audio Response Tutorial","images/Sound.pdf target=_blank",,,1
	,"Broadcast-Chain Tutorial","images/Broadcast-Chain-Tutorial.pdf target=_blank",,,1
	,"Download DSP-100 Manual","images/dsp100_manual.zip",,,1
	,"Scope Your Audio Modulation","scope_your_audio.html",,,1
	,"T-Pad & H-Pad Calculators","tpad-calculator.html",,,1				
	,"Transceiver Connections","transceiver_connections.html",,,1
	,"Transmitter Settings for eSSB","transmitter_settings.html",,,1
	])

		addmenu(menu=["tx_setup_sub_2",
		,,175,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"Audio Cables & Wiring","tx.html#Audio_Cables",,,1
		,"Audio Transformers","tx.html#Transformers",,,1
		,"Leveling","tx.html#Levels",,,1
		,"Rig Selection","tx.html#Rig_Selection",,,1
		,"Audio Components","tx.html#Gear_Selection",,,1
		,"Component Ordering","tx.html#Audio_Chain",,,1
		,"Mic Preamp Setup","tx.html#Preamp_Setup",,,1
		,"EQ Setup","tx.html#EQ_Setup",,,1
		,"Gate/Compressor/Limiter Setup","tx.html#Comp_Setup",,,1
		,"Effects Processor Setup","tx.html#Effects_Setup",,,1
		,"Transmitter Setup","tx.html#Xmiter_Setup",,,1
		,"Carrier Phenomina","tx.html#Carrier_Ghosts",,,1
		,"RFI/Hum Solutions","tx.html#RFI",,,1
		])

		addmenu(menu=["dsp1100_sub",
		,,205,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"Download DSP-1100 v1 Software","images/dsp1100-1.zip",,,1
		,"Download DSP-1100 v2 Software","images/DSP1100-2.exe",,,1
		])

		addmenu(menu=["deq2496_sub",
		,,205,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"Download DEQ-2496 v1.4 Software<BR>For v1 Hardware Only","images/DEQ2496_1-4.syx",,,1
		,"Download DEQ-2496 v2.3 Software<BR>For v2 Hardware Only","images/deq2496_2-3.syx",,,1
		,"Download Midi-Ox Transfer Software","images/midioxse.exe",,,1
		])

	addmenu(menu=["eSSB_sub",
	,,200,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"Extended SSB Home Page","essb.html",,,1
	,"eSSB Transceiver TX/RX Mods","show-menu=Mods_TX_RX_sub","Mods_TX_RX.html",,1
	,"Extended SSB - Apologetics Page 1","show-menu=apologetics_sub","apologetics.html",,1
	,"Extended SSB - Apologetics Page 2","apologetics_2.html",,,1
	,"eSSB Listener Perceptions","apologetics.html#eSSB_perceptions",,,1
	,"Advantages of eSSB vs. AM","apologetics.html#eSSB_vs_am",,,1
	,"TWIAR eSSB Interview - MP3 Audio","images/twiar_630.mp3 target=_blank",,,1
	,"eSSB Ready Transceivers","essb_ready_rigs.html",,,1
	,"View FCC Part 97","images/part97.pdf target=_blank",,,1
	,"Polycom Audio White Paper","images/Sound.pdf target=_blank",,,1
	,"View FCC Part 2-201<br>Emmision Standards","images/Part2-201.pdf target=_blank",,,1
	,"Transceiver Connections","transceiver_connections.html",,,1
	,"Transmitter Settings for eSSB","transmitter_settings.html",,,1
	])	
		
		addmenu(menu=["apologetics_sub",
		,,100,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"What is eSSB?","apologetics.html#eSSB_defined",,,1
		,"eSSB Apologetics","apologetics.html#eSSB_apologetics",,,1
		])
		
		addmenu(menu=["Mods_TX_RX_sub",
		,,174,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"Icom 756 Series Mods","mods_Icom_756.html",,,1
		,"Icom 775 TX/RX Mods","mods_Icom_775.html",,,1
		,"Kenwood TS-2000<br>TX/RX DSP Mods","mods_Kenwood_TS2000.html",,,1
		,"Kenwood TS-950SDX<br>RX & 6k TX Mods","mods_Kenwood_TS950SDX.html",,,1
		,"Kenwood TS-950SDX<br>Extensive TX/RX Mods by WZ5Q","http://www.voodoo-labs.com/index/sdxmods.htm target=_blank",,,1
		,"Kenwood TS-870<br>ACC2 Input Audio Mod","mods_kenwood_870.html",,,1		
		,"Kenwood TS-850S/DSP-100<br>TX/RX Mods","http://www.ka0ka.com/ target=_blank",,,1
		,"Yaesu FT-1000 MP Series<br>Mods by W5CUL & VE7RF","images/mkvmods1_0.pdf target=_blank",,,1
		,"Yaesu FT-2000<BR>DSP 4k TX/RX Bandwidth Mod","mods_Kenwood_TS2000.html",,,1		
		])
	
	addmenu(menu=["am_sub",
	,,190,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"Introduction","am.html#introduction",,,1
	,"AM Transmitter Audio Processing","show-menu=am_processing_sub","am.html",,1
	,"Modulation Monitoring","am.html#monitoring",,,1
	,"Scope Your Audio Modulation","scope_your_audio.html",,,1
	,"AM Receiver Audio Processing","am.html#receiver",,,1
	,"Broadcast-Chain Tutorial","images/Broadcast-Chain-Tutorial.pdf target=_blank",,,1
	,"Polycom Audio White Paper","images/Sound.pdf target=_blank",,,1
	,"AM Related Links","am.html#links",,,1
	,"AM MP3 Sound Bytes","am.html#sounds",,,1
	])
	
		addmenu(menu=["am_processing_sub",
		,,155,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"Transmitter Audio Bandwidth","am.html#1",,,1
		,"Transmitter Audio Distortion","am.html#2",,,1
		,"Microphone Characteristics","am.html#3",,,1
		,"Modulation Percentage","am.html#4",,,1
		,"Equalization","am.html#5",,,1
		,"Vocal Dynamic Control","am.html#6",,,1
		,"Band Conditions","am.html#7",,,1
		])

	addmenu(menu=["recplay_sub",
	,,165,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"Introduction","recplay.html#Introduction",,,1
	,"Connecting Everything","recplay.html#Connecting",,,1
	,"Making a Recording","recplay.html#Making_A_Recording",,,1
	,"Equalizing The Playback Audio","recplay.html#Equalizing",,,1
	,"Playbacks","recplay.html#Playing",,,1
	,"Summary","recplay.html#Summary",,,1
	])
	
	addmenu(menu=["photos_sub",
	,,145,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"Dayton Hamvention 2003","dayton-2003.html",,,1
	,"Dayton Hamvention 2004","dayton-2004.html",,,1
	,"Dayton Hamvention 2006","dayton-2006.html",,,1
	,"Dayton Hamvention 2009","dayton-2009.html",,,1	
	])

	addmenu(menu=["sites_sub",
	,"offset=-162",205,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"Amateur Radio eSSB Audio Websites","show-menu=sites_amateur","sites.html",,1
	,"Commercial Audio Websites","show-menu=sites_commercial","sites.html",,1
	])
	
		addmenu(menu=["sites_amateur",
		,,175,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"eSSB Sweden","http://www.essb.se/ target=_blank",,,1
		,"eSSB US","http://www.essb.us/ target=_blank",,,1
		,"GI0AIJ","http://www.gi0aij.com/ target=_blank",,,1
		,"K2WS","http://www.k2ws.us/ target=_blank",,,1
		,"K6JRF","http://www.k6jrf.com/ target=_blank",,,1
		,"KA0KA","http://www.ka0ka.com/ target=_blank",,,1
		,"KC4PE","http://www.kc4pe.com/pix.htm target=_blank",,,1
		,"KK7TV","http://www.kk7tv.com/ target=_blank",,,1
		,"N8RWS","http://www.n8rws.com/ target=_blank",,,1
		,"SSB Audio Forum","http://groups.yahoo.com/group/ssbaudio/ target=_blank",,,1
		,"SV3FUO","http://www.qsl.net/sv3fuo/ssbaudio.html target=_blank",,,1
		,"VE7KHZ","http://www.qsl.net/ve7khz/ target=_blank",,,1
		,"Voodoo Labs","http://www.voodoo-labs.com/ target=_blank",,,1
		,"W9AD","http://www.w9ad.com/ target=_blank",,,1
		,"W3AM","http://www.w3am.com/ target=_blank",,,1
		,"W3OZ","http://www.w3oz.com/v1enhanced%20audio%20main.htm target=_blank",,,1
		,"WZ5Q","http://www.wz5q.net/ target=_blank",,,1
		,"Meeting People with Ham Radios","http://www.datehookup.com/content-meeting-people-with-ham-radios.htm target=_blank",,,1
		])

		addmenu(menu=["sites_commercial",
		,,150,1,"",style2,,"left",effect = "Alpha(style=0,opacity=92);",,,,,,,,,,,,
		,"Amidon","http://www.coilws.com/power_mag.html target=_blank",,,1
		,"American Musical Supply","http://www.americanmusical.com/ target=_blank",,,1
		,"Audio Software","http://www.audio-software.com/ target=_blank",,,1
		,"Audio Technica","http://www.audio-technica.com/cms/site/c35da94027e94819/index.html target=_blank",,,1
		,"Behringer","http://www.behringer.com/ target=_blank",,,1
		,"CleanRF","http://www.cleanrf.com/ target=_blank",,,1
		,"DBX Audio","http://www.dbxpro.com/ target=_blank",,,1
		,"Electro Voice Microphones","http://www.electrovoice.com/index.php?region=AMER target=_blank",,,1
		,"Full Compass","http://www.fullcompass.com/ target=_blank",,,1
		,"Furman Audio","http://www.furmansound.com/ target=_blank",,,1
		,"Hamalyzer","http://www.hamalyzer.com/ target=_blank",,,1
		,"Jensen Transformers","http://www.jensen-transformers.com/ target=_blank",,,1
		,"Marshall Audio","http://www.mars-cam.com/ target=_blank",,,1
		,"Musician's Friend","http://www.musiciansfriend.com/ target=_blank",,,1
		,"Nady Microphones","http://www.nady.com/ target=_blank",,,1
		,"Spectra Plus","http://www.spectraplus.com/ target=_blank",,,1
		,"TC-Electronics","http://www.tcelectronics.com/ target=_blank",,,1
		,"The Radio Works","http://www.radioworks.com/ target=_blank",,,1
		,"W2IHY","http://W2IHY.com/ target=_blank",,,1	
		])
	
	addmenu(menu=["MP3_sub",
	,"offset=-132",170,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"Download Master MP3 ZIP File","mp3/Master_Montage_v1C_mp3.zip",,,1
	,"Download Master WMA ZIP File","mp3/Master_Montage_v1C_wma.zip",,,1
	])
	
	addmenu(menu=["email_sub",
	,"offset=-56",100,1,"",style2,,"left",effect = "Fade(duration=0.5);Alpha(style=0,opacity=92);",,,,,,,,,,,,
	,"<img src=images/email-3.gif border=0>","",,,1
	])
		
dumpmenus()
