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.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=266","making intro ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=265","how can i make a good photos album ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=264","How Best To Edit Multi Event Captures. ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=263","Best render setting for games ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=262","Losing Renamed Files ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=261","Media Files Management ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=260","External Hard Drive and Workplan Question ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=259","Looping   ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=258","see this test video and help me plz in the motion ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=257","DVD Architect Chapters & Buttons ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=256","how can i make shadow effects by sony vegas ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=255","how to put a logo on a video ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=254","Adding .veg files to timeline ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=253","how to put lyrics of a song in a professional way ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=252","how to make this transition ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=251","remove the black background from the lower third ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=250","getting my vegas9.0 to recognize my sony handy cam ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=249","Rendering   ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=248","movie exposure ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=247","video stretched ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=246","zoom   ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=245","Scrolling text from R to L disappears mid-frame ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=244","How to Add Only a Portion of a Video File ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=243","Incorporating Boris Red 5 into Vegas Pro 10 ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=242","removing the white colour around the logo ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=241","Sony Movie Studio HD Jumpy on Preview ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=240","Resolution in DVD Architect 5.2 ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=239","basic questions on MTS files saving output ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=238","Adding effects in vegas pro 9 ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=237","HD is very jumpy on editing preview ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=236","Interlace flicker on slide show ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=235","Photoshop Element 6 for beginners ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=234","second camera ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=233","recompression   ","Feb 07"),
 new sa("http://www.LearningVegas.com/members/forum/openthread.cfm?forum=1&ThreadID=232","Widescreen filming and output ","Feb 07")
	);
