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)}
//Please leave the above line intact. 


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above - No Filters Used
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // 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=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"",						// Mouse Off Font Color
"",						// Mouse Off Background Color
"006600",				// Mouse On Font Color
"",						// Mouse On Background Color
"",						// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"/images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
1,						// 3D Border & Separator bar
"003366",				// 3D High Color
"ffffff",				// 3D Low Color
"Green",				// 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)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"003366",				// Mouse Off Font Color
"EEEEEE",				// Mouse Off Background Color
"003366",				// Mouse On Font Color
"ffffff",				// Mouse On Background Color
"ACBBCD",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
3,						// Menu Item Padding
"/images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
1,						// 3D Border & Separator bar
"003366",				// 3D High Color
"FFFFFF",				// 3D Low Color
"Green",				// Current Page Item Font Color (leave this blank to disable)
"DBDFE6",				// Current Page Item Background Color (leave this blank to disable)
"",						// Top Bar image (Leave this blank to disable)
"FFFFFF",				// Menu Header Font Color (Leave blank if headers are not needed)
"EEEEEE",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style3=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"",						// Mouse Off Font Color
"",						// Mouse Off Background Color
"006600",				// Mouse On Font Color
"",						// Mouse On Background Color
"",						// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"",						// Sub Menu Image (Leave this blank if not needed)
1,						// 3D Border & Separator bar
"003366",				// 3D High Color
"ffffff",				// 3D Low Color
"Green",				// 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)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// 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
55,				// Menu Top - The Top position of the menu in pixels
26,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,     				// 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
,					// 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)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
"right",			// 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)
0,					// 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Weather&nbsp;&nbsp;","show-menu=weather","http://www.wunderground.com/US/TX/Dallas.html","Dallas Weather",1 
// ,"&nbsp;&nbsp;Trinity Trojans&nbsp;&nbsp;","show-menu=trinity","http://www.trinitytrojanfootball.com/","Texas 5A State Champions",1
,"&nbsp;&nbsp;Sports&nbsp;&nbsp;","show-menu=sports","http://sports.yahoo.com","",1
,"&nbsp;&nbsp;News&nbsp;&nbsp;","show-menu=news","http://www.dallasnews.com","News",1
,"&nbsp;&nbsp;SUPPORT&nbsp;&nbsp;","show-menu=support","http://dallasrat.webex.com","Support",1
// ,"&nbsp;&nbsp;Lightning","show-menu=SVT","/MySVT/Pass-Front1.jpg","SVT Lightning links",1
,"&nbsp;&nbsp;Search","show-menu=searchers","http://www.yahoo.com","Search Engines",1
,"&nbsp;&nbsp;Good Stuff&nbsp;&nbsp;","show-menu=gooodstuff","/CookieDog.htm","Fun Stuff",1
// ,"&nbsp;&nbsp;September 11 2001&nbsp;&nbsp;","show-menu=","/NewYork.htm","NEVER FORGET",1

])

	addmenu(menu=["weather",,,180,2,,style2,0,"left",effect,0,,,,,,,,,,,
	,"&nbsp;Intellicast Radar","http://www.intellicast.com/Local/Map.aspx",,"Intellicast United States Radar",1	
	,"&nbsp;WFAA Radar","http://www.wfaa.com/weather/radar?radar=64242082&img=0&type=ani&c=y",,"WFAA Radar",1
	,"&nbsp;Weather Underground","http://www.wunderground.com/US/TX/Dallas.html",,"Dallas Love ",1
	,"&nbsp;Weather Channel Radar 600","http://www.weather.com/weather/map/USTX0328?name=index_large_animated&day=1",,"600 Mile Radar",1
	,"&nbsp;AccuWeather DFW Radar","http://wwwa.accuweather.com/radar-local.asp?partner=accuweather&myadc=0&traveler=0&zipcode=&level=local&site=KFTW&type=R1&anim=loop",,"AccuWeather DFW Radar",1
	,"&nbsp;AccuWeather Texas Radar","http://wwwa.accuweather.com/radar-state.asp?partner=accuweather&myadc=1&traveler=0&zipcode=&level=state&site=TXE&type=RS&anim=loop",,"AccuWeather Texas Radar",1
	,"&nbsp;Unisys Texas Radar","http://weather.unisys.com/radar/rad_sp_loop.html",,"Unisys Texas Radar Loop",1	
	,"&nbsp;Unisys Texas Satellite","http://weather.unisys.com/satellite/sat_ir_enh_sp_loop-12.html",,"Unisys Texas Satellite Loop",1
	,"&nbsp;WXnation Radar Links","http://www.wxnation.com/dallasfortworth/",,"WXnation Weather Radar, Live Cams links",1	
	])

	addmenu(menu=["sports",,,200,2,,style2,0,"left",effect,0,,,,,,,,,,,
	,"&nbsp;ESPN Dallas","http://espndallas.com/",,"Dallas Stuff",1	
	,"&nbsp;Dallas ESPN Radio","http://espn1033.com/",,"Mr. Randy",1
	,"&nbsp;Dallas ESPN Radio (Listen Live)","http://espn.go.com/espnradio/player?rd=1#/live/?callsign=KESNFM",,"Live local sports",1
	,"&nbsp;Yahoo! Sports","http://sports.yahoo.com/",,"Yahoo",1	
	,"&nbsp;Fox Sports Southwest","http://www.foxsportssouthwest.com/",,"",1
	,"&nbsp;Star Telegram - Sports","http://www.star-telegram.com/sports/",,"Star Telegram - Sports",1
	,"&nbsp;Yahoo! Sports","http://sports.yahoo.com/",,"Yahoo",1
	,"&nbsp;Hoops Hype","http://www.hoopshype.com/rumors.htm",,"Hoops Hype Rumors",1
	,"&nbsp;Dallas Mavericks","http://www.dallasmavericks.com",,"The Mavs",1
	,"&nbsp;NBA","http://www.nba.com",,"NBA",1
	,"&nbsp;DallasBasketball","http://www.dallasbasketball.com/home_display.asp",,"Good Mavericks Stuff",1
	,"&nbsp;Cuban Blog","http://www.blogmaverick.com/",,"Mark Cuban Blog",1
	,"&nbsp;CBS SportsLine","http://www.sportsline.com/nba",,"CBS SportsLine - NBA",1
	,"&nbsp;FOX Sports","http://www.foxsports.com",,"FOX Sports - NBA",1
	,"&nbsp;San Antonio Express-News ","http://www.mysanantonio.com/sports/spurs/",,"San Antonio Express-News - Spurs (Evil Empire)",1
	,"&nbsp;Memphis Commercial Appeal","http://www.commercialappeal.com/mca/grizzlies/",,"Memphis Commercial Appeal- Grizzlies",1
	,"&nbsp;Miami Herald","http://www.miami.com/mld/miamiherald/sports/",,"Miami Herald - Heat",1	
	,"&nbsp;The Arizona Republic","http://www.azcentral.com/arizonarepublic/sports/",,"The Arizona Republic- Suns",1
	,"&nbsp;USA Today - Sports ","http://www.usatoday.com/sports/front.htm",,"USA Today - Sports",1
	])

	addmenu(menu=["news",,,250,2,"",style2,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Dallas Morning News","http://www.dallasnews.com",,"Dallas Morning News - Registration reqd",1
	,"&nbsp;Fort Worth Star Telegram","http://www.star-telegram.com/",,"Fort Worth Star Telegram - Registrtion Reqd",1
	,"&nbsp;FOX 4 -- KDFW","http://www.myfoxdfw.com",,"FOX 4 -- KDFW",1	
	,"&nbsp;NBC 5 -- KXAS","http://www.nbc5i.com/index.html",,"NBC 5 -- KXAS",1		
	,"&nbsp;ABC 8 -- WFAA","http://www.wfaa.com/",,"ABC 8 -- WFAA",1		
	,"&nbsp;CBS 11 - KTVT","http://cbs11tv.com/",,"CBS 11 - KTVT",1		
	,"&nbsp;Drudge Report","http://www.drudgereport.com",,"I do not care what you think. This is a good site.",1
//	,"&nbsp;Role Call","http://www.rollcall.com/",,"Capitol Hill",1
	,"&nbsp;CNN","http://www.cnn.com",,"CNN",1	
	,"&nbsp;FOX News","http://www.foxnews.com",,"FOX",1
//	,"&nbsp;WorldNet Daily","	http://www.worldnetdaily.com/",,"Christian conservative news source",1	
	,"&nbsp;National Review","	http://www.nationalreview.com/",,"Conservative Magazine",1	
	])
	
	addmenu(menu=["support",,,250,2,"",style2,,"left",effect,,,,,,,,,,,,
//	,"&nbsp;CareerSiteBuilder","http://ww.careersitebuilder.com/login.asp",,"Build a quick jobs site",1
	,"&nbsp;Convert Celsius to Fahrenheit","http://www.celsius-to-fahrenheit.com/",,"Temperature Conversion",1	
	,"&nbsp;Microsoft Downloads","http://www.microsoft.com/downloads/Search.aspx?displaylang=en",,"Service Pack",1
	,"&nbsp;Microsoft Support -- Advanced Search","http://support.microsoft.com/search/?adv=1",,"AdvancedSearch of the Knowledge Base",1		
	,"&nbsp;Cisco Command Lookup","http://tools.cisco.com/Support/CLILookup/cltSearchAction.do",,"Cisco",1
//	,"&nbsp;Motorola Q Pages","show-menu=Qsub","/softwaresupport.htm","The Q",1
	,"&nbsp;The web site Is Down","http://www.thewebsiteisdown.com",,"Funny",1
	,"&nbsp;Global Broadband Speed Test","http://www.speedtest.net/",,"Global Broadband Speed Test",1
	,"&nbsp;Internet Speed Test","http://www.speakeasy.net/speedtest",,"Speakeasy Internet Speed Test",1	
	,"&nbsp;Science Made Simple","http://www.sciencemadesimple.net/conversions.html",,"Conversions",1
	,"&nbsp;Merriam-Webster OnLine","http://www.webster.com/",,"For all them big words and stuff",1
	,"&nbsp;Boot Disks","http://www.bootdisk.com/",,"Boot Disc central",1
	,"&nbsp;ACLJ","http://www.aclj.org/",,"American Center for Law & Justice",1
	,"&nbsp;Dallas/World Time","http://www.worldtimeserver.com/current_time_in_US-TX.aspx",,"World Time Server",1
	,"&nbsp;Currency Conversion","http://www.oanda.com/convert/classic",,"Currency Converter",1	
//	,"<img src=/images/lock_sm.gif border=0>&nbsp;Product&nbsp;Downloads","/downloads",,"Product Downloads",1	
	])
	
//			addmenu(menu=["Qsub",,,120,2,"",style2,,"left",effect,,,,,,,,,,,,
//			,"&nbsp;Qusers.com","http://www.qusers.com",,"Probably the best Q site out there",1
//			,"&nbsp;Motorola Q&nbsp;Updates","http://direct.motorola.com/ENS/q-software-upgrade.asp?Country=USA&language=ENS&productid=30419",,"Motorola Q Updates",1
//			])
//	                addmenu(menu=["downloadssub",,,120,2,"",style2,,"left",effect,,,,,,,,,,,,
//                        ,"&nbsp;Client&nbsp;Kits","/clientkits.html",,"Client Kits",1
//        //                ,"&nbsp;Documentation","http://support2.tditx.com/conwrks/documentation.html",,"Documentation",1
//                        ,"&nbsp;Servers/IEMs","/downloads.html",,"Servers/IEM",1
//                        ])
//
	
	addmenu(menu=["gooodstuff",,,180,2,"",style2,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Friends Sites","show-menu=friendsub","http://www.voyager12.net/","Greatness on Earth",1	
	,"&nbsp;Zuki Parts","show-menu=Zuki","/Bike.htm","RatZuki",1	
	,"&nbsp;SVT Lighning","show-menu=SVT","http://www.talonclub.com/","Fun Truck",1	
	,"&nbsp;Euless Trinity Trojans","show-menu=trinity","http://www.trinitytrojanfootball.com/","Texas 5A State Champions 2005 and 2007",1	
//	,"&nbsp;Euless Trinity Trojans","http://www.trinitytrojanfootball.com/",,"Texas 5A State Champions 2005 and 2007",1	
	,"&nbsp;Kindness and Prayers","http://www.everywherechurch.com/",,"Church Family",1	
	,"&nbsp;Cookie Dog","/CookieDog.htm",,"Puppie",1	
	,"&nbsp;The web site Is Down","http://www.thewebsiteisdown.com",,"Funny",1	
	,"&nbsp;Luminator USA","http://www.Luminatorusa.com",,"",1
	,"&nbsp;LinkedIn","http://www.linkedin.com/",,"Get Linked",1	
	])

			addmenu(menu=["friendsub",,,150,2,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;Voyager 12","http://www.voyager12.net/",,"",1
			,"&nbsp;Kindness and Prayers","http://www.everywherechurch.com/",,"Church Family",1	
			,"&nbsp;Drabicky","http://www.drabicky.com/",,"Brother Mike",1
			,"&nbsp;CREST Services","http://www.crestservices.com",,"CREST Services",1	
			,"&nbsp;CRESTNetonline","http://www.crestnetonline.com",,"CREST Services Online",1
			])
			addmenu(menu=["SVT",,,135,2,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;TALON","http://www.talonclub.com/",,"Texas Area Lightning Owners North - Forums",1
			,"&nbsp;F150&nbsp;Online","http://www.f150online.com/forums/index.php",,"F150 Online Forums",1
			])
			addmenu(menu=["Zuki",,,135,2,"",style2,,"left",effect,,,,,,,,,,,,
			,"&nbsp;JC Whitney","http://www.jcwhitney.com/home.jhtml",,"JC Whitney",1
			,"&nbsp;New Enough&nbsp;Online","http://newenough.com",,"New Enough",1
			])
			addmenu(menu=["trinity",,,180,2,,style2,0,"left",effect,0,,,,,,,,,,,
			,"&nbsp;Haka","show-menu=hakasub","http://www.youtube.com/watch?v=YwvFgUTKty0","Haka Haka Haka",1
			,"&nbsp;Trojan Home","http://www.trinitytrojanfootball.com/",,"Texas 5A State Champions",1
			,"&nbsp;AP Polls","http://www.dallasnews.com/sharedcontent/dws/spt/highschools/football/polls/vitindex.html",,"Area and National Polls",1	
			,"&nbsp;2008 Schedules & Scores","http://www.trinitytrojanfootball.com/content/view/369/276/",,"",1	
			,"&nbsp;Preseason #1","http://www.hsgametime.com/dfw/sharedcontent/dws/content/topstories/stories/061408dnspohstrinity.3c6b1ed.html",,"National Rating from MaxPreps.com",1
			])
	
					addmenu(menu=["hakasub",,,160,2,"",style2,,"left",effect,,,,,,,,,,,,
					,"&nbsp;Haka Trinity Style","http://www.youtube.com/watch?v=Y1h2nvSiOY4",,"First Haka of the 2007 Champion season",1
					,"&nbsp;Haka on CBSNews","http://www.youtube.com/watch?v=sbHffGdbEpw",,"Going National.....Again",1
					,"&nbsp;Haka Featuring Lil' Kautai","http://www.youtube.com/watch?v=YwvFgUTKty0",,"This is cute",1			
					])
	
			
//	                addmenu(menu=["downloadssub",,,120,2,"",style2,,"left",effect,,,,,,,,,,,,
//                        ,"&nbsp;Client&nbsp;Kits","/clientkits.html",,"Client Kits",1
//        //                ,"&nbsp;Documentation","http://support2.tditx.com/conwrks/documentation.html",,"Documentation",1
//                        ,"&nbsp;Servers/IEMs","/downloads.html",,"Servers/IEM",1
//                        ])

	addmenu(menu=["searchers",,,180,2,"",style2,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Yahoo!","http://www.yahoo.com/",,"Yahoo!",1
	,"&nbsp;Google","http://www.google.com/",,"Google",1
	,"&nbsp;Google Analytics","https://www.google.com/analytics/settings/home",,"Google Analytics",1	
	,"&nbsp;Wikipedia","http://www.wikipedia.org/",,"Wiki",1
	,"&nbsp;MSN","http://www.msn.com",,"MSN",1
	])
	
dumpmenus()
