<?xml version="1.0" encoding="ISO-8859-1" ?>
			       <rss version="2.0">
			        <channel>
			          <title>www.i-dentalresources (Sedation Dentistry Artiles)</title> 
			          <link>http://www.i-dentalresources.com/articles/category/Sedation-Dentistry.html</link> 
			          <description>Categorized Article(s) From www.i-dentalresources</description> 
			          <language>en</language> 
			          <managingEditor>editor@i-dentalresources.com</managingEditor> <item>
				            <title>Los Angeles Sedation Dentist</title>
			          		<link>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/los-angeles-sedation-dentist.html</link> 
	            	<author>default@i-dentalresources.com (seth miller)</author>
					        <pubDate>Mon, 04 Sep 2006 00:00:00 -0700</pubDate>
							<description>
					          <![CDATA[<p>You can choose a sedation dentist if you are fearful of having dental work done. You undergo your routine visit while sedated and wake up with a beautiful smile. Using different levels of...]]> 
				            </description>
				            <guid>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/los-angeles-sedation-dentist.html#When:06:11:23AM</guid>
				          </item> <item>
				            <title>Dont Let Fear Rot Your Teeth</title>
			          		<link>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/dont-let-fear-rot-your-teeth.html</link> 
	            	<author>default@i-dentalresources.com (tara pingle)</author>
					        <pubDate>Mon, 04 Sep 2006 00:00:00 -0700</pubDate>
							<description>
					          <![CDATA[<p>Fear of the dentist has a long history and originally, way back, there was some physical cause for it. But dentistry has come a long way, and we&rsquo;re fortunate to live in a time when...]]> 
				            </description>
				            <guid>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/dont-let-fear-rot-your-teeth.html#When:06:11:23AM</guid>
				          </item> <item>
				            <title>Philadelphia Sedation Dentists</title>
			          		<link>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/philadelphia-sedation-dentists.html</link> 
	            	<author>default@i-dentalresources.com (ross brainbirdge)</author>
					        <pubDate>Mon, 04 Sep 2006 00:00:00 -0700</pubDate>
							<description>
					          <![CDATA[<p>Most of us will agree that we do get jittery at the very thought of going to visit a dentist. Some may feel more anxious than others. The very sight of a dentist&rsquo;s scalpel is enough to...]]> 
				            </description>
				            <guid>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/philadelphia-sedation-dentists.html#When:06:11:23AM</guid>
				          </item> <item>
				            <title>Atlanta Sedation Dentists</title>
			          		<link>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/atlanta-sedation-dentists.html</link> 
	            	<author>default@i-dentalresources.com (ken marlborough)</author>
					        <pubDate>Mon, 04 Sep 2006 00:00:00 -0700</pubDate>
							<description>
					          <![CDATA[<p>Most people are averse to the idea of visiting a dentist. The menacing surgical tools and the thought of a dentist using them in a patient&rsquo;s mouth often creates a negative impact on a...]]> 
				            </description>
				            <guid>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/atlanta-sedation-dentists.html#When:06:11:23AM</guid>
				          </item> <item>
				            <title>Austin Sedation Dentists</title>
			          		<link>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/austin-sedation-dentists.html</link> 
	            	<author>default@i-dentalresources.com ( Kent Pinkerton)</author>
					        <pubDate>Mon, 04 Sep 2006 00:00:00 -0700</pubDate>
							<description>
					          <![CDATA[<p>Many people do not like going to the dentist. It can be a terrifying experience for young and old alike. Some outgrow this fear, but others live with it all of their lives, to the point where...]]> 
				            </description>
				            <guid>http://www.i-dentalresources.com/articles/dental/Sedation-Dentistry/austin-sedation-dentists.html#When:06:11:23AM</guid>
				          </item></channel>
					</rss>
 
<SCRIPT language="Javascript">
<!--

// FILE ARCHIVED ON 20070125044631 AND RETRIEVED FROM THE
// INTERNET ARCHIVE ON 20090916202404.
// JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
// ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
// SECTION 108(a)(3)).

   var sWayBackCGI = "http://web.archive.org/web/20070125044631/";

   function xResolveUrl(url) {
      var image = new Image();
      image.src = url;
      return image.src;
   }
   function xLateUrl(aCollection, sProp) {
      var i = 0;
      for(i = 0; i < aCollection.length; i++) {
         var url = aCollection[i][sProp];         if (typeof(url) == "string") { 
          if (url.indexOf("mailto:") == -1 &&
             url.indexOf("javascript:") == -1
             && url.length > 0) {
            if(url.indexOf("http") != 0) {
                url = xResolveUrl(url);
            }
            url = url.replace('.wstub.archive.org','');
            aCollection[i][sProp] = sWayBackCGI + url;
         }
         }
      }
   }

   xLateUrl(document.getElementsByTagName("IMG"),"src");
   xLateUrl(document.getElementsByTagName("A"),"href");
   xLateUrl(document.getElementsByTagName("AREA"),"href");
   xLateUrl(document.getElementsByTagName("OBJECT"),"codebase");
   xLateUrl(document.getElementsByTagName("OBJECT"),"data");
   xLateUrl(document.getElementsByTagName("APPLET"),"codebase");
   xLateUrl(document.getElementsByTagName("APPLET"),"archive");
   xLateUrl(document.getElementsByTagName("EMBED"),"src");
   xLateUrl(document.getElementsByTagName("BODY"),"background");
   xLateUrl(document.getElementsByTagName("TD"),"background");
   xLateUrl(document.getElementsByTagName("INPUT"),"src");
   var forms = document.getElementsByTagName("FORM");
   if (forms) {
       var j = 0;
       for (j = 0; j < forms.length; j++) {
              f = forms[j];
              if (typeof(f.action)  == "string") {
                 if(typeof(f.method)  == "string") {
                     if(typeof(f.method) != "post") {
                        f.action = sWayBackCGI + f.action;
                     }
                  }
              }
        }
    }


//-->
</SCRIPT>


