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.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=34","Old World aged plaster look? (New ...1st post) ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=33","Hideous Wood Panelling ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=32","Multi-color Color Wash ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=31","MUD Plaster ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=30","Torn Paper ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=29","Wood Icing ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=28","venetian plaster and wallpaper ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=27","marble dust ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=26","I new to faux  would like to know  which videos ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=25","Harlequin Wood Floor ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=24","Venetian plaster over texture ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=23","What to do with the ceilings? ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=22","Venetian Plaster ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=21","Repairing and painting over plaster ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=20","Stoneybrook paper ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=19","Wood graining guide ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=18","Venetian Plaster on Blueboard? ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=17","Thank you for this site! ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=16","torn paper how-to-do questions ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=15","Venetian Plaster shine ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=14","Dragging   ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=13","adobe color wash ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=12","color wash ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=11","Venetian plaster problem ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=10","Just getting into the Venetian Plaster Business... ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=9","Venetian Plaster ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=8","color mixing and lime washing ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=7","Marbleing columns for prom ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=6","Venetian Plaster ","Apr 25"),
 new sa("http://www.howtofaux.com/members/forum/openthread.cfm?forum=1&ThreadID=5","color washing ","Apr 25")
	);