//****** Advanced DHTML Popup Pro Version 2.30.026.166.017,  Build: 126 ******

// Copyright (c) Digital Flow Software 2005-2009
// The present javascript code is property of Digital Flow Software.
// This code can only be used inside Internet/Intranet web sites located on *web servers*, as the outcome of a licensed Advanced DHTML Popup application only. 
// This code *cannot* be used inside distributable implementations (such as demos, applications or CD-based webs), unless this implementation is licensed with an "Advanced DHTML Popup License for Distributed Applications". 
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// ***Removal of the present copyright notice is strictly prohibited***

var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   htmlstring="<p><font face=\"Verdana\"><b>What is syndicated content (RSS)?</b><br>Syndicated content, otherwise known as Really Simple Syndication (RSS), is a popular way to distribute information from websites. Using RSS, The Baron Series website (<b>TBS</b>) is able feed its articles, podcast, and blog entries to subscribers automatically. <p><br><b>How do I use RSS?</b><br>To view <b>TBS</b> RSS feeds, you need an RSS reader such as My Yahoo, My MSN or one of the others listed above. An RSS reader will allow you to subscribe to <b>TBS</b> feeds and have the content delivered to you. <p>Subscribing is free and easy. Simply, cut and paste the following feed URLs into your reader:<p><b>Podcast:</b><BR>http://www.baronseries.com/podcast.xml<p><b>Blog:</b><BR>http://www.baronseries.com/feed.xml<p>Once you have subscribed to one or both of <b>TBS</b> RSS feeds referenced above, headlines will begin to flow to your reader. When you see a headline that interests you, just click on it to view the full article or listen to the audio. <p><br><b>RSS Readers</b><br>There are many different RSS readers available. Some readers are designed with user interfaces that resemble e-mail inboxes, and others web browsers. You can choose the most suitable for your needs. </font><p>"
   new adp("RSS",htmlstring,"The Baron Series RSS Feeds");
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}
