		function infoCodes() {
			$.fn.colorbox({href:'/plantatree/findcodes.html', width:'940', height:'560',opacity:0.8, iframe:true});
		}
		function getInfo() {
			$.fn.colorbox({href:'directions.html', width:'960', height:'580',opacity:0.8, iframe:true});
		}
		function getOverallResults() {
			$.fn.colorbox({href:'/plantatree/programImpact.htm', width:'840', height:'700',opacity:0.8, iframe:true});
		}
		function plantATree() {
			openPATFlow();
		}
		function openPATFlow() {
			$.fn.colorbox({href:'/plantatree/patIntro.htm', width:'840', height:'700',opacity:0.8, iframe:true});
		}
		function openPATEmail() {
			$.fn.colorbox({href:'open_taf.jsp', width:'840', height:'700',opacity:0.8, iframe:true});
		}
		function openPATAbout() {
		$.fn.colorbox({href:'patAbout.jsp', width:'1000', height:'700',opacity:0.8, iframe:true});
		}
		
		function signup() {
		$.fn.colorbox({href:'open_signup.jsp', width:'880', height:'700',opacity:0.8, iframe:true});
		}
		
