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