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.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54984","Easter Design ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54955","I Care About My BOOBS ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54903","Quilt Label for Charity quilts ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54870","irish cuties ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54811","St Pat's Cupcake ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54807","Shamrock   ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54799","fluer-de lis ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54788","stick figure in wheelchair ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54753","Pretty Egg ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54725","Looking for Monograms using Helvetica font ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54708","ISO Bottle Apron ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54652","Sheridan Wildcat Mascot ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54635","Need Moose & Bear redwork for Quilt ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54634","help   ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54605","Ferson Creek Fox Mascot Design ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54578","apostrophe   ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54474","Prim Heart ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54470","Prim Heart ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54451","Wonderful Little Bear ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54450","Wonderful Little Bear ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54429","Open Hearts Design--Revised ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54426","Going down to Mexico... ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54422","Does anyone have FLEUR DE LIS design to share ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54408","Open Hearts Design--Need Feedback ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54396","Fringe/Heart Applique' ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54391","Harmony Word Block by request ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54366","Applique Rattlesnake by request ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54339","Fantasy Elf ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54331","Shamrock   ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54226","Thank you Holly.......... ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54208","Tiny shamrock ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54137","wreatha   ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54136","HAPPY BIRTHDAY, HOLLY! ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54126","Happy Birthday Holly ","Mar 15"),
 new sa("http://www.artisticthreadworks.com/members/forum/openthread.cfm?forum=34&ThreadID=54121","Pickle Jar Top ","Mar 15")
	);