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.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=778","EQUIPMENT FOR SALE - LOCATION:  WEST MIDLANDS ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=777","Useful tips / Road Show 13th March COVENTRY ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=776","Designer Bounce & Bounce Now ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=775","‘Thomas Airflow Adventure System’ ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=774","any sugestions?soft play from reading to scotland? ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=773","Ebay or Dday ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=772","People Working For You ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=771","Manned Bouncy Castle - 4th April - WITNEY, OXFORD ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=770","INPAS and Repairs ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=769","Start of the season ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=768","PopCorn supplies ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=767","Thank you Andy J Leisure ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=766","Wanted - 1.5 HP electric blower ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=765","Water slide wanted for event - NORFOLK ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=764","RCDs   ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=763","0800 numbers ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=762","Hello ! ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=761","Insurance   ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=760","buying new ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=759","calendar scam ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=758","Lee Bishop - Did you sell your adults castle? ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=757","INPAS Trade Show and Expo 16 - 17 March 2010 ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=756","Limbo   ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=755","More used equipment for sale incl. testing equipme ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=754","FIRST POST (advice required) ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=753","Feel free to post messages on any subject ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=752","Are you receiving the FREE profit tip of the week? ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=751","Thread will have to be deleted at 9pm this evening ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=750","Yell.com we need to boycott these lot! ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=749","WARNING!!!   ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=748","To all inflatable manufactures ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=747","Large Slide for sale - Excellent condition  £650 ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=746","soft play wanted ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=745","need help to look at a castle in the bath area ","Mar 11"),
 new sa("http://www.bouncycastleowner.com/members/forum/openthread.cfm?forum=1&ThreadID=744","SHOW CANCELLED NEWPORT ","Mar 11")
	);