<?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/"
	>

<channel>
	<title>Infants and Children</title>
	<atom:link href="http://www.infantsandchildren.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infantsandchildren.net</link>
	<description></description>
	<pubDate>Fri, 12 Feb 2010 18:38:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AAP Prevention and Treatment of Childhood Overweight and Obesity</title>
		<link>http://www.infantsandchildren.net/2010/02/aap-prevention-and-treatment-of-childhood-overweight-and-obesity/</link>
		<comments>http://www.infantsandchildren.net/2010/02/aap-prevention-and-treatment-of-childhood-overweight-and-obesity/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:36:03 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[Childhood Obesity]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1306</guid>
		<description><![CDATA[http://www.aap.org/obesity/families.html?technology=1
]]></description>
			<content:encoded><![CDATA[<p><a title="AAP on Childhood Obesity" href="http://www.aap.org/obesity/families.html?technology=1" target="_blank">http://www.aap.org/obesity/families.html?technology=1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2010/02/aap-prevention-and-treatment-of-childhood-overweight-and-obesity/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Pediatrician</title>
		<link>http://www.infantsandchildren.net/2010/02/new-physician/</link>
		<comments>http://www.infantsandchildren.net/2010/02/new-physician/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 15:39:26 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[News and Events]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1292</guid>
		<description><![CDATA[Dr. Stephen J. Pacetti joins Infants and Children, P.A.  
Infants and Children, P.A. is pleased to welcome Dr. Stephen Pacetti to their Pediatric Team.  Dr. Pacetti earned his medical degree in 1982 in the Dominican Republic and completed his residency training at the University of Medicine/Dentistry and St. Joseph&#8217;s Hospital in New Jersey. As a professional in pediatric medicine, Dr. Pacetti is trained to [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial, Helvetica; color: #336666;"><strong><span style="color: #3366ff;">Dr. Stephen J. Pacetti joins Infants and Children, P.A.  </span></strong></span><span style="font-family: Arial, Helvetica; color: #336666;"><strong><br />
</strong></span><span style="font-family: Arial, Helvetica, sans-serif; font-size: x-small;">Infants and Children, P.A. is pleased to welcome Dr. Stephen Pacetti to their Pediatric Team.  Dr. Pacetti earned his medical degree in 1982 in the Dominican Republic and completed his residency training at the University of Medicine/Dentistry and St. Joseph&#8217;s Hospital in New Jersey. As a professional in pediatric medicine, Dr. Pacetti is trained to diagnose and treat a broad range of medical illnesses. He is currently Chief of Pediatrics at Jupiter Medical Center.  His high standards for pediatric care are well known in the community for the past 5 years.  He specializes in providing comprehensive preventative care for children up to age 18. Dr. Pacetti is accepting new patients in both the Jupiter and West Palm Beach offices and most insurance plans. For more information or to make an appointment, call 242-0505.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2010/02/new-physician/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dad&#8217;s Role With Baby-Featuring Dr. Ronald Romear</title>
		<link>http://www.infantsandchildren.net/2009/12/%e2%80%9cmilestones%e2%80%9d-video-featuring-dr-ronald-romear/</link>
		<comments>http://www.infantsandchildren.net/2009/12/%e2%80%9cmilestones%e2%80%9d-video-featuring-dr-ronald-romear/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 22:12:50 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[Milestones]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1250</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
function MM_CheckFlashVersion(reqVerStr,msg){
  with(navigator){
    var isIE  = (appVersion.indexOf("MSIE") != -1 &#038;&#038; userAgent.indexOf("Opera") == -1);
    var isWin = (appVersion.toLowerCase().indexOf("win") != -1);
    if (!isIE || !isWin){  
      var flashVer = -1;
      if (plugins &#038;&#038; plugins.length > 0){
        var desc = plugins["Shockwave Flash"] ? plugins["Shockwave Flash"].description : &#8220;&#8221;;
        desc = plugins["Shockwave Flash 2.0"] ? plugins["Shockwave Flash 2.0"].description : desc;
        if (desc == &#8220;&#8221;) flashVer = -1;
        else{
          var descArr = desc.split(&#8221; &#8220;);
          var tempArrMajor = descArr[2].split(&#8221;.&#8221;);
          var verMajor = tempArrMajor[0];
          var tempArrMinor = (descArr[3] != &#8220;&#8221;) ? descArr[3].split(&#8221;r&#8221;) : descArr[4].split(&#8221;r&#8221;);
          var verMinor = (tempArrMinor[1] > 0) ? tempArrMinor[1] : 0;
          flashVer =  parseFloat(verMajor + &#8220;.&#8221; + verMinor);
        }
      }
      // WebTV has Flash Player 4 or lower   too low for video
      else if (userAgent.toLowerCase().indexOf(&#8221;webtv&#8221;) != -1) flashVer = 4.0;</p>
<p>      var verArr = reqVerStr.split(&#8221;,&#8221;);
      var reqVer = parseFloat(verArr[0] + &#8220;.&#8221; + verArr[2]);</p>
<p>      if (flashVer < reqVer){
        if (confirm(msg))
          window.location = "http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
      }
    }
  } 
}
// --></script><br />
<object width="480" height="393" data="/video/FLVPlayer_Progressive.swf" type="application/x-shockwave-flash"><param name="id" value="FLVPlayer" /><param name="salign" value="lt" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=/video/Corona_Skin_3&amp;streamName=/video/Title_01&amp;autoPlay=false&amp;autoRewind=true" /><param name="src" value="/video/FLVPlayer_Progressive.swf" /><param name="name" value="FLVPlayer" /><param name="flashvars" value="&amp;MM_ComponentVersion=1&amp;skinName=/video/Corona_Skin_3&amp;streamName=/video/Title_01&amp;autoPlay=false&amp;autoRewind=true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/12/%e2%80%9cmilestones%e2%80%9d-video-featuring-dr-ronald-romear/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Infant Development-Featuring Dr. Ronald Romear</title>
		<link>http://www.infantsandchildren.net/2009/12/milestones-video-featuring-dr-ronald-romear/</link>
		<comments>http://www.infantsandchildren.net/2009/12/milestones-video-featuring-dr-ronald-romear/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 01:26:01 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[Milestones]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1218</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
function MM_CheckFlashVersion(reqVerStr,msg){
  with(navigator){
    var isIE  = (appVersion.indexOf("MSIE") != -1 &#038;&#038; userAgent.indexOf("Opera") == -1);
    var isWin = (appVersion.toLowerCase().indexOf("win") != -1);
    if (!isIE || !isWin){  
      var flashVer = -1;
      if (plugins &#038;&#038; plugins.length > 0){
        var desc = plugins["Shockwave Flash"] ? plugins["Shockwave Flash"].description : &#8220;&#8221;;
        desc = plugins["Shockwave Flash 2.0"] ? plugins["Shockwave Flash 2.0"].description : desc;
        if (desc == &#8220;&#8221;) flashVer = -1;
        else{
          var descArr = desc.split(&#8221; &#8220;);
          var tempArrMajor = descArr[2].split(&#8221;.&#8221;);
          var verMajor = tempArrMajor[0];
          var tempArrMinor = (descArr[3] != &#8220;&#8221;) ? descArr[3].split(&#8221;r&#8221;) : descArr[4].split(&#8221;r&#8221;);
          var verMinor = (tempArrMinor[1] > 0) ? tempArrMinor[1] : 0;
          flashVer =  parseFloat(verMajor + &#8220;.&#8221; + verMinor);
        }
      }
      // WebTV has Flash Player 4 or lower   too low for video
      else if (userAgent.toLowerCase().indexOf(&#8221;webtv&#8221;) != -1) flashVer = 4.0;</p>
<p>      var verArr = reqVerStr.split(&#8221;,&#8221;);
      var reqVer = parseFloat(verArr[0] + &#8220;.&#8221; + verArr[2]);</p>
<p>      if (flashVer < reqVer){
        if (confirm(msg))
          window.location = "http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
      }
    }
  } 
}
// --></script><br />
<object width="480" height="393" data="/video/FLVPlayer_Progressive.swf" type="application/x-shockwave-flash"><param name="id" value="FLVPlayer" /><param name="salign" value="lt" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=/video/Corona_Skin_3&amp;streamName=/video/Title_02&amp;autoPlay=false&amp;autoRewind=true" /><param name="src" value="/video/FLVPlayer_Progressive.swf" /><param name="name" value="FLVPlayer" /><param name="flashvars" value="&amp;MM_ComponentVersion=1&amp;skinName=/video/Corona_Skin_3&amp;streamName=/video/Title_02&amp;autoPlay=false&amp;autoRewind=true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/12/milestones-video-featuring-dr-ronald-romear/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Contemporary Guide for Parents</title>
		<link>http://www.infantsandchildren.net/2009/12/fever/</link>
		<comments>http://www.infantsandchildren.net/2009/12/fever/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 14:48:56 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[Fever]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1215</guid>
		<description><![CDATA[A brief but important talk on a “hot topic” - Your child’s fever
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infantsandchildren.net/wp-content/uploads/2009/12/fever6.pdf" target="_blank">A brief but important talk on a “hot topic” - Your child’s fever</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/12/fever/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tuberculosis Risk Assessment Form</title>
		<link>http://www.infantsandchildren.net/2009/08/tuberculosis-risk-assessment-form/</link>
		<comments>http://www.infantsandchildren.net/2009/08/tuberculosis-risk-assessment-form/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 16:13:50 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[Forms]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1151</guid>
		<description><![CDATA[Click here for Tuberculosis (TB) Risk Assessment Form
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infantsandchildren.net/wp-content/uploads/2009/08/tuberculosis-riskassessment.pdf">Click here for Tuberculosis (TB) Risk Assessment Form</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/08/tuberculosis-risk-assessment-form/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Autism Screening Form</title>
		<link>http://www.infantsandchildren.net/2009/06/autism-screening-form/</link>
		<comments>http://www.infantsandchildren.net/2009/06/autism-screening-form/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:50:54 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[Forms]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1127</guid>
		<description><![CDATA[Click here for Autism Screening Form
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infantsandchildren.net/wp-content/uploads/2009/06/website-autism-formfinal2.pdf">Click here for Autism Screening Form</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/06/autism-screening-form/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Florida High School Sports Form</title>
		<link>http://www.infantsandchildren.net/2009/06/florida-high-school-sports-form/</link>
		<comments>http://www.infantsandchildren.net/2009/06/florida-high-school-sports-form/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 17:17:31 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[Forms]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1123</guid>
		<description><![CDATA[Click Here for Sports Form
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infantsandchildren.net/wp-content/uploads/2009/06/website-el02_physical.pdf">Click Here for Sports Form</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/06/florida-high-school-sports-form/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Teacher ADHD assessment Form</title>
		<link>http://www.infantsandchildren.net/2009/06/teacher-adhd-assessment-form/</link>
		<comments>http://www.infantsandchildren.net/2009/06/teacher-adhd-assessment-form/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 18:41:53 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[ADD/ADHD Assessment Forms]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1093</guid>
		<description><![CDATA[Click here for the Teacher Assessment Form
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infantsandchildren.net/wp-content/uploads/2009/06/website-teacher-adhdvadtrs_quest2.pdf">Click here for the Teacher Assessment Form</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/06/teacher-adhd-assessment-form/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Parent ADHD Assessment Form</title>
		<link>http://www.infantsandchildren.net/2009/06/parent-adhd-assessment-form/</link>
		<comments>http://www.infantsandchildren.net/2009/06/parent-adhd-assessment-form/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 18:40:49 +0000</pubDate>
		<dc:creator>lfischer</dc:creator>
		
		<category><![CDATA[ADD/ADHD Assessment Forms]]></category>

		<guid isPermaLink="false">http://www.infantsandchildren.net/?p=1091</guid>
		<description><![CDATA[Click here for the Parent Assessment form
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infantsandchildren.net/wp-content/uploads/2009/06/websiite-parent-adhdvadprs_quest.pdf">Click here for the Parent Assessment form</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infantsandchildren.net/2009/06/parent-adhd-assessment-form/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
