//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment
var absLEFT = 	85;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	175; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#FFFFFF";	// main nav cell color
var rCOLOR = 	"#CCCCCC";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#333333"	// main nav border color
var aLINK = 	"#000000";	// main nav link color
var aHOVER = 	"#000000";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial, helvetica";	// main nav font face
var fSIZE = 	12;		// main nav font size (pixels)
var fWEIGHT = 	"normal"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// 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 = 	"#FFFFFF";	// submenu cell color

var srCOLOR = 	"#CCCCCC";	// submenu cell rollover color
var sbSIZE = 	1;		// 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, helvetica";// submenu font face
var sfSIZE = 	10;		// 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 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 = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("http://www.theballons.com/","&nbsp;&nbsp;home",55,"left","","",0,0,"");

	
// *** change these to absolutes

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("","&nbsp;&nbsp;photo archives",110,"left","","",0,0,"");

	defineSubmenuProperties(137,"left","left",-5,-5,"");
	
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.cdjqw6ql&x=0&y=-sl0vq6&localeid=en_US","First Day of School 2008","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.7qbubm1h&x=0&y=-dqporf&localeid=en_US","Michael W. Smith Cruise!","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.1krk3dp1&x=0&y=-a5d6s7&localeid=en_US","June Candids","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.464z34lx&x=0&y=-llozsz&localeid=en_US","Hannah's recital","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.1mt6cadh&x=0&y=u4jjzb&localeid=en_US","Preschool Graduation","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/Slideshow.jsp?mode=fromshare&Uc=19aeduj9.9l18fscl&Uy=-hi2r5e&Ux=0&UV=980100183563_531486455605","Our Anniversary","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.belud2f9&x=0&y=-hycxo1&localeid=en_US","Apple Blossom 2008","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.bsc8yc6t&x=0&y=lcomjg&localeid=en_US","Easter 2008","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.3itqc2j1&x=0&y=-jxnyby&localeid=en_US","Hannah's Birthday","_blank","");
	addSubmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.2zcpomol&x=0&y=-q522jk&localeid=en_US","March Candids","_blank","");
	
	
	addSubmenuItem("","2007 &raquo;","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(135,"left","left",11,-8,"");

		// add child menu link items ("url","Link name","_target","alt text")
	
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.367mjjbx&x=0&y=-15da95","Christmas 2007","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.33qhw3al&x=0&y=97ebwh","Dec. candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.5k4ozq4h&x=0&y=1sz8xo","Oct. and Nov. candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.b5c14p0h&x=0&y=-n388ef","Halloween","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.2q3b5pgh&x=0&y=muu5eu","Daniel and Olivia's birthday","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.3vnrs2w9&x=0&y=-16nvm6","Vacation in St. Maarten","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.3y49oq2x&x=0&y=gbpui1","Trip to Slidell","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.2rrqs02x&x=0&y=okyret","South Africa - trip #2","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.c0ebvc69&x=1&y=vpg1tm","July Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.3c8qoq8x&x=1&y=-xjz7qe","Dutch Wonderland","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.9q7z7ms1&x=1&y=2we8w1","Baltimore Aquarium","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.9eqzj09d&x=1&y=hehrwj","June Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.2w7cuwlt&x=1&y=bwi5do","Trip to Phuket","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.5vglsaep&x=1&y=yr0tuf","May Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.2j4ucdsh&x=1&y=gt118","Mother's Day","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.cqjnnwf5&x=1&y=7zm7kh","Apple Blossom, 2007","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.adk3h9ot&x=1&y=5qbgr5","April Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.28b9368d&x=1&y=116hwj","Easter Egg Hunt","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.1d8w1gbx&x=1&y=-8q6j3j","Hannah's 4th Birthday","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.4wdcogut&x=1&y=-8o5h3s","Trip to South Africa","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.6cc4g56t&x=1&y=-8k70hj","Vanessa's wedding","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.207q3sjp&x=1&y=abf0gr","January Candids","_blank","");
	
	
	addSubmenuItem("","2006 &raquo;","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(135,"left","left",11,-8,"");

		// add child menu link items ("url","Link name","_target","alt text")
	
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.2eoqmnsl&x=1&y=-arelhw","Christmas","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.89b05ngd&x=1&y=hjlbqt","December Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/Slideshow.jsp?mode=fromshare&Uc=19aeduj9.9mwitwpx&Uy=lsleei&Ux=1","November Candids","_blank","");	
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.6g31nv19&x=1&y=es6iar","Halloween","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.1w9ol6hp&x=1&y=-3cwnbt","Daniel & Olivia's Birthday","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.28hjr719&x=1&y=wstx0k","Pumpkin Patches","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.7t19rb8d&x=1&y=utgvdh","September Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.8rkpvqh1&x=0&y=kx9i5p","August Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.a9q96o79&x=0&y=ecate2","Chincoteague Island","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.25yfpeih&x=1&y=6cjjoq","July Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.ckkf6xqx&x=1&y=-hhivh5","Daniel and Olivia's Baptism","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.3i2bijbd&x=1&y=snql4n","Trip to Williamsburg","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.c0zgy1ex&x=1&y=htsikq","May Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.aye33nn5&x=1&y=mvx9in","Apple Blossom Fest","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.btjbwzsp&x=1&y=-gmom38","April Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.90ut6pqp&x=1&y=dgwwau","Hannah's 3rd Birthday","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.4yosvbc1&x=1&y=-bzwb0b","March Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.7wa8dz8h&x=1&y=61jmro","February Candids","_blank","");
	
	
	addSubmenuItem("","2005 &raquo;","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(125,"left","left",11,-8,"");

		// add child menu link items ("url","Link name","_target","alt text")
	
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.a706thyh&x=1&y=pp33n9","Christmas 2005","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.6hb7em21&x=1&y=-rja8p3","December Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.ca1toiix&x=1&y=-hahl4h","November Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.5c4c0fw5&x=1&y=7232q4","Our new family","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.btksjk71&x=1&y=-37s745","Pumpkin Patch","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.3hhxnvh9&x=1&y=dny2cw","First Day of School","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.6ave63a5&x=1&y=jz66p9","Trip to Sesame Place","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.20hwriz9&x=1&y=-uwj3is","Trip to California","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.awmnqued&x=1&y=-nnqtm4","Trip to National Zoo","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.blv2umxp&x=1&y=ja0yv","Chincoteague Island","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.bgqlqci5&x=1&y=-65gu8q","May Candids","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.99mnuujx&x=1&y=tm3byw","Apple Blossom Festival","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.ag7i0crp&x=1&y=-vuacye","Hannah's 2 Year Portraits","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.6nfojr0l&x=1&y=-vjvf3t","Hannah's 2nd Birthday","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.c2rznwe5&x=1&y=-41lhvk","Easter Egg Hunts","_blank","");
	addChildmenuItem("http://www.kodakgallery.com/I.jsp?c=19aeduj9.6noq3z99&x=1&y=f8qjgu","March Candids","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.b63zmnmd&x=1&y=urxb7q","Trip to Louisianna","_blank","");

	addSubmenuItem("","2004 &raquo;","","");
	

// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(125,"left","left",11,-8,"");

		// add child menu link items ("url","Link name","_target","alt text")
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=yoodwwl.b5rypi19&x=0&y=-nhm9ki","Christmas","_blank","");	
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.7s6xovk1&x=1&y=r0j5qk","Holiday Light Show","_blank","");						
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.5e4jg8i1&x=1&y=3lruh8","Halloween","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.9cc9fp8p&x=1&y=iq5jhy","October Memories","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.8h8gcw0h&x=1&y=4axw22","Pumpkin Patches","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.2gtl8ryx&x=1&y=-kkz0w6","Labor Day Weekend","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.3uay3aup&x=1&y=-ctdg6g","Outer Banks","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.a0jytj5t&x=1&y=45fxq5","June Candids","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.1hvtbzb5&x=1&y=-bjtmqt","Father's Day","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.7tcqux35&x=1&y=mqpo1u","David's Surprise Party","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.48f7e3s1&x=1&y=g4w7r2","Chincoteague Island","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.b088my61&x=1&y=2dcyad","May candids","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.4loi1t35&x=1&y=94yyw1","April candids","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.81altevl&x=1&y=7sfx9f","Hannah's 1st birthday","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.4b9l42zt&x=1&y=k6idjt","1 year/Easter portraits","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.9hxe76k9&x=1&y=b9kopg","visit w/ Grandpa Dennis","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.kk3mh9t&x=1&y=-naktyw","trip to Nashville","_blank","");
	addChildmenuItem("http://www.ofoto.com/I.jsp?c=19aeduj9.9s2rhr5&x=1&y=oivitm","trip to New Orleans","_blank","");
		


addMainItem("","&nbsp;&nbsp;our other sites",100,"left","","",0,0,"");

	defineSubmenuProperties(137,"left","left",-5,-5,"");


	addSubmenuItem("wedding/index.htm","our wedding","_blank","");
	addSubmenuItem("baby/index.html","Hannah's 1st year","_blank","");
	
	


addMainItem("","&nbsp;&nbsp;favorite links",100,"left","","",0,0,"r");

	defineSubmenuProperties(167,"left","left",-5,-5,"");

	addSubmenuItem("http://www.dimensiondata.com","Dimension Data","_blank","");
	addSubmenuItem("http://www.jamieprosser.com","Jamie Lynn Prosser","_blank","");
	addSubmenuItem("http://www.redland-umc.org","Redland United Methodist Church","_blank","");
	addSubmenuItem("http://www.appstate.edu","Appalachian State University","_blank","");
	addSubmenuItem("http://www.facebook.com/home.php","Facebook","_blank","");
	addSubmenuItem("http://www.michaelwsmith.com","Michael W. Smith","_blank","");
	addSubmenuItem("http://www.svrunners.org","Shenandoah Valley Runners","_blank","");

addMainItem("portfolio.html","&nbsp;&nbsp;portfolio",80,"left","_blank","",0,0,"r");
	
addMainItem("mailto:jelise_and_david@yahoo.com","&nbsp;&nbsp;contact us",80,"left","","",0,0,"r");


//**DO NOT EDIT THIS *****
}//***********************
//************************
