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.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27924","Off Topic-Solar Generator ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27923","Green Screen ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27922","Google Instant introduced today ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27921","Bill's YouTube Videos ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27920","DVD Label Printer ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27919","building cd menu article ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27918","Uploading a finished video to a file sharing site ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27917","Paypal for vacation rental fees? ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27916","MP3 to text transcribing software recommendations? ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27915","Video Editing Question: Anybody Watch Top Gear? ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27914","Iphone advice ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27913","Date Storage ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27912","“Flip Builder” Flip Book software experiance? ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27911","Recording outside ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27910","Path to happiness - flow chart ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27909","Look what $2800 will buy . . . ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27908","IE7   ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27907","ebook editors ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27906","Microphone over the ear ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27905","Microsoft SharePoint Services Hosting ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27904","Two  million YouTube views - just photos ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27903","Web TV Advice ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27902","Amazon Best Sellers Out of Stock ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27901","WAMP Server on Windows 7 ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27900","eBook nomenclature ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27899","eBook price points ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27898","eBook software ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27897","Traveling this holiday weekend? ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27896","Privacy Statement ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27895","Reasons Why Best-Selling Authors Are Going Direct ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27894","Diasonic  Voice Recorder DDR 3032 ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27893","Bill: Site Running Intermittently Slow ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27891","Bill, what PHP environment do you use? ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27890","Dragon Naturally Speaking 11 w headset - $66.99 ","Sep 08"),
 new sa("http://www.bmyers.com/members/forum/openthread.cfm?forum=1&ThreadID=27889","Has anyone played about with Pubster formats? ","Sep 08")
	);