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.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5540","Video Licensing Vault Set Up ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5539","software product ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5538","any one know the best way to get visitors ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5537","What is the best tool for add tracking ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5536","Video Licensing Vault ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5535","Apple iphone SECRETS ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5534","The Discussion Forum Has Moved To A New Location ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5533","Upgrading The Discussion Forum ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5532","Best eBook Software ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5531","Facebook Fans ! Help! ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5530","Websites for Affiliate Advertisers ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5529","Surveys   ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5528","eBooks and manuals ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5527","7 Steps to Building your OWN websites ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5526","SEO strategies for 2011 - Google's Opinion! ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5525","24 essential pages to include on your website ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5524","You heard it here first.... VAT changes ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5523","Tonight's Webinar ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5522","To the old fellow......Ron Woodham ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5521","Affiliate Resource Page Creation ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5520","Facebook Developer pages ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5519","SEO Workout Workshop DVD Home Study Course ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5518","is this normal results? ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5517","Welly Mulia's &quot;Profits Theme&quot; Is Back ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5516","Sales, Landing, Squeeze, and Other Pages? ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5515","Karate Site For Review ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5514","New website ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5513","Installing wordpress ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5512","Webinar   ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5511","Forwarding a domain name ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5510","Old Fashioned Labels Anyone? ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5509","Nick James' Site Survey ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5508","cPanel   ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5507","Back Links ","Jul 15"),
 new sa("http://www.nick-james.com/members/forum/openthread.cfm?forum=2&ThreadID=5506","Wordpress JetPack ","Jul 15")
	);
