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=7956","Cleaning supplies ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7954","Propane tank for burnisher ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7953","Response to my post construction cleaning bid... ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7951","BUSINESS CARDS ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7950","How much stripper will I need ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7949","How to get rid of wax in floors and walls? ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7948","Stainles steel elevator doors ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7947","vinyl flooring ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7946","Getting Clients ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7945","Super Bowl event ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7944","Need Assistance on a quote ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7943","Need Assistance on a quote ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7942","Steve and Jean Training Video Question ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7941","Pet fee?? ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7937","BID HELP!!! detail clean - thanks :) :) ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7936","Insurance   ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7935","Shop very soiled floors ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7934","Testimonials   ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7933","Restaurant Cleaning..what do I need to know ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7931","Ware house sweeping / equipment ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7930","detailed clean bid help ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7929","OSHA   ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7928","Supplies   ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7927","Need brainstorming help on a donation ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7926","Alot of scuff marks ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7924","Office Quote ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7923","Does anyone use steam cleaners? ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7922","Any advice on how to land a contract-cold calling ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7921","Appreciation Marketing video for Valentines Day ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7919","Cleaning product recommendations ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7918","GOOGLE Pay Per Click Ads ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7916","Dance academy bid ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7915","Valuable in your business ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7914","New company looking to merge ","Feb 08"),
 new sa("http://www.thejanitorialstore.com/members/forum/openthread.cfm?forum=1&ThreadID=7913","Cleaning Natural Stone Floors ","Feb 08")
	);
