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.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=295","Picture framing equipment for sale ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=290","Best Schools ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=287","Wizard mat cutter for sale ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=286","Carithers Circle/Oval Cutter ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=285","acrylic display boxes- I want to make my own. ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=283","Shadow box framing - swords ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=281","Which machine buy ? ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=280","Tips on framing coins ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=277","Getting Started ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=276","New store layout ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=274","Tips on Double Matt Double Opening ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=267","removing glass that  has been glued to the frame? ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=265","Designing your own mailers-need art for framers. ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=262","speed-mat   ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=260","I use a wizard... ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=259","wood / metal saw ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=258","Mobile Framing ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=255","wizard mat cutter ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=254","How do I Measure for a stretched canvas? ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=252","Selling frames for wholesale prices ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=247","for sale:' Seal Masterpiece t500' ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=243","classified ads section ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=242","moulding manufacturers and suppliers in asia ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=240","FLETCHER 4000 SOLD ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=233","Direct Mail Marketing ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=232","How to do a Multiple Opening Mat ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=225","Lexicon power V-nailer ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=222","HUGE framing, equipment and inventory 4 SALE! ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=220","Measurements for Framing a canvas. ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=219","Joining Services for CHOP & JOIN ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=217","Joining Service ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=213","adhesives   ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=211","industry trends ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=210","15% to 25% of gross sales ","Jun 15"),
 new sa("http://www.pictureframer.com/members/forum/openthread.cfm?forum=1&ThreadID=209","HUGE Framing, Inventory & Equipment For Sale HUGE ","Jun 15")
	);