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