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.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6232","What area does your company service ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6230","Can someone offer advice on how to get Contracts ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6229","five gymnasiums in county jail ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6228","bid   ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6225","Truck Mount w/ Van ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6224","Are Business Reply Cards Worth it? ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6221","new contract ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6220","Contracts   ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6218","Telephone discussion this Wednesday ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6217","Carpet Cleaning ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6215","Bid on a school ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6212","Stain Removal ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6210","Bingo Hall ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6209","subcontract contracts ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6208","Equipment = Service Time &amp; Quality? ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6206","Substance Abuse Testing for Employees ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6204","Banks and Credit Unions,... ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6202","Move out cleaning charge ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6201","What is the best way to charge ? ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6200","Most Heard Objection&quot; We handle that internal ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6199","Microfiber Color System ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6198","How big do you want your company to be? ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6197","House Cleaning vs  Commercial Cleaning ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6196","WHAT KIND OF INSURANCE?? ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6195","Help with a 10 min presentation ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6192","Dull, Filmy Bank Floors ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6190","help clean restroom tile commercial grout ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6189","When to start marketing campaign for carpet ? ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6188","Truck Mount vs Portable ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6187","pricing help ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6184","Business Purchase ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6183","My First EVERYTHING! ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6182","LOOKING FOR CHEAP JANITORIAL SUPPLIES!!! ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6180","what to do ","Mar 13"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=6179","telemarketing companies ","Mar 13")
	);