<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Catedral de Cristo Rey</title>
	<atom:link href="http://www.catedraldecristorey.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catedraldecristorey.org</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 22:37:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Pastor&#8217;s Weekly Letter</title>
		<link>http://www.catedraldecristorey.org/eng/the-pastors-weekly-letter-25/</link>
		<comments>http://www.catedraldecristorey.org/eng/the-pastors-weekly-letter-25/#comments</comments>
		<pubDate>Thu, 17 May 2012 15:40:46 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[From Father]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11484</guid>
		<description><![CDATA[Dear Parishioners, Christ the King is sending a group of 10 parishioners on our 6th annual Mustard Seed mission trip to the Dominican Republic June 9 – 16. Each missionary will take two large suitcases filled with supplies needed by the orphanage and the school they will be serving. Please help fill our suitcases with<a href="http://www.catedraldecristorey.org/eng/the-pastors-weekly-letter-25/">Read the Rest...</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Dear Parishioners,</strong></p>
<p>Christ the King is sending a group of 10 parishioners on our 6<sup>th</sup> annual Mustard Seed mission trip to the Dominican Republic June 9 – 16. Each missionary will take two large suitcases filled with supplies needed by the orphanage and the school they will be serving. Please help fill our suitcases with supplies needed by the children of Mustard Seed Communities in the Dominican Republic!  Items needed are: Soap, shampoo, deodorant (large sizes and hotel sizes); diapers (large sizes); children&#8217;s Tylenol; cough, cold, and allergy medicines; towels; single bed sheets; school and office supplies; and gently used children&#8217;s and teen&#8217;s <strong><em>summer</em></strong> clothing. Donations may be left in the bins beside the elevator near the reception desk. Financial donations can be made right here on our homepage. Thank you in advance for your help!<span id="more-11484"></span></p>
<p>In the month of May, we will have our Senior Adult Luncheon on Thursday, May 24 following the 12:10 pm Mass in the Parish Hall. To RSVP, call 404-267-3674. Our seniors always have a wonderful time at the luncheon.</p>
<p>And for all of you who have enjoyed the beautiful organ music every weekend at our Cathedral over the years, you are warmly invited to help celebrate our very talented organist’s 25 years of service at Christ the King. We ask that you join Dr. Tim Wissler in celebrating his silver jubilee with <em>Festive Music for Organ and Brass</em>. The concert, featuring Tim and the Atlanta Brass, begins on Wednesday, June 13 at 7:30 pm in the Cathedral followed by a dessert reception in Kenny Hall. We hope to see you there.</p>
<p>We always have much to do at the Cathedral, and I urge you to view our calendar for more events. Thank you for visiting.</p>
<p><em>God Bless You,</em></p>
<p><em> Fr. Frank McNamee, Pastor</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/the-pastors-weekly-letter-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CTK 20/30 Something Event: &#8220;Catholicism&#8221;</title>
		<link>http://www.catedraldecristorey.org/eng/news/ctk-2030-something-event-catholicism/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/ctk-2030-something-event-catholicism/#comments</comments>
		<pubDate>Wed, 02 May 2012 15:35:47 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11426</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table width='100%'><td><td span='2'>Please complete this form to register for "Catholicism". If you want to register more than one person, please select the option "ADD another person/item to this registration" on the next page (after you click the SUBMIT button).</td></table><table width='500'><td><b>Cost $ 45.00</b></p></p><SCRIPT>



function echeck(str) {
		var at="@"
		var dot="."
		var em = ""
		var lat=str.indexOf(at)
		var lstr=str.length
		var ldot=str.indexOf(dot)
		if (str.indexOf(at)==-1){
		    return false;
		    }

		if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){
		    return false;
		    
		}

		if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){
		     return false;
		}

		 if (str.indexOf(at,(lat+1))!=-1){
		      return false;
		 }

		 if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
		     return false;
		 }

		 if (str.indexOf(dot,(lat+2))==-1){
		    return false;
		 }
		
		 if (str.indexOf(" ")!=-1){
		    return false;
		 }

 		 return true;					
}


function validateForm(form) { 
	
var msg = "";


if (ValidBotBoot() == false)
{
	//alert ("Please enter the correct answer to the simple math question" );
	msg += "\n " + "Please enter the correct answer to the simple math question";
	//return false;
}
 

if (form.fname.value == "") {  msg += "\n " +"Please enter the Players' first name."; 
   		form.fname.focus( ); 
		 
   	 }
if (form.lname.value == "") {  msg += "\n " +"Please enter the Players' last name."; 
   		form.lname.focus( ); 
		 
   		}
	
if (echeck(form.email.value)==false){
		msg += "\n " + "Email format not correct!";
		form.email.focus( );  
		}

/*	
if (form.phone.value == "") {  msg += "\n " +"Please enter your phone number."; 
   		form.phone.focus( ); 
		
	 
   		}

		
if (form.address.value == "") {  msg += "\n " +"Please enter your address."; 
   		form.address.focus( ); 
		 
   		}
if (form.city.value == "") {  msg += "\n " +"Please enter your city."; 
   		form.city.focus( ); 
		 
   		}  
 
if (form.state.value == "") { msg += "\n " + "Please enter your state."; 
   		form.state.focus( );
		 
   	 }
if (form.zip.value == "") {  msg += "\n " +"Please enter your zip code."; 
   		form.zip.focus( ); 
		 
   		 }
		 
		 
*/

    
//Validate Extra Questions
function trim(s) { if (s) {return s.replace(/^\s*|\s*$/g,"");} return null;}
				
	var inputs = form.getElementsByTagName("input");
	var e;

//Start Extra Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
	
		if (e.type == "text" && e.title && !value && e.className == "r")
		{msg += "\n " + e.title;}
		
	
	if ((e.type == "radio" || e.type == "checkbox") && e.className == "r") {
				var rd =""
				var controls = form.elements;
				function getSelectedControl(group) 
					{
					for (var i = 0, n = group.length; i < n; ++i)
						if (group[i].checked) return group[i];
						return null;
					}
				if (!getSelectedControl(controls[e.name]))
								{msg += "\n " + e.title;}
			} 
			

	} //for

	var inputs = form.getElementsByTagName("textarea");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if (!value && e.className == "r")
		{msg += "\n " + e.title;}
	}
	var inputs = form.getElementsByTagName("select");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if ((!value || value =='') && e.className == "r")
		{msg += "\n " + e.title;}
	}
 
	
if (msg.length > 0) {
			msg = "There was an error. The following fields need to be completed:\n" + msg;
			alert(msg);
			return false;
		}
		else
		{
		//alert("MSGt: " +  msg);
		return true;
		//form.submit();
			//return false;   
		}
	
	//return true;   

}



</SCRIPT>

</td>
<tr>
	<td>
	<form method="post"
		action=""
		onSubmit="return validateForm(this)">
	<p align="left"><b>First Name: <br />
	<input  maxLength="40" size="47" name="fname"></b></p>
	<p align="left"><b>Last Name:<br />
	<input maxLength="40" size="47" name="lname"></b></p>
	<p align="left"><b>E-Mail:<br />
	<input  maxLength="40" size="47" name="email"></b></p>

	    
    <!--<p align="left"><b>:<br />
	<input tabIndex="4" maxLength="20" size="25" name="phone"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="5" maxLength="35" size="49" name="address"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="6" maxLength="25" size="35" name="city"> </b></p>

<p align="left"><b>:<br />
	<input tabIndex="7" maxLength="20" size="18" name="state"></b></p>
 
 	<p align="left"><b>:<br />
	<input tabIndex="8" maxLength="10" size="15" name="zip"></b></p>
-->

	    
			
			
<p align="left"><b>	Additional attendees?
      <select name="num_people" style="width:70px;margin-top:4px">
        <option value="1" selected>None</option>
        <option value="2">1</option>
        <option value="3">2</option>
        <option value="4">3</option>
        <option value="5">4</option>
        <option value="6">5</option>
      </select>		
      </b></p>
      
      
  

<div id="botbot" align="left"></div> 

<SCRIPT>
			    
	var a = Math.ceil(Math.random() * 10);
    var b = Math.ceil(Math.random() * 10);       
    var c = a + b
    function DrawBotBoot()
    {
        document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<p align="left">In order to prevent SPAM, please answer this simple math problem<br>';
		document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<b>What is '+ a + ' + ' + b +'? </b><br /><input id="BotBootInput" name="BotBootInput" type="text" maxlength="2" size="4"/>';
		 
    }    
    function ValidBotBoot(){
       
	    var d = document.getElementById('BotBootInput').value;
		//alert ("validbot="  + d + " " + c );
        if (d == c)
		{
			return true;        
		}
		else
		{
			return false;
		}
	 
    }
	
	DrawBotBoot();
</SCRIPT>   
  


		<input type="hidden" name="regevent_action" value="post_attendee"> <input
		type="hidden" name="event_id" value="82">
        
  
        <input type="hidden" name="custom_4" value="new"> 
        
        <input
		type="hidden" name="event_id" value="82">
   
        
	<p align="center"><input type="submit" name="Submit" value="Submit"> <font
		color="#FF0000"><b>(Only click the Submit Button Once)</b></font>
	
	</form>
	</td>
</tr>
</table>
</body>

]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/ctk-2030-something-event-catholicism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adult Mission Trip Donation Page</title>
		<link>http://www.catedraldecristorey.org/eng/news/adult-mission-trip-donation-page/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/adult-mission-trip-donation-page/#comments</comments>
		<pubDate>Wed, 02 May 2012 14:22:29 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11412</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table width='100%'><td><td span='2'>Please complete YOUR information and then select the missionary you are supporting and the amount you are donating. Information given will not be shared or used for any solicitation. </td></table><table width='500'><td><SCRIPT>



function echeck(str) {
		var at="@"
		var dot="."
		var em = ""
		var lat=str.indexOf(at)
		var lstr=str.length
		var ldot=str.indexOf(dot)
		if (str.indexOf(at)==-1){
		    return false;
		    }

		if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){
		    return false;
		    
		}

		if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){
		     return false;
		}

		 if (str.indexOf(at,(lat+1))!=-1){
		      return false;
		 }

		 if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
		     return false;
		 }

		 if (str.indexOf(dot,(lat+2))==-1){
		    return false;
		 }
		
		 if (str.indexOf(" ")!=-1){
		    return false;
		 }

 		 return true;					
}


function validateForm(form) { 
	
var msg = "";


if (ValidBotBoot() == false)
{
	//alert ("Please enter the correct answer to the simple math question" );
	msg += "\n " + "Please enter the correct answer to the simple math question";
	//return false;
}
 

if (form.fname.value == "") {  msg += "\n " +"Please enter the Players' first name."; 
   		form.fname.focus( ); 
		 
   	 }
if (form.lname.value == "") {  msg += "\n " +"Please enter the Players' last name."; 
   		form.lname.focus( ); 
		 
   		}
	
if (echeck(form.email.value)==false){
		msg += "\n " + "Email format not correct!";
		form.email.focus( );  
		}

/*	
if (form.phone.value == "") {  msg += "\n " +"Please enter your phone number."; 
   		form.phone.focus( ); 
		
	 
   		}

		
if (form.address.value == "") {  msg += "\n " +"Please enter your address."; 
   		form.address.focus( ); 
		 
   		}
if (form.city.value == "") {  msg += "\n " +"Please enter your city."; 
   		form.city.focus( ); 
		 
   		}  
 
if (form.state.value == "") { msg += "\n " + "Please enter your state."; 
   		form.state.focus( );
		 
   	 }
if (form.zip.value == "") {  msg += "\n " +"Please enter your zip code."; 
   		form.zip.focus( ); 
		 
   		 }
		 
		 
*/

    
//Validate Extra Questions
function trim(s) { if (s) {return s.replace(/^\s*|\s*$/g,"");} return null;}
				
	var inputs = form.getElementsByTagName("input");
	var e;

//Start Extra Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
	
		if (e.type == "text" && e.title && !value && e.className == "r")
		{msg += "\n " + e.title;}
		
	
	if ((e.type == "radio" || e.type == "checkbox") && e.className == "r") {
				var rd =""
				var controls = form.elements;
				function getSelectedControl(group) 
					{
					for (var i = 0, n = group.length; i < n; ++i)
						if (group[i].checked) return group[i];
						return null;
					}
				if (!getSelectedControl(controls[e.name]))
								{msg += "\n " + e.title;}
			} 
			

	} //for

	var inputs = form.getElementsByTagName("textarea");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if (!value && e.className == "r")
		{msg += "\n " + e.title;}
	}
	var inputs = form.getElementsByTagName("select");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if ((!value || value =='') && e.className == "r")
		{msg += "\n " + e.title;}
	}
 
	
if (msg.length > 0) {
			msg = "There was an error. The following fields need to be completed:\n" + msg;
			alert(msg);
			return false;
		}
		else
		{
		//alert("MSGt: " +  msg);
		return true;
		//form.submit();
			//return false;   
		}
	
	//return true;   

}



</SCRIPT>

</td>
<tr>
	<td>
	<form method="post"
		action=""
		onSubmit="return validateForm(this)">
	<p align="left"><b>First Name: <br />
	<input  maxLength="40" size="47" name="fname"></b></p>
	<p align="left"><b>Last Name:<br />
	<input maxLength="40" size="47" name="lname"></b></p>
	<p align="left"><b>E-Mail:<br />
	<input  maxLength="40" size="47" name="email"></b></p>

	    
    <!--<p align="left"><b>:<br />
	<input tabIndex="4" maxLength="20" size="25" name="phone"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="5" maxLength="35" size="49" name="address"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="6" maxLength="25" size="35" name="city"> </b></p>

<p align="left"><b>:<br />
	<input tabIndex="7" maxLength="20" size="18" name="state"></b></p>
 
 	<p align="left"><b>:<br />
	<input tabIndex="8" maxLength="10" size="15" name="zip"></b></p>
-->

	    
<input type="hidden" name="num_people" value="1"> 
<p align='left'><b>Address:<br /><input type="text" id="TEXT_557"  name="TEXT_557" size="40" title="Address:" value="" />
</b></p><p align='left'><b>City  State   Zip:<br /><input type="text" id="TEXT_558"  name="TEXT_558" size="40" title="City  State   Zip:" value="" />
</b></p><p align='left'><b>Contact Number:<br /><input type="text" id="TEXT_559"  name="TEXT_559" size="40" title="Contact Number:" value="" />
</b></p><p align='left'><b>Selection Missionary<br /><select name="DROPDOWN_560" class="r" id="DROPDOWN_560" title="Selection Missionary" /><br /><option value=''>Select One </option><br/><option value="Ronald Blasi" /> Ronald Blasi</option><br/>
<option value="Chrissy Copple" /> Chrissy Copple</option><br/>
<option value="Christine Fallucco" /> Christine Fallucco</option><br/>
<option value="Ellie Cannito" /> Ellie Cannito</option><br/>
<option value="Jane Cannito" /> Jane Cannito</option><br/>
<option value="Joel Starkey" /> Joel Starkey</option><br/>
<option value="Megan Monroe" /> Megan Monroe</option><br/>
<option value="Sallie Forrester" /> Sallie Forrester</option><br/>
<option value="Katie Connors" /> Katie Connors</option><br/>
<option value="Maggie Piekarski" /> Maggie Piekarski</option><br/>
<option value="Susan Monroe" /> Susan Monroe</option><br/>
<option value="General Team" /> General Team</option><br/>
</select></b></p><p align='left'><b>Pricing Options<br /><select name="DROPDOWN_561" id="DROPDOWN_561" title="Pricing Options" /><br /><option value=''>Select One </option><br/><option value="$10" /> $10</option><br/>
<option value="$20" /> $20</option><br/>
<option value="$30" /> $30</option><br/>
<option value="$40" /> $40</option><br/>
<option value="$50" /> $50</option><br/>
<option value="$60" /> $60</option><br/>
<option value="$70" /> $70</option><br/>
<option value="$80" /> $80</option><br/>
<option value="$90" /> $90</option><br/>
<option value="$100" /> $100</option><br/>
<option value="$125" /> $125</option><br/>
<option value="$150" /> $150</option><br/>
<option value="$175" /> $175</option><br/>
<option value="$200" /> $200</option><br/>
<option value="$225" /> $225</option><br/>
<option value="$250" /> $250</option><br/>
<option value="$275" /> $275</option><br/>
<option value="$300" /> $300</option><br/>
<option value="$325" /> $325</option><br/>
<option value="$350" /> $350</option><br/>
<option value="$375" /> $375</option><br/>
<option value="$400" /> $400</option><br/>
<option value="$425" /> $425</option><br/>
<option value="$450" /> $450</option><br/>
<option value="$475" /> $475</option><br/>
<option value="$500" /> $500</option><br/>
<option value="$600" /> $600</option><br/>
<option value="$700" /> $700</option><br/>
<option value="$800" /> $800</option><br/>
<option value="$900" /> $900</option><br/>
<option value="$1000" /> $1000</option><br/>
</select></b></p>
  

<div id="botbot" align="left"></div> 

<SCRIPT>
			    
	var a = Math.ceil(Math.random() * 10);
    var b = Math.ceil(Math.random() * 10);       
    var c = a + b
    function DrawBotBoot()
    {
        document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<p align="left">In order to prevent SPAM, please answer this simple math problem<br>';
		document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<b>What is '+ a + ' + ' + b +'? </b><br /><input id="BotBootInput" name="BotBootInput" type="text" maxlength="2" size="4"/>';
		 
    }    
    function ValidBotBoot(){
       
	    var d = document.getElementById('BotBootInput').value;
		//alert ("validbot="  + d + " " + c );
        if (d == c)
		{
			return true;        
		}
		else
		{
			return false;
		}
	 
    }
	
	DrawBotBoot();
</SCRIPT>   
  


		<input type="hidden" name="regevent_action" value="post_attendee"> <input
		type="hidden" name="event_id" value="81">
        
  
        <input type="hidden" name="custom_4" value="new"> 
        
        <input
		type="hidden" name="event_id" value="81">
   
        
	<p align="center"><input type="submit" name="Submit" value="Submit"> <font
		color="#FF0000"><b>(Only click the Submit Button Once)</b></font>
	
	</form>
	</td>
</tr>
</table>
</body>

]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/adult-mission-trip-donation-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sponsors Needed for Rite of Reception/Adult Confirmation</title>
		<link>http://www.catedraldecristorey.org/eng/news/sponsors-needed-for-rite-of-receptionadult-confirmation/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/sponsors-needed-for-rite-of-receptionadult-confirmation/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 18:40:46 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[Homepage]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11402</guid>
		<description><![CDATA[Parishioners are needed to sponsor adults inquiring into the faith and preparing to come into full communion with the Church. A sponsor is not required to have a degree in theology but rather a listening, active and open heart. Time and again past sponsors have experienced the privilege of being part of someone’s spiritual journey<a href="http://www.catedraldecristorey.org/eng/news/sponsors-needed-for-rite-of-receptionadult-confirmation/">Read the Rest...</a>]]></description>
			<content:encoded><![CDATA[<p>Parishioners are needed to sponsor adults inquiring into the faith and preparing to come into full communion with the Church. A sponsor is not required to have a degree in theology but rather a listening, active and open heart. Time and again past sponsors have experienced the privilege of being part of someone’s spiritual journey into the Church.</p>
<p>When: Sundays, Juine 10 – August 19, 10:00-11:45 am, Hyland Center Assembly Room. For additional information, contact Milissa Cole, milissalee@bellsouth.net.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/sponsors-needed-for-rite-of-receptionadult-confirmation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BCM Food Drive</title>
		<link>http://www.catedraldecristorey.org/eng/news/bcm-food-drive/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/bcm-food-drive/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 15:15:16 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[Homepage]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11399</guid>
		<description><![CDATA[You can help! Christ the King is sponsoring a May Food Drive for Buckhead Christian Ministry in order to give families a head start in feeding their kids during the summer. Bags with food lists will be distributed. Please fill and return your bags to the BCM containers next to the reception desk. We’ll deliver<a href="http://www.catedraldecristorey.org/eng/news/bcm-food-drive/">Read the Rest...</a>]]></description>
			<content:encoded><![CDATA[<p>You can help! Christ the King is sponsoring a May Food Drive for Buckhead Christian Ministry in order to give families a head start in feeding their kids during the summer. Bags with food lists will be distributed. Please fill and return your bags to the BCM containers next to the reception desk. We’ll deliver your gifts to BCM — together, we will make sure that hungry children have enough food to eat this summer.</p>
<p>The BCM Food Drive kicked off May 1 and will run throughout the month of May. There are three ways you can help.</p>
<p>Þ Write a check to Cathedral of Christ the King and put BCM Food Drive in the memo line.</p>
<p>Þ Assemble food items and deliver to CTK throughout the month of May.</p>
<p>Þ Buy a Kroger gift card, which will be put towards the purchase of food.</p>
<p>Look for additional information in the May bulletins.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/bcm-food-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catholic Youth Day @ Six Flags</title>
		<link>http://www.catedraldecristorey.org/eng/news/catholic-youth-day-six-flags/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/catholic-youth-day-six-flags/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 12:41:06 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11375</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table width='100%'><td><td span='2'>We will leave at 8 am on Sunday, May 6 and return at 8 pm. Mass and Lunch included. The cost is $40 per person or $13 for season ticket holders. Sign up online by Monday, April 30!</td></table><table width='500'><td><SCRIPT>



function echeck(str) {
		var at="@"
		var dot="."
		var em = ""
		var lat=str.indexOf(at)
		var lstr=str.length
		var ldot=str.indexOf(dot)
		if (str.indexOf(at)==-1){
		    return false;
		    }

		if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){
		    return false;
		    
		}

		if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){
		     return false;
		}

		 if (str.indexOf(at,(lat+1))!=-1){
		      return false;
		 }

		 if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
		     return false;
		 }

		 if (str.indexOf(dot,(lat+2))==-1){
		    return false;
		 }
		
		 if (str.indexOf(" ")!=-1){
		    return false;
		 }

 		 return true;					
}


function validateForm(form) { 
	
var msg = "";


if (ValidBotBoot() == false)
{
	//alert ("Please enter the correct answer to the simple math question" );
	msg += "\n " + "Please enter the correct answer to the simple math question";
	//return false;
}
 

if (form.fname.value == "") {  msg += "\n " +"Please enter the Players' first name."; 
   		form.fname.focus( ); 
		 
   	 }
if (form.lname.value == "") {  msg += "\n " +"Please enter the Players' last name."; 
   		form.lname.focus( ); 
		 
   		}
	
if (echeck(form.email.value)==false){
		msg += "\n " + "Email format not correct!";
		form.email.focus( );  
		}

/*	
if (form.phone.value == "") {  msg += "\n " +"Please enter your phone number."; 
   		form.phone.focus( ); 
		
	 
   		}

		
if (form.address.value == "") {  msg += "\n " +"Please enter your address."; 
   		form.address.focus( ); 
		 
   		}
if (form.city.value == "") {  msg += "\n " +"Please enter your city."; 
   		form.city.focus( ); 
		 
   		}  
 
if (form.state.value == "") { msg += "\n " + "Please enter your state."; 
   		form.state.focus( );
		 
   	 }
if (form.zip.value == "") {  msg += "\n " +"Please enter your zip code."; 
   		form.zip.focus( ); 
		 
   		 }
		 
		 
*/

    
//Validate Extra Questions
function trim(s) { if (s) {return s.replace(/^\s*|\s*$/g,"");} return null;}
				
	var inputs = form.getElementsByTagName("input");
	var e;

//Start Extra Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
	
		if (e.type == "text" && e.title && !value && e.className == "r")
		{msg += "\n " + e.title;}
		
	
	if ((e.type == "radio" || e.type == "checkbox") && e.className == "r") {
				var rd =""
				var controls = form.elements;
				function getSelectedControl(group) 
					{
					for (var i = 0, n = group.length; i < n; ++i)
						if (group[i].checked) return group[i];
						return null;
					}
				if (!getSelectedControl(controls[e.name]))
								{msg += "\n " + e.title;}
			} 
			

	} //for

	var inputs = form.getElementsByTagName("textarea");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if (!value && e.className == "r")
		{msg += "\n " + e.title;}
	}
	var inputs = form.getElementsByTagName("select");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if ((!value || value =='') && e.className == "r")
		{msg += "\n " + e.title;}
	}
 
	
if (msg.length > 0) {
			msg = "There was an error. The following fields need to be completed:\n" + msg;
			alert(msg);
			return false;
		}
		else
		{
		//alert("MSGt: " +  msg);
		return true;
		//form.submit();
			//return false;   
		}
	
	//return true;   

}



</SCRIPT>

</td>
<tr>
	<td>
	<form method="post"
		action=""
		onSubmit="return validateForm(this)">
	<p align="left"><b>First Name: <br />
	<input  maxLength="40" size="47" name="fname"></b></p>
	<p align="left"><b>Last Name:<br />
	<input maxLength="40" size="47" name="lname"></b></p>
	<p align="left"><b>E-Mail:<br />
	<input  maxLength="40" size="47" name="email"></b></p>

	    
    <!--<p align="left"><b>:<br />
	<input tabIndex="4" maxLength="20" size="25" name="phone"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="5" maxLength="35" size="49" name="address"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="6" maxLength="25" size="35" name="city"> </b></p>

<p align="left"><b>:<br />
	<input tabIndex="7" maxLength="20" size="18" name="state"></b></p>
 
 	<p align="left"><b>:<br />
	<input tabIndex="8" maxLength="10" size="15" name="zip"></b></p>
-->

	    
			
			
<p align="left"><b>	Additional attendees?
      <select name="num_people" style="width:70px;margin-top:4px">
        <option value="1" selected>None</option>
        <option value="2">1</option>
        <option value="3">2</option>
        <option value="4">3</option>
        <option value="5">4</option>
        <option value="6">5</option>
      </select>		
      </b></p>
      
      <p align='left'><b>Contact Number:<br /><input type="text" id="TEXT_555"  name="TEXT_555" size="40" title="Contact Number:" value="" />
</b></p><p align='left'><b>Pricing Options<br /><select name="DROPDOWN_556" class="r" id="DROPDOWN_556" title="Pricing Options" /><br /><option value=''>Select One </option><br/><option value="$40" /> $40</option><br/>
<option value="$13 for season ticket holders" /> $13 for season ticket holders</option><br/>
</select></b></p>
  

<div id="botbot" align="left"></div> 

<SCRIPT>
			    
	var a = Math.ceil(Math.random() * 10);
    var b = Math.ceil(Math.random() * 10);       
    var c = a + b
    function DrawBotBoot()
    {
        document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<p align="left">In order to prevent SPAM, please answer this simple math problem<br>';
		document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<b>What is '+ a + ' + ' + b +'? </b><br /><input id="BotBootInput" name="BotBootInput" type="text" maxlength="2" size="4"/>';
		 
    }    
    function ValidBotBoot(){
       
	    var d = document.getElementById('BotBootInput').value;
		//alert ("validbot="  + d + " " + c );
        if (d == c)
		{
			return true;        
		}
		else
		{
			return false;
		}
	 
    }
	
	DrawBotBoot();
</SCRIPT>   
  


		<input type="hidden" name="regevent_action" value="post_attendee"> <input
		type="hidden" name="event_id" value="80">
        
  
        <input type="hidden" name="custom_4" value="new"> 
        
        <input
		type="hidden" name="event_id" value="80">
   
        
	<p align="center"><input type="submit" name="Submit" value="Submit"> <font
		color="#FF0000"><b>(Only click the Submit Button Once)</b></font>
	
	</form>
	</td>
</tr>
</table>
</body>

]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/catholic-youth-day-six-flags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class of 2012 Senior Banquet</title>
		<link>http://www.catedraldecristorey.org/eng/events/class-of-2012-senior-banquet/</link>
		<comments>http://www.catedraldecristorey.org/eng/events/class-of-2012-senior-banquet/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 15:35:53 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Homepage]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11305</guid>
		<description><![CDATA[The Class of 2012 Senior Banquet &#8211; for any high school students graduating that are CTK parishioners &#8211; are invited to the the 2012 Senior Banquet on Sunday, April 29 following the 5:30 pm Mass. Fr. Frank and the Youth Ministry Department will host the 2012 graduates and their parents for a catered dinner. Only graduates and<a href="http://www.catedraldecristorey.org/eng/events/class-of-2012-senior-banquet/">Read the Rest...</a>]]></description>
			<content:encoded><![CDATA[<p>The Class of 2012 Senior Banquet &#8211; for any high school students graduating that are CTK parishioners &#8211; are invited to the the 2012 Senior Banquet on Sunday, April 29 following the 5:30 pm Mass. Fr. Frank and the Youth Ministry Department will host the 2012 graduates and their parents for a catered dinner. Only graduates and parents are invited. Gift to seniors from CTK will be given this night.</p>
<p>Please RSVP by Wednesday, April 25 for this event: <a href="http://www.cathedralofchristtheking.org/?p=11301">CLICK HERE</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/events/class-of-2012-senior-banquet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class of 2012 Senior Banquet Registration</title>
		<link>http://www.catedraldecristorey.org/eng/news/class-of-2012-senior-banquet-registration/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/class-of-2012-senior-banquet-registration/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 15:28:58 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11301</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table width='100%'><td><td span='2'>Please complete the following information to attend the Class of 2012 Senior Banquet on Sunday, April 29. </td></table><table width='500'><td><SCRIPT>



function echeck(str) {
		var at="@"
		var dot="."
		var em = ""
		var lat=str.indexOf(at)
		var lstr=str.length
		var ldot=str.indexOf(dot)
		if (str.indexOf(at)==-1){
		    return false;
		    }

		if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){
		    return false;
		    
		}

		if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){
		     return false;
		}

		 if (str.indexOf(at,(lat+1))!=-1){
		      return false;
		 }

		 if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
		     return false;
		 }

		 if (str.indexOf(dot,(lat+2))==-1){
		    return false;
		 }
		
		 if (str.indexOf(" ")!=-1){
		    return false;
		 }

 		 return true;					
}


function validateForm(form) { 
	
var msg = "";


if (ValidBotBoot() == false)
{
	//alert ("Please enter the correct answer to the simple math question" );
	msg += "\n " + "Please enter the correct answer to the simple math question";
	//return false;
}
 

if (form.fname.value == "") {  msg += "\n " +"Please enter the Players' first name."; 
   		form.fname.focus( ); 
		 
   	 }
if (form.lname.value == "") {  msg += "\n " +"Please enter the Players' last name."; 
   		form.lname.focus( ); 
		 
   		}
	
if (echeck(form.email.value)==false){
		msg += "\n " + "Email format not correct!";
		form.email.focus( );  
		}

/*	
if (form.phone.value == "") {  msg += "\n " +"Please enter your phone number."; 
   		form.phone.focus( ); 
		
	 
   		}

		
if (form.address.value == "") {  msg += "\n " +"Please enter your address."; 
   		form.address.focus( ); 
		 
   		}
if (form.city.value == "") {  msg += "\n " +"Please enter your city."; 
   		form.city.focus( ); 
		 
   		}  
 
if (form.state.value == "") { msg += "\n " + "Please enter your state."; 
   		form.state.focus( );
		 
   	 }
if (form.zip.value == "") {  msg += "\n " +"Please enter your zip code."; 
   		form.zip.focus( ); 
		 
   		 }
		 
		 
*/

    
//Validate Extra Questions
function trim(s) { if (s) {return s.replace(/^\s*|\s*$/g,"");} return null;}
				
	var inputs = form.getElementsByTagName("input");
	var e;

//Start Extra Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
	
		if (e.type == "text" && e.title && !value && e.className == "r")
		{msg += "\n " + e.title;}
		
	
	if ((e.type == "radio" || e.type == "checkbox") && e.className == "r") {
				var rd =""
				var controls = form.elements;
				function getSelectedControl(group) 
					{
					for (var i = 0, n = group.length; i < n; ++i)
						if (group[i].checked) return group[i];
						return null;
					}
				if (!getSelectedControl(controls[e.name]))
								{msg += "\n " + e.title;}
			} 
			

	} //for

	var inputs = form.getElementsByTagName("textarea");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if (!value && e.className == "r")
		{msg += "\n " + e.title;}
	}
	var inputs = form.getElementsByTagName("select");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if ((!value || value =='') && e.className == "r")
		{msg += "\n " + e.title;}
	}
 
	
if (msg.length > 0) {
			msg = "There was an error. The following fields need to be completed:\n" + msg;
			alert(msg);
			return false;
		}
		else
		{
		//alert("MSGt: " +  msg);
		return true;
		//form.submit();
			//return false;   
		}
	
	//return true;   

}



</SCRIPT>

</td>
<tr>
	<td>
	<form method="post"
		action=""
		onSubmit="return validateForm(this)">
	<p align="left"><b>First Name: <br />
	<input  maxLength="40" size="47" name="fname"></b></p>
	<p align="left"><b>Last Name:<br />
	<input maxLength="40" size="47" name="lname"></b></p>
	<p align="left"><b>E-Mail:<br />
	<input  maxLength="40" size="47" name="email"></b></p>

	    
    <!--<p align="left"><b>:<br />
	<input tabIndex="4" maxLength="20" size="25" name="phone"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="5" maxLength="35" size="49" name="address"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="6" maxLength="25" size="35" name="city"> </b></p>

<p align="left"><b>:<br />
	<input tabIndex="7" maxLength="20" size="18" name="state"></b></p>
 
 	<p align="left"><b>:<br />
	<input tabIndex="8" maxLength="10" size="15" name="zip"></b></p>
-->

	    
<input type="hidden" name="num_people" value="1"> 
<p align='left'><b>Phone Number:<br /><input type="text" id="TEXT_546"  name="TEXT_546" size="40" title="Phone Number:" value="" />
</b></p><p align='left'><b>How many parents are attending?<br /><input type="text" id="TEXT_548"  name="TEXT_548" size="40" title="How many parents are attending?" value="" />
</b></p><p align='left'><b>What high school are they graduating from?<br /><input type="text" id="TEXT_549"  name="TEXT_549" size="40" title="What high school are they graduating from?" value="" />
</b></p><p align='left'><b>What are plans after high school?<br /><select name="DROPDOWN_550" id="DROPDOWN_550" title="What are plans after high school?" /><br /><option value=''>Select One </option><br/><option value="College" /> College</option><br/>
<option value=" Other" />  Other</option><br/>
</select></b></p><p align='left'><b>Any honors/awards being received at graduation?<br /><input type="text" id="TEXT_551"  name="TEXT_551" size="40" title="Any honors/awards being received at graduation?" value="" />
</b></p><p align='left'><b>Favorite Saint quote (optional)<br /><input type="text" id="TEXT_552"  name="TEXT_552" size="40" title="Favorite Saint quote (optional)" value="" />
</b></p><p align='left'><b>Favorite CTK memory (optional)<br /><input type="text" id="TEXT_553"  name="TEXT_553" size="40" title="Favorite CTK memory (optional)" value="" />
</b></p>
  

<div id="botbot" align="left"></div> 

<SCRIPT>
			    
	var a = Math.ceil(Math.random() * 10);
    var b = Math.ceil(Math.random() * 10);       
    var c = a + b
    function DrawBotBoot()
    {
        document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<p align="left">In order to prevent SPAM, please answer this simple math problem<br>';
		document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<b>What is '+ a + ' + ' + b +'? </b><br /><input id="BotBootInput" name="BotBootInput" type="text" maxlength="2" size="4"/>';
		 
    }    
    function ValidBotBoot(){
       
	    var d = document.getElementById('BotBootInput').value;
		//alert ("validbot="  + d + " " + c );
        if (d == c)
		{
			return true;        
		}
		else
		{
			return false;
		}
	 
    }
	
	DrawBotBoot();
</SCRIPT>   
  


		<input type="hidden" name="regevent_action" value="post_attendee"> <input
		type="hidden" name="event_id" value="79">
        
  
        <input type="hidden" name="custom_4" value="new"> 
        
        <input
		type="hidden" name="event_id" value="79">
   
        
	<p align="center"><input type="submit" name="Submit" value="Submit"> <font
		color="#FF0000"><b>(Only click the Submit Button Once)</b></font>
	
	</form>
	</td>
</tr>
</table>
</body>

]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/class-of-2012-senior-banquet-registration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host Families Needed</title>
		<link>http://www.catedraldecristorey.org/eng/news/host-families-needed/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/host-families-needed/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 12:36:36 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11285</guid>
		<description><![CDATA[L’Arche International’s General Assembly Atlanta will host the L’Arche International’s General Assembly, June 3-10 at Agnes Scott College.  Host families are needed to house L’Arche delegates. To volunteer to be a host family, contact Christin Johnson, Family Weekend Coordinator, at 770-891-1413 or christin.johnson@larche.org.  For more information about for L&#8217;Arche International&#8217;s Atlanta General Assembly 2012, go<a href="http://www.catedraldecristorey.org/eng/news/host-families-needed/">Read the Rest...</a>]]></description>
			<content:encoded><![CDATA[<p>L’Arche International’s General Assembly Atlanta will host the L’Arche International’s General Assembly, June 3-10 at Agnes Scott College.  Host families are needed to house L’Arche delegates. To volunteer to be a host family, contact Christin Johnson, Family Weekend Coordinator, at 770-891-1413 or <a href="mailto:christin.johnson@larche.org">christin.johnson@larche.org</a>.  For more information about for L&#8217;Arche International&#8217;s Atlanta General Assembly 2012, go to <a href="http://atlanta.larche.org/">http://atlanta.larche.org</a>. For more information on the General Assembly, <a href="http://www.cathedralofchristtheking.org/wp-content/uploads/LArche-Family-WeekendMarch2012.pdf">CLICK HERE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/host-families-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marriage Ministry Speaker Event Registration Form</title>
		<link>http://www.catedraldecristorey.org/eng/news/marriage-ministry-speaker-event-registration-form/</link>
		<comments>http://www.catedraldecristorey.org/eng/news/marriage-ministry-speaker-event-registration-form/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 13:13:43 +0000</pubDate>
		<dc:creator>jfarine</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.cathedralofchristtheking.org/?p=11182</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table width='100%'><td><td span='2'>Please complete this RSVP form and submit payment for Wednesday April 25 at 6:30pm in the Parish Hall with guest speaker Sandra Huggins speaking on Marriage Builders. </td></table><table width='500'><td><SCRIPT>



function echeck(str) {
		var at="@"
		var dot="."
		var em = ""
		var lat=str.indexOf(at)
		var lstr=str.length
		var ldot=str.indexOf(dot)
		if (str.indexOf(at)==-1){
		    return false;
		    }

		if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){
		    return false;
		    
		}

		if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){
		     return false;
		}

		 if (str.indexOf(at,(lat+1))!=-1){
		      return false;
		 }

		 if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
		     return false;
		 }

		 if (str.indexOf(dot,(lat+2))==-1){
		    return false;
		 }
		
		 if (str.indexOf(" ")!=-1){
		    return false;
		 }

 		 return true;					
}


function validateForm(form) { 
	
var msg = "";


if (ValidBotBoot() == false)
{
	//alert ("Please enter the correct answer to the simple math question" );
	msg += "\n " + "Please enter the correct answer to the simple math question";
	//return false;
}
 

if (form.fname.value == "") {  msg += "\n " +"Please enter the Players' first name."; 
   		form.fname.focus( ); 
		 
   	 }
if (form.lname.value == "") {  msg += "\n " +"Please enter the Players' last name."; 
   		form.lname.focus( ); 
		 
   		}
	
if (echeck(form.email.value)==false){
		msg += "\n " + "Email format not correct!";
		form.email.focus( );  
		}

/*	
if (form.phone.value == "") {  msg += "\n " +"Please enter your phone number."; 
   		form.phone.focus( ); 
		
	 
   		}

		
if (form.address.value == "") {  msg += "\n " +"Please enter your address."; 
   		form.address.focus( ); 
		 
   		}
if (form.city.value == "") {  msg += "\n " +"Please enter your city."; 
   		form.city.focus( ); 
		 
   		}  
 
if (form.state.value == "") { msg += "\n " + "Please enter your state."; 
   		form.state.focus( );
		 
   	 }
if (form.zip.value == "") {  msg += "\n " +"Please enter your zip code."; 
   		form.zip.focus( ); 
		 
   		 }
		 
		 
*/

    
//Validate Extra Questions
function trim(s) { if (s) {return s.replace(/^\s*|\s*$/g,"");} return null;}
				
	var inputs = form.getElementsByTagName("input");
	var e;

//Start Extra Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
	
		if (e.type == "text" && e.title && !value && e.className == "r")
		{msg += "\n " + e.title;}
		
	
	if ((e.type == "radio" || e.type == "checkbox") && e.className == "r") {
				var rd =""
				var controls = form.elements;
				function getSelectedControl(group) 
					{
					for (var i = 0, n = group.length; i < n; ++i)
						if (group[i].checked) return group[i];
						return null;
					}
				if (!getSelectedControl(controls[e.name]))
								{msg += "\n " + e.title;}
			} 
			

	} //for

	var inputs = form.getElementsByTagName("textarea");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if (!value && e.className == "r")
		{msg += "\n " + e.title;}
	}
	var inputs = form.getElementsByTagName("select");
	var e;
	
	//Start Extra TextArea Questions Check
	for( var i = 0, e; e = inputs[i]; i++ )
	{
		var value = e.value ? trim(e.value) : null;
		if ((!value || value =='') && e.className == "r")
		{msg += "\n " + e.title;}
	}
 
	
if (msg.length > 0) {
			msg = "There was an error. The following fields need to be completed:\n" + msg;
			alert(msg);
			return false;
		}
		else
		{
		//alert("MSGt: " +  msg);
		return true;
		//form.submit();
			//return false;   
		}
	
	//return true;   

}



</SCRIPT>

</td>
<tr>
	<td>
	<form method="post"
		action=""
		onSubmit="return validateForm(this)">
	<p align="left"><b>First Name: <br />
	<input  maxLength="40" size="47" name="fname"></b></p>
	<p align="left"><b>Last Name:<br />
	<input maxLength="40" size="47" name="lname"></b></p>
	<p align="left"><b>E-Mail:<br />
	<input  maxLength="40" size="47" name="email"></b></p>

	    
    <!--<p align="left"><b>:<br />
	<input tabIndex="4" maxLength="20" size="25" name="phone"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="5" maxLength="35" size="49" name="address"></b></p>
	<p align="left"><b>:<br />
	<input tabIndex="6" maxLength="25" size="35" name="city"> </b></p>

<p align="left"><b>:<br />
	<input tabIndex="7" maxLength="20" size="18" name="state"></b></p>
 
 	<p align="left"><b>:<br />
	<input tabIndex="8" maxLength="10" size="15" name="zip"></b></p>
-->

	    
<input type="hidden" name="num_people" value="1"> 
<p align='left'><b>Contact Phone #<br /><input type="text" id="TEXT_365"  name="TEXT_365" size="40" title="Contact Phone #" value="" />
</b></p><p align='left'><b>Pricing Options<br /><label><input id="SINGLE_0" class="r" name="SINGLE_367" title="Pricing Options" type="radio" value="Single Attendance $20" /> Single Attendance $20</label><br/>
<label><input id="SINGLE_1" class="r" name="SINGLE_367" title="Pricing Options" type="radio" value=" Couple $40" />  Couple $40</label><br/>
</b></p><p align='left'><b>Spouse's Name, if applicable<br /><input type="text" id="TEXT_554"  name="TEXT_554" size="40" title="Spouse's Name, if applicable" value="" />
</b></p>
  

<div id="botbot" align="left"></div> 

<SCRIPT>
			    
	var a = Math.ceil(Math.random() * 10);
    var b = Math.ceil(Math.random() * 10);       
    var c = a + b
    function DrawBotBoot()
    {
        document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<p align="left">In order to prevent SPAM, please answer this simple math problem<br>';
		document.getElementById("botbot").innerHTML = document.getElementById("botbot").innerHTML + '<b>What is '+ a + ' + ' + b +'? </b><br /><input id="BotBootInput" name="BotBootInput" type="text" maxlength="2" size="4"/>';
		 
    }    
    function ValidBotBoot(){
       
	    var d = document.getElementById('BotBootInput').value;
		//alert ("validbot="  + d + " " + c );
        if (d == c)
		{
			return true;        
		}
		else
		{
			return false;
		}
	 
    }
	
	DrawBotBoot();
</SCRIPT>   
  


		<input type="hidden" name="regevent_action" value="post_attendee"> <input
		type="hidden" name="event_id" value="38">
        
  
        <input type="hidden" name="custom_4" value="new"> 
        
        <input
		type="hidden" name="event_id" value="38">
   
        
	<p align="center"><input type="submit" name="Submit" value="Submit"> <font
		color="#FF0000"><b>(Only click the Submit Button Once)</b></font>
	
	</form>
	</td>
</tr>
</table>
</body>

]]></content:encoded>
			<wfw:commentRss>http://www.catedraldecristorey.org/eng/news/marriage-ministry-speaker-event-registration-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

