/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

	// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
	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.
	"#FFCC99",	// Mouse Off Font Color
	"#006699",	// Mouse Off Background Color
	"#006699",	// Mouse On Font Color
	"FFFFFF",	// Mouse On Background Color
	"#FFCC99",	// Menu Border Color 
	12,		// Font Size in pixels
	"normal",	// Font Style (italic or normal)
	"bold",		// Font Weight (bold or normal)
	"arial,comic sans ms,technical",	// Font Name
	2,		// Menu Item Padding
	"http://www.uecf.net/images/arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
	"#FFCC99",	// 3D Border & Separator bar
	"#FFCC99",	// 3D High Color
	"#FFCC99",	// 3D Low Color
	"#006699",	// Current Page Item Font Color (leave this blank to disable)
	"#FFCC99",	// Current Page Item Background Color (leave this blank to disable)
	"http://www.uecf.net/images/arrowdn.gif",// Top Bar image (Leave this blank to disable)
	"#006699",	// 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
	158,	// Menu Top - The Top position of the menu in pixels
	33,	// Menu Left - The Left position of the menu in pixels
	,	// Menu Width - Menus width in pixels
	,	// 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)
	"left",// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
	effect,	// Filter - Text variable for setting transitional effects on menu activation - see above for more info
	,	// 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","http://www.uecf.net",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"Books","http://www.uecf.net/books.htm",,"Books",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"Testimonies","http://www.uecf.net/testimonies.htm",,"Sermons",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"Messages","http://www.uecf.net/messages.htm",,"Sermons",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"About_US_&nbsp;&nbsp;&nbsp;","show-menu=aboutUECF",,"",1
	,"Photos","http://www.uecf.net/photos.htm",,"Photos",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"Songs_&nbsp;&nbsp;","show-menu=songs",,"",1
	,"Lyrics","http://www.uecf.net/telugulyrics.htm",,"Lyrics",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"Audio_Bible_&nbsp;&nbsp;","show-menu=audiobible",,"",1
	,"Movies","http://www.uecf.net/movies.htm",,"Movies",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"Power_Points","http://www.uecf.net/pps.htm",,"Power Point Presentations",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"Live_TV_&nbsp;&nbsp;","show-menu=livetv",,"",1
	,"Miscellaneous_&nbsp;&nbsp;","show-menu=miscellaneous",,"",1
	,"Links","http://www.uecf.net/id11.html",,"Links",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,"GuestBook","http://www.uecf.net/id12.html",,"Guest Book",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	
	])

					

	addmenu(menu=["aboutUECF",
		,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Directions","http://www.uecf.net/id2.html",,,1
		,"History","http://www.uecf.net/history.htm",,,1	
		,"Pastors","http://www.uecf.net/id5.html",,,1
		,"Phone Numbers","http://www.uecf.net/pnumbers.htm",,,1
		,"Birthdays & Wedding Anniversaries","http://www.uecf.net/bwdays.htm",,,1
		,"Fellowship Roster","http://www.uecf.net/fellowship_roster.html",,,1
		,"2002 Events Calendar & Reports","http://www.uecf.net/2002Events.htm",,,1
		,"2001 Worship Service Report","http://www.uecf.net/2001_Worship_Service_Report.htm",,,1
		,"2000 Worship Service Report","http://www.uecf.net/2000_Worship_Service_Report.htm",,,1
		,"Disclaimer","http://www.uecf.net/disclaimer.htm",,,1	
		,"Contact Us","http://www.uecf.net/contact.htm",,,1			
		])	
			
	

	addmenu(menu=["livetv",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Aradana TV","http://www.uecf.net/aradanatv.htm",,,1
		,"Subhavaartha TV","http://www.uecf.net/subhavaarthatv.htm",,,1
		,"Rakshana TV","http://www.uecf.net/rakshanatv.htm",,,1
		,"Velugu TV","http://www.uecf.net/velugutv.htm",,,1
		,"Miraclenet TV","http://www.uecf.net/miraclenettv.htm",,,1
		,"Sakshi TV","http://www.uecf.net/sakshitv.htm",,,1
		,"TV9","http://www.uecf.net/tv9.htm",,,1
		,"Andhra Jyothy TV","http://express.freedocast.com/forms/abn.html",,,1
			
		])


	addmenu(menu=["miscellaneous",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Daily Devotions","http://www.uecf.net/devotions.htm",,,1
		,"Online Bibles","http://www.uecf.net/online_bibles.htm",,,1
		,"Articles","http://www.uecf.net/articles.htm",,,1
		,"Persecution","http://www.uecf.net/persecution.htm",,,1
		,"Daily News Papers","http://www.uecf.net/news_papers.htm",,,1
		,"Obituaries","http://csitcny.org/Ob/2010/Ob.htm",,,1
			
		])
	
	addmenu(menu=["audiobible",
		,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Telugu Audio Bible","http://www.uecf.net/telugu_audio_bible.htm",,,1
		,"Telugu Audio Drama Baible","http://www.uecf.net/telugu_audio_drama_bible.htm",,,1
		,"Hindi Audio Bible","http://www.uecf.net/hindi_audio_bible.htm",,,1
		,"Hindi Audio Drama Bible","http://www.uecf.net/hindi_audio_drama_bible.htm",,,1
		,"English Audio Bible","http://www.uecf.net/english_audio_bible.htm",,,1
		,"Other Languages","http://www.uecf.net/bible.htm",,,1
		
		])
	
	addmenu(menu=["songs",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Video Songs","http://www.uecf.net/songs/vsongs.htm",,,1
		,"Telugu","show-menu=telugusongs",,,1	
		,"Hindi","http://www.uecf.net/songs/hindi/hindisongs.htm",,,1
		,"English","http://www.uecf.net/songs/englishsongs.htm",,,1
		,"Gujarati","http://www.uecf.net/songs/gujarati.htm",,,1
		,"Tamil","http://www.uecf.net/songs/tamil.htm",,,1
		,"Kannada","http://www.uecf.net/songs/kannada.htm",,,1
            	,"Malayalam","http://www.uecf.net/songs/malayalam.htm",,,1
		,"Youtube Telugu Video Songs","http://www.uecf.net/youtube_telugu.htm",,,1
		,"Youtube Hindi Video Songs","http://www.uecf.net/youtube_hindi.htm",,,1
		,"Youtube English Video Songs","http://www.uecf.net/youtube_english.htm",,,1	
		])
	


	addmenu(menu=["telugusongs",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Telugu Christian Songs","http://www.uecf.net/songs/songs.htm",,,1
		,"Christmas Songs","http://www.uecf.net/songs/christmas_songs.htm",,,1
		,"Andhra Christian Songs","http://www.uecf.net/songs/aks.htm",,,1
		,"Viswavaani Radio Songs","http://www.uecf.net/songs/vishva.htm",,,1
		,"Seeyonu(Zion) Songs","http://www.uecf.net/songs/zion.htm",,,1
		,"Dr. John Bilmoria Songs","http://www.uecf.net/songs/bsongs.htm",,,1
		,"Other Singers","http://www.uecf.net/songs/osongs.htm",,,1
		,"Lent & Easter Songs","http://www.uecf.net/songs/lent_easter.htm",,,1
		,"Instrumental Songs","http://uecf.net/songs/johnpilli_music.htm",,,1
           
		])
					
	
	addmenu(menu=["photos",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"All Pictures","http://uecf.net/photos.htm",,,1
		,"2010 Events","show-menu=2010Pictures",,,1
		,"2009 Events","show-menu=2009Pictures",,,1
		,"2008 Events","show-menu=2008Pictures",,,1
		,"2007 Events","show-menu=2007Pictures",,,1
		,"2006 Events","show-menu=2006Pictures",,,1
		,"2005 Events","show-menu=2005Pictures",,,1
		,"2004 Events","show-menu=2004Pictures",,,1
		,"2003 Events","show-menu=2003Pictures",,,1	
		,"2002 Events","show-menu=2002Pictures",,,1	
		,"2001 Events","show-menu=2001Pictures",,,1           
		])

	addmenu(menu=["2010Pictures",
		,,260,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Father's Day","http://picasaweb.google.com/joshuapilli1/2010_FDay#slideshow/",,,1
		,"TTCA Anniversary","http://picasaweb.google.com/johnphoto111/TTCA2010?authkey=Gv1sRgCN_0pvGWo9ClWA&feat=email#slideshow/",,,1
		,"Mother's Day","http://picasaweb.google.com/joshuapilli/2010MothersDay#slideshow/",,,1
		,"Easter Service","http://picasaweb.google.com/joshuapilli1/2010_Easter#slideshow/",,,1
		,"Good Friday","http://picasaweb.google.com/joshuapilli1/2010_Good_Friday#slideshow/",,,1
		,"New Year Eve","http://picasaweb.google.com/joshuapilli1/2009WN#slideshow/",,,1

							
		])

	addmenu(menu=["2009Pictures",
		,,260,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Night Service/ New Year Eve","http://picasaweb.google.com/joshuapilli1/2009WN#slideshow/",,,1
		,"CHRISTMAS","http://picasaweb.google.com/joshuapilli/2009_UECF_Christmas#slideshow/",,,1
		,"Christmas Carols","http://picasaweb.google.com/joshuapilli/2009_Carols#slideshow/",,,1
		,"Sunday School Christmas","http://picasaweb.google.com/joshuapilli/2009_Children_Christmas#slideshow/",,,1
		,"Women's Christmas","http://picasaweb.google.com/joshuapilli/2009WomenSChristmas#slideshow/",,,1
		,"Pastor Kurian's Visit","http://picasaweb.google.com/joshuapilli/Pastor_Kurian_Visit#slideshow/",,,1
		,"Thanksgiving Service","http://picasaweb.google.com/joshuapilli/2009UECFThanksgiving#slideshow/",,,1
		,"TTCA Thanksgiving Service","http://picasaweb.google.com/johnphoto111/TTCAThanksgiving2009?authkey=Gv1sRgCIXh7aW3sOCTpQE&feat=email#slideshow/",,,1
		,"Rev. Dr. Samuel Mohanraj's Visit","http://picasaweb.google.com/joshuapilli/samuel_mohanraj#slideshow/",,,1
		,"Rev. Akumarthi Daniel's Visit","http://picasaweb.google.com/joshuapilli/akumarthi_daniel#slideshow",,,1		
		,"Borugadda's 25th Wedding Anniversary","http://picasaweb.google.com/joshuapilli/Borugadda_25thAnniversary#slideshow",,,1
		,"Johnny Lever Dinner","http://picasaweb.google.com/joshuapilli/Johnny_Lever#slideshow",,,1
		,"Dr. Y. S.R's Condolence meeting by All Telugu Associations","http://picasaweb.google.com/joshuapilli/YSR_NJ_Memorial#slideshow",,,1
		,"Dr. Y.S.R's Homage","http://picasaweb.google.com/joshuapilli/YSR_homege#slideshow",,,1
		,"Bro. Herford Urlica Gospel Meetings","http://picasaweb.google.com/joshuapilli/Herford#slideshow",,,1
		,"Bro. Anil Kumar Virginia Conference","http://picasaweb.google.com/joshuapilli/BroAnil_Virginia#slideshow",,,1
		,"Bro. Anil Kumar Virginia Conference More Pictures","http://picasaweb.google.com/joshuapilli/BroAnil_Virginia1#slideshow",,,1
		,"Emily, Sanjotha & Lavanya's Baaby Shower","http://picasaweb.google.com/joshuapilli/2009BabyShower#slideshow",,,1
		,"Rev. Dr. A. B. Joseph Kishore's Visit","http://picasaweb.google.com/joshuapilli/Rev_Dr_Joseph_Kishore_080909#slideshow",,,1
		,"Delaware Christian Conference","http://picasaweb.google.com/joshuapilli/Delaware_Conference#slideshow",,,1
		,"Bishop Spurgeon Raju's Visit","http://picasaweb.google.com/joshuapilli/Bishop_Spurgeon#slideshow",,,1
		,"UECF Annual Picnic","http://picasaweb.google.com/joshuapilli/2009_Picnic#slideshow",,,1
		,"Valet Bethala's Funeral","http://www.uecf.net/mary_bethala.htm",,,1
		,"Dayamani Kalyanapu's Memorial","http://picasaweb.google.com/joshuapilli/kalyanapu_memorial#slideshow",,,1
		,"Fathers Day","http://picasaweb.google.com/joshuapilli/2009FathersDay#slideshow",,,1
		,"Mothers Day","http://picasaweb.google.com/joshuapilli/2009MothersDay#slideshow",,,1
		,"TTCA 3rd Anniversary","http://picasaweb.google.com/jbravi2005/TTCA3rdAnniversary?authkey=Gv1sRgCMCq-5W6t4vGmwE#",,,1
		,"Easter Service","http://picasaweb.google.com/phanipilli/2009Easter#slideshow",,,1
		,"Good Friday Service","http://picasaweb.google.com/phanipilli/2009GF#slideshow",,,1
		,"New Year Eve","http://picasaweb.google.com/phanipilli/2008WN#slideshow",,,1
							
		])
	
	addmenu(menu=["2008Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Night/ New Year Eve","http://picasaweb.google.com/phanipilli/2008WN#slideshow",,,1
		,"Christmas","http://picasaweb.google.com/phanipilli/2008Christmas#slideshow",,,1
		,"Children Christmas","http://picasaweb.google.com/phanipilli/2008SSchristmas#slideshow",,,1		
		,"Carol Rounds","http://picasaweb.google.com/phanipilli/2008carols#slideshow",,,1
		,"Service of Carols & Lessons","http://picasaweb.google.com/phanipilli/Carols2008#slideshow",,,1
		,"Acharya R. R. K. Murthy Gospel Meetings","http://picasaweb.google.com/phanipilli/2008TG#slideshow",,,1
		,"Virginia Christian Family Conference","http://picasaweb.google.com/phanipilli/UTCFVA_2008#slideshow",,,1
		,"UECF service in Reformed Church","http://picasaweb.google.com/phanipilli/UECF_RCM#slideshow",,,1
		,"TCFNJ Picnic","http://picasaweb.google.com/phanipilli/2008tcf_picnic#slideshow",,,1
		,"Mr. G. V. Harsha Kumar's Visit","http://picasaweb.google.com/phanipilli/Harsha#slideshow",,,1
		,"UECF Picnic","http://picasaweb.google.com/phanipilli/UECFPicnic2008/photo#s5230857706053570226",,,1
		,"Mr. Gollapalli Surya Rao's Visit","http://picasaweb.google.com/phanipilli/Gollapalli_Theetla#slideshow",,,1
		,"Christian Family Conference","http://uecf.net/2008cfc.htm",,,1
		,"Father's Day Service","http://uecf.net/2008fday.htm",,,1	
		,"Mother's Day Service","http://uecf.net/2008mday.htm",,,1	
		,"Easter Service","http://uecf.net/2008easter.htm",,,1		
		,"Good Friday Service","http://www.uecf.net/2008goodfriday.htm",,,1
		,"Telugu Aaraadhana","http://uecf.net/2008telugu.htm",,,1		
		,"Mr. Alfred Myla's 60th Birthday","http://www.uecf.net/myla60.htm",,,1
		,"New Year Eve","http://www.uecf.net/2007wn.htm",,,1
			
		])

	addmenu(menu=["2007Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Night Service","http://www.uecf.net/2007wn.htm",,,1
		,"CHRISTMAS","http://www.uecf.net/2007christmas.htm",,,1
		,"Christmas Carols","http://www.uecf.net/2007carols.htm",,,1
		,"Children Christmas","http://www.uecf.net/2007ss.htm",,,1
		,"Thanksgiving Sunday","http://www.uecf.net/2007tg.htm",,,1
		,"NAAIC","http://www.uecf.net/2007naaic.htm",,,1
		,"Mr. Alfred Bhaskar Funeral","http://www.uecf.net/funeral.htm",,,1
		,"UECF 10th Anniversary","http://www.uecf.net/uecf10.htm",,,1
		,"UTCFNY Songs Festival","http://www.uecf.net/2007utcf.htm",,,1
		,"Virginia Christian Family Conference","http://www.utcfva.org",,,1
		,"UECF Picnic","http://www.uecf.net/2007picnic.htm",,,1
		,"Christian Family Conference","http://www.uecf.net/2007cfc.htm",,,1
		,"Father's Day","http://www.uecf.net/2007fday.htm",,,1
		,"Rev. Manoj Bhatt's Visit","http://www.uecf.net/manoj_may.htm",,,1
		,"Mother's Day Pictures","http://www.uecf.net/2007mday.htm",,,1
		,"Rev. Yesupadam Bandela's visit","http://www.uecf.net/bandela.htm",,,1      
		,"Easter Service Pictures","http://www.uecf.net/2007easter.htm",,,1
		,"Daizy's Babyshower","http://www.uecf.net/daizy.htm",,,1      
		,"New Year Eve","http://www.uecf.net/2006WNight.htm",,,1
			
		])


	addmenu(menu=["2006Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Nght Service/ New Year Eve","http://www.uecf.net/2006WNight.htm",,,1
		,"Christmas","http://www.uecf.net/2006xmas.htm",,,1
		,"Telugu Fellowship Christmas","http://www.uecf.net/2006tcf_xmas.htm",,,1
		,"Christmas Carols","http://www.uecf.net/2006carols.htm",,,1
		,"Children's Christmas","http://www.uecf.net/2006ss.htm",,,1
		,"Rev. Manoj Bhatt's visit","http://www.uecf.net/manoj_bhatt.htm",,,1
		,"Thanks Giving Service","http://www.uecf.net/2006tg.htm",,,1
		,"UECF Picnic","http://www.uecf.net/2006picnic.htm",,,1
		,"Father's Day Service","http://www.uecf.org/2006fday.htm",,,1
		,"Bro. Anil Kumar's Gospel Meetings","http://www.uecf.org/anil.htm",,,1
		,"Mother's Day Service","http://www.uecf.org/2006mday.htm",,,1
		,"Easter Service","http://www.uecf.org/2006easter.htm",,,1
		,"New Year Eve","http://www.uecf.org/2005WN.htm",,,1      
	
		])

	addmenu(menu=["2005Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Night Service/ New Year Eve","http://www.uecf.org/2005WN.htm",,,1
            	,"Christmas Service","http://www.uecf.org/2005christmas.htm",,,1
		,"Sunday School Christmas","http://www.uecf.org/2005ss.htm",,,1
		,"TCFNJ Kids Christmas Drama","http://www.uecf.org/2005tcf_drama.htm",,,1
		 ,"Christmas Carols","http://www.uecf.org/2005carols.htm",,,1
		,"Thanks Giving Sunday","http://www.uecf.org/2005tg.htm",,,1
		,"NAAIC Annual Banquet","http://www.uecf.org/2005naaic.htm",,,1
		,"Revival Meetings by Rev. Naveen Balakrishnan","http://www.uecf.org/rmeeting.htm",,,1
		 ,"India Independence Day Parade","http://www.uecf.net/parade.htm",,,1
		,"TCFNJ Picnic","http://www.uecf.org/2005tcfnj.htm",,,1
		,"UECF Annual Picnic","http://www.uecf.net/2005picnic.htm",,,1
		,"Christian Family Conference","http://www.uecf.net/2005cfc.htm",,,1
		,"Sunitha & Sabitha's Babyshower","http://www.uecf.net/2005bs.htm",,,1
		,"Easter Sunrise Service","http://www.uecf.net/2005easter.htm",,,1
		,"New Year Eve","http://www.uecf.net/2004WNight.htm",,,1

		])


	addmenu(menu=["2004Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Night Service","http://www.uecf.net/2004WNight.htm",,,1
		,"Christmas","http://www.uecf.net/2004Xmas.htm",,,1
		,"Sunday School Christmas","http://www.uecf.net/2004ss.htm",,,1
		,"Christmas Carols","http://www.uecf.net/2004carols.htm",,,1
		,"Sahan & Sabitha's Reception","http://www.uecf.net/sahan.htm",,,1
		,"Thanks Giving Day","http://www.uecf.net/2004TG.htm",,,1
		,"Evelyn & Nalini's Baby Shower","http://www.uecf.net/babyshower3.htm",,,1
		,"UECF Picnic","http://www.uecf.net/2004picnic.htm",,,1
		,"Mothers Day","http://www.uecf.net/2004Mday.htm",,,1
		,"Easter","http://www.uecf.net/2004easter.htm",,,1
		,"Good Friday","http://www.uecf.net/2004GoodFriday.htm",,,1
		,"New Year Eve","http://www.uecf.net/2003WNight.htm",,,1
		])

	addmenu(menu=["2003Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Night Service","http://www.uecf.net/2003WNight.htm",,,1
		,"Christmas","http://www.uecf.net/2003christmas.htm",,,1
		,"TCFNJ Christmas","http://www.uecf.net/tcfdrama.htm",,,1
		,"Christmas Carols","http://www.uecf.net/2003carols.htm",,,1
		,"Thanks Giving Sunday","http://www.uecf.net/tg2003.htm",,,1
		,"Saritha Pilli's Baby Shower","http://www.uecf.net/spilli.htm",,,1
		,"NAAIC Banquet","http://www.uecf.net/naaic.htm",,,1
		,"TCFNJ Picnic","http://www.uecf.net/tcfpicnic.htm",,,1
		,"UECF Picnic","http://www.uecf.net/picnic2003.htm",,,1
		,"Christian Family Conference","http://www.uecf.net/philipsburg.htm",,,1
		,"Farewell to Rev. Bob Costello","http://www.uecf.net/bob.htm",,,1
		,"Farewell to Rev. Sunil Balasundaram","http://www.uecf.net/farewell.htm",,,1
		,"Mother's Day Service","http://www.uecf.net/mothersday.htm",,,1
		,"Easter Sunrise Service","http://www.uecf.net/Easter.htm",,,1
		,"Good Friday Service","http://www.uecf.net/GoodFriday.htm",,,1		

		])
		
	addmenu(menu=["2002Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Watch Night Service","http://www.uecf.net/watchnight.htm",,,1	
		,"Christmas Service","http://www.uecf.net/Christmas.htm",,,1
		,"Christmas Carols","http://www.uecf.net/carols.htm",,,1
		,"Thanks Giving Sunday","http://www.uecf.net/images/TG/ThanksGiving.htm",,,1
		,"Vineela & Hadassah's Baby Shower","http://www.uecf.net/images/babyshower/babyshower2.htm",,,1
		,"Hadassah's Baby Shower","http://www.uecf.net/images/hadassah/hadassah.htm",,,1
            	,"Sanjitha & Jim's Reception","http://www.uecf.net/images/reception.htm",,,1
            	,"TCFNJ Picnic","http://www.uecf.net/images/tcf-picnic.htm",,,1
            	,"UECF Picnic","http://www.uecf.net/images/uecf-picnic.htm",,,1
		,"Telugu Aaraadhana","http://www.uecf.net/images/telugu.htm",,,1
            	,"Rev. Anjour Mission","http://www.uecf.net/images/dungdung.htm",,,1
            	,"Baby Shower Pictures","http://www.uecf.net/images/babyshower.htm",,,1
            	,"Hannah's Birthday Party","http://www.uecf.net/images/hannah.html",,,1
		,"Ramabhai Mukthi Mission","http://www.uecf.net/images/RamaBhai.htm",,,1
		,"Easter","http://www.uecf.net/easter.html",,,1
		,"Easter Skit","http://www.uecf.net/images/2002EasterSkit.htm",,,1
		,"Good Friday","http://www.uecf.net/goodfriday.html",,,1		

		])

		
	addmenu(menu=["2001Pictures",
		,,240,1,"",style1,,"left",effect,,,,,,,,,,,,
            	,"Christmas","http://uecf.net/images/2001Christmas.htm",,,1
		,"Christmas Carols","http://www.uecf.net/images/cc.htm",,,1
		,"Sunday School Christmas","http://www.uecf.net/images/2001SundaySchool.htm",,,1
		,"Foster Home Visit","http://www.uecf.net/images/bnd.htm",,,1
		,"UECF at UTCFNY","http://www.uecf.net/images/2001utcf.htm",,,1
		,"Thanksgiving Service","http://www.uecf.net/images/2001Thanksgiving.htm",,,1
            	,"Bible Study","http://www.uecf.net/images/bstudy.htm",,,1	
		,"Dr. M. S. Santha Vardhan's Meeting","http://www.uecf.net/images/sv.htm",,,1
		,"Haggai Christian Leadership Seminar","http://www.uecf.net/images/haggai_seminar.htm",,,1
				
		])	

				
	


dumpmenus()

