	<!--
		// this script allows for the image to change during mouse rollover
		if(document.images)
			{
			
			// menu buttons when mouse is rolled over
			img1on = new Image()  ;
			img1on.src = "/images/nav-on_01.gif"  ;
			img2on = new Image()  ;
			img2on.src = "/images/nav-on_02.gif"  ;
			img3on = new Image()  ;
			img3on.src = "/images/nav-on_03.gif"  ;
			img4on = new Image()  ;
			img4on.src = "/images/nav-on_04.gif"  ;
			img5on = new Image()  ;
			img5on.src = "/images/nav-on_05.gif"  ;
			img6on = new Image()  ;
			img6on.src = "/images/nav-on_06.gif"  ;
			img7on = new Image()  ;
			img7on.src = "/images/nav-on_07.gif"  ;
			img8on = new Image()  ;
			img8on.src = "/images/nav-on_08.gif"  ;
			
			img9on = new Image()  ;
			img9on.src = "images/toc.toc-on.gif"  ;
			img10on = new Image()  ;
			img10on.src = "images/toc.ftd-on.gif"  ;
			img11on = new Image()  ;
			img11on.src = "images/toc.connect-on.gif"  ;
			img12on = new Image()  ;
			img12on.src = "images/toc.feature-on.gif"  ;
			img13on = new Image()  ;
			img13on.src = "images/toc.coxfiles-on.gif"  ;
			img14on = new Image()  ;
			img14on.src = "images/toc.game-on.gif"  ;
			img15on = new Image()  ;
			img15on.src = "images/toc.warehouse-on.gif"  ;
			img16on = new Image()  ;
			img16on.src = "images/toc.surf-on.gif"  ;
			img17on = new Image()  ;
			img17on.src = "images/toc.simplyweb-on.gif"  ;
			img18on = new Image()  ;
			img18on.src = "images/toc.applescript-on.gif"  ;
			img19on = new Image()  ;
			img19on.src = "images/toc.tips-on.gif"  ;
			img20on = new Image()  ;
			img20on.src = "images/toc.office-on.gif"  ;
			img21on = new Image()  ;
			img21on.src = "images/toc.entourage-on.gif"  ;
			img22on = new Image()  ;
			img22on.src = "images/toc.word-on.gif"  ;
			img23on = new Image()  ;
			img23on.src = "images/toc.excel-on.gif"  ;
			img24on = new Image()  ;
			img24on.src = "images/toc.powerpoint-on.gif"  ;
			img25on = new Image()  ;
			img25on.src = "images/toc.jeopardy-on.gif"  ;
			img26on = new Image()  ;
			img26on.src = "images/toc.screencatcher-on.gif"  ;
			img27on = new Image()  ;
			img27on.src = "images/toc.bts-on.gif"  ;
			
			
			
			
			// menu buttons when mouse is rolled off
			img1off = new Image()  ;
			img1off.src = "/images/nav-off_01.gif"  ;
			img2off = new Image()  ;
			img2off.src = "/images/nav-off_02.gif"  ;
			img3off = new Image()  ;
			img3off.src = "/images/nav-off_03.gif"  ;
			img4off = new Image()  ;
			img4off.src = "/images/nav-off_04.gif"  ;
			img5off = new Image()  ;
			img5off.src = "/images/nav-off_05.gif"  ;
			img6off = new Image()  ;
			img6off.src = "/images/nav-off_06.gif"  ;
			img7off = new Image()  ;
			img7off.src = "/images/nav-off_07.gif"  ;
			img8off = new Image()  ;
			img8off.src = "/images/nav-off_08.gif"  ;
			
			img9off = new Image()  ;
			img9off.src = "images/toc.toc-off.gif"  ;
			img10off = new Image()  ;
			img10off.src = "images/toc.ftd-off.gif"  ;
			img11off = new Image()  ;
			img11off.src = "images/toc.connect-off.gif"  ;
			img12off = new Image()  ;
			img12off.src = "images/toc.feature-off.gif"  ;	
			img13off = new Image()  ;
			img13off.src = "images/toc.coxfiles-off.gif"  ;
			img14off = new Image()  ;
			img14off.src = "images/toc.game-off.gif"  ;
			img15off = new Image()  ;
			img15off.src = "images/toc.warehouse-off.gif"  ;
			img16off = new Image()  ;
			img16off.src = "images/toc.surf-off.gif"  ;
			img17off = new Image()  ;
			img17off.src = "images/toc.simplyweb-off.gif"  ;
			img18off = new Image()  ;
			img18off.src = "images/toc.applescript-off.gif"  ;
			img19off = new Image()  ;
			img19off.src = "images/toc.tips-off.gif"  ;
			img20off = new Image()  ;
			img20off.src = "images/toc.office-off.gif"  ;
			img21off = new Image()  ;
			img21off.src = "images/toc.entourage-off.gif"  ;
			img22off = new Image()  ;
			img22off.src = "images/toc.word-off.gif"  ;
			img23off = new Image()  ;
			img23off.src = "images/toc.excel-off.gif"  ;
			img24off = new Image()  ;
			img24off.src = "images/toc.powerpoint-off.gif"  ;
			img25off = new Image()  ;
			img25off.src = "images/toc.jeopardy-off.gif"  ;
			img26off = new Image()  ;
			img26off.src = "images/toc.screencatcher-off.gif"  ;
			img27off = new Image()  ;
			img27off.src = "images/toc.bts-off.gif"  ;
			
			

			
			
			// article title images that appear during nav menu rollover
			img1article = new Image()  ;
			img1article.src = "/images/name.blank.gif"  ;
			img2article = new Image()  ;
			img2article.src = "/images/name.blank.gif"  ;
			img3article = new Image()  ;
			img3article.src = "/images/name.blank.gif"  ;
			img4article = new Image()  ;
			img4article.src = "/images/name.blank.gif"  ;
			img5article = new Image()  ;
			img5article.src = "/images/name.blank.gif"  ;
			img6article = new Image()  ;
			img6article.src = "/images/name.blank.gif"  ;
			img7article = new Image()  ;
			img7article.src = "/images/name.blank.gif"  ;
			img8article = new Image()  ;
			img8article.src = "/images/name.blank.gif"  ;
			
			img9article = new Image()  ;
			img9article.src = "images/name.toc.gif"  ;
			img10article = new Image()  ;
			img10article.src = "images/name.ftd.gif"  ;
			img11article = new Image()  ;
			img11article.src = "images/name.connect.gif"  ;
			img12article = new Image()  ;
			img12article.src = "images/name.feature.gif"  ;	
			img13article = new Image()  ;
			img13article.src = "images/name.coxfiles.gif"  ;
			img14article = new Image()  ;
			img14article.src = "images/name.game.gif"  ;
			img15article = new Image()  ;
			img15article.src = "images/name.warehouse.gif"  ;
			img16article = new Image()  ;
			img16article.src = "images/name.surf.gif"  ;
			img17article = new Image()  ;
			img17article.src = "images/name.simplyweb.gif"  ;
			img18article = new Image()  ;
			img18article.src = "images/name.applescript.gif"  ;
			img19article = new Image()  ;
			img19article.src = "images/name.tips.gif"  ;
			img20article = new Image()  ;
			img20article.src = "images/name.office.gif"  ;
			img21article = new Image()  ;
			img21article.src = "images/name.entourage.gif"  ;
			img22article = new Image()  ;
			img22article.src = "images/name.word.gif"  ;
			img23article = new Image()  ;
			img23article.src = "images/name.excel.gif"  ;					
			img24article = new Image()  ;
			img24article.src = "images/name.powerpoint.gif"  ;
			img25article = new Image()  ;
			img25article.src = "images/name.jeopardy.gif"  ;
			img26article = new Image()  ;
			img26article.src = "images/name.screencatcher.gif"  ;
			img27article = new Image()  ;
			img27article.src = "images/name.bts.gif"  ;
			
			}
			
			function imgOn(imgName)
				{
				if(document.images)
					{
					document[imgName].src = eval(imgName + "on.src")  ;
					document["holder"].src = eval(imgName + "article.src")  ;
					}
				}
				
			function imgOff(imgName)
				{
				if(document.images)
					{
					document[imgName].src = eval(imgName + "off.src")  ;
					document["holder"].src = "images/name.blank.gif"  ;
					}
				}
						
			function popup(URL, popwid, popht)
				{
				aWindow=window.open(URL,"thewindow","toolbar=no,width=" + popwid + ",height=" + popht + ",scrollbars=yes,resize=no,menubar=yes");
				}	

		
			
	//-->
