<!-- Hide script from old browsers
var ImageURL = 'http://www.wacriswell.org/images/'
if (document.images) {
			subpagehomeover= new Image
			subpagehomeout= new Image
			subpageaboutover= new Image
			subpageaboutout= new Image
			subpagelinksover= new Image
			subpagelinksout= new Image
			subpagecontributionsover= new Image
			subpagecontributionsout= new Image
			subpagecontactover= new Image
			subpagecontactout= new Image
			subpagebyverseover= new Image
			subpagebyverseout= new Image
			subpagebycategoryover= new Image
			subpagebycategoryout= new Image
			subpagebytopicover= new Image
			subpagebytopicout= new Image
			subpagebywordover= new Image
			subpagebywordout= new Image
			subpagebydateover= new Image
			subpagebydateout= new Image
			
			subpagehomeover.src= ImageURL + 'subpagehomeroll.gif'
			subpagehomeout.src= ImageURL + 'subpagehome.gif'
			subpageaboutover.src= ImageURL + 'subpageaboutroll.gif'
			subpageaboutout.src= ImageURL + 'subpageabout.gif'
			subpagelinksover.src= ImageURL + 'subpagelinksroll.gif'
			subpagelinksout.src= ImageURL + 'subpagelinks.gif'
			subpagecontributionsover.src= ImageURL + 'subpagecontributionsroll.gif'
			subpagecontributionsout.src= ImageURL + 'subpagecontributions.gif'
			subpagecontactover.src= ImageURL + 'subpagecontactroll.gif'
			subpagecontactout.src= ImageURL + 'subpagecontact.gif'
			subpagebyverseover.src= ImageURL + 'subpagebyverseroll.gif'
			subpagebyverseout.src= ImageURL + 'subpagebyverse.gif'
			subpagebycategoryover.src= ImageURL + 'subpagebycategoryroll.gif'
			subpagebycategoryout.src= ImageURL + 'subpagebycategory.gif'
			subpagebytopicover.src= ImageURL + 'subpagebytopicroll.gif'
			subpagebytopicout.src= ImageURL + 'subpagebytopic.gif'
			subpagebywordover.src= ImageURL + 'subpagebywordroll.gif'
			subpagebywordout.src= ImageURL + 'subpagebyword.gif'
			subpagebydateover.src= ImageURL + 'subpagebydateroll.gif'
			subpagebydateout.src= ImageURL + 'subpagebydate.gif'
					
		}
		else {
		    subpagehomeover=""
			subpagehomeout=""
			document.subpagehome=""
			subpageaboutover=""
			subpageaboutout=""
			document.subpageabout=""
			subpagelinksover=""
			subpagelinksout=""
			document.subpagelinks=""
			subpagecontributionsover=""
			subpagecontributionsout=""
			document.subpagecontributions=""
			subpagecontactover=""
			subpagecontactout=""
			document.contact=""
			subpagebyverseover=""
			subpagebyverseout=""
			document.subpagebyverse=""
			subpagebycategoryover=""
			subpagebycategoryout=""
			document.subpagebycategory=""
			subpagebytopicover=""
			subpagebytopicout=""
			document.subpagebytopic=""
			subpagebywordover=""
			subpagebywordout=""
			document.subpagebyword=""
			subpagebydateover=""
			subpagebydateout=""
			document.subpagebydate=""
	
		}
	// End hiding script from old browsers -->