<script type="text/javascript" src="fckeditor/fckeditor.js"></script>
<script type="text/javascript">
      function ReplaceAllTextareas() {
                  
                // replace all of the textareas                                
                var allTextAreas = document.getElementsByTagName("textarea");  
                for (var i=0; i < allTextAreas.length; i++) {                  
                var oFCKeditor = new FCKeditor( allTextAreas[i].name ) ;       
                oFCKeditor.Height = "500" ;                                    
                oFCKeditor.Width = "100%" ;                                    
                oFCKeditor.BasePath = "fckeditor/" ;                           
                oFCKeditor.ReplaceTextarea() ;                                 
                  
                } 
        }         
        // -->    
    </script>     



<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
 "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">

<channel>
<title>Zein Atat</title>
<link>http://www.lebstudio.com</link>
<description>Lebstudio</description>
<language>en_US</language>

</channel>
</rss>