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=776","function to phase to small sided game ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=775","function to a phase ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=774","pre season ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=773","Player Positions 7 a Side ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=772","topics   ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=771","4, 5, and 6 year olds ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=770","Any drills a defender can practice on her own? ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=769","World against us. ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=768","coaching 7-9 yrs old ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=767","Conceding goals in the first 20 mins ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=766","training   ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=765","defending as team/running with ball/accurate pass ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=764","Patience is stretched ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=763","defending corners ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=762","goalkeeping set plays ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=761","playing against top strikers ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=760","triangle games ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=759","help   ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=758","the role of the stopper ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=757","Thanks...   ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=756","Half Time Snack ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=755","correct marking ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=754","Drills for Shielding ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=753","Forwards Movment Of The Ball ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=752","How to go about stopping ball chasing./advice.. ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=751","CUP SMI FINAL WORRIES ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=750","Training session ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=749","Training session advise/techniques? ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=748","CLUB STRUCTURE??? ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=747","How to Become a Pro Manager ","Jul 28"),
 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? ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=745","Midfield Shape ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=744","My issue.... ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=743","staying connected ","Jul 28"),
 new sa("http://www.juniorsoccercoach.com/members/forum/openthread.cfm?forum=1&ThreadID=742","midfield pair ","Jul 28")
	);