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.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=760","triangle games ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=759","help   ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=758","the role of the stopper ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=757","Thanks...   ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=756","Half Time Snack ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=755","correct marking ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=754","Drills for Shielding ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=753","Forwards Movment Of The Ball ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=752","How to go about stopping ball chasing./advice.. ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=751","CUP SMI FINAL WORRIES ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=750","Training session ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=749","Training session advise/techniques? ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=748","CLUB STRUCTURE??? ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=747","How to Become a Pro Manager ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=746","I want to recruit U8,10 team.What is the best way? ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=745","Midfield Shape ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=744","My issue.... ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=743","staying connected ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=742","midfield pair ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=741","Can you help and share your idea's ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=740","no midfield  when attack breaks down ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=739","keeping the ball under pressure ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=738","corner kick ideas ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=737","call it day ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=736","slide tackles ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=735","Fundraising ?? ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=734","Defenders clearing the ball ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=733","Receiving the ball ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=732","manger standing down ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=731","How are you training your kids ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=730","Coaching our own children ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=729","Keeping shape ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=728","Question   ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=727","correct marking ","Mar 12"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=726","defending corners ","Mar 12")
	);