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=5951","Need your help ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5950","Desire Help With Forming Trashout Division ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5949","Handling employee getting customer complaints? ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5948","What Month(s) are the Busiest for Bids? ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5947","Empty Trash Daily (Price Quote) ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5946","what do you think of this??? ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5945","25 Unit Assisted Living ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5943","&quot;Lets Talk About It&quot; --KEYS ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5942","Feedback   ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5941","Price Quote Verification ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5940","carpet pricing question ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5939","We need to design a website ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5937","Newsletter   ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5936","telemarketing script ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5935","telemarkter to be found ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5934","Getting started ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5933","“Lets Talk about it”—Telephone Time keeping ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5932","Steve you are AWESOME ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5931","school   ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5930","reference USA ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5929","prevailing wage ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5926","telephone script review.. ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5925","Newbie in sales department ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5924","My First Job - 10 Lessons Learned ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5923","telemarketing questions ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5921","Photos from Tools for Success seminar ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5920","Dental Office Floor Cleaning (Help) ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5919","Developing more of  A Commercial Line of Business ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5918","Don't know what to think? ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5917","Basic office proposal ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5916","telemarketing sales ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5915","Floor Cleaner For Medical Facility ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5914","Mops   ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5913","Desire help with becoming a field services company ","Nov 21"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=5910","post-construction house cleaning ","Nov 21")
	);