function sa(url,headline_text,article_date)  
{
   this.url = url
   this.headline_text = headline_text
   this.article_date = article_date
}
	article = new Array(
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=238","Contacting colleges ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=237","Working with physical limitations ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=236","Sharing speaker videos ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=235","Help with networking...look ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=234","Confidence   ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=233","How is the book coming? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=232","A way to keep up with Video, for FREE? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=231","Branding Your Speaking Business ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=230","How did you get started? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=229","Heads up on blogging... ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=228","New video format to consider ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=227","Share your blogs with us ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=226","Bits, Chunks, Series really helps! ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=225","Online Speaking Course??? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=224","High Schools and Colleges ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=223","What Seperates YOU from the Herd? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=222","&quot;If you build it, they will come.....&quot; ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=221","Tell Your Story ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=220","The Web: Is your website working FOR you? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=219","Fundraisers   ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=218","Use books to get speaking engagements ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=217","New Speaker ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=216","How much do you charge? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=215","Setting up your new discussion forum profiles ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=214","How To Set Up Your Profile ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=213","Important Upgrades To This Site For All Members ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=212","How to get noticed by Meeting Planners ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=211","Virtual Newstand - Read what others are writing ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=210","How Viable are Church and Religious Markets? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=209","Health Insurance ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=208","What kind of videos do you want me to make? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=207","Tom - Affiliate Program ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=206","One Sheets vs. Brochures ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=205","Will I Be the Next US President ? ","Aug 25"),
 new sa("http://www.amazingpublicspeaking.com/members/forum/openthread.cfm?forum=1&ThreadID=204","Tom, I Need You to Confirm Your Trip to SC!!!! ","Aug 25")
	);