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.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=750","Instant Messaging ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=748","messaging program ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=747","B12   ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=745","Male urogenital exam video?...lesson6 VIII ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=743","Ordering Blood Testis ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=740","Review of Patient Records before First meeting ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=738","CRP on Dr. Weatherby's panels ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=731","New Patient Forms ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=730","uric acid stones/calcium stones ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=723","Is there a physical exam form? ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=722","clinical observation opportunities ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=720","updated blood test results form ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=715","insider's guide ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=714","Insider's Guide ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=681","Incorporation into an ND practice ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=657","Excess Calcium Build-up ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=654","Cherry hemangiomas ? ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=635","Nail Bed analysis ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=632","Blood testing protocol ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=629","Intake Form ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=622","In office urinalysis basic questions ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=619","Is portable Urinalysis testing possible? ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=615","Whole Food supplements ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=614","Blood Chemistry ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=584","Setting up accounts with supplement companies ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=560","Patient records ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=558","UK Resources ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=522","Nutritional Assessment Questionnaire validity ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=504","Telling their story ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=489","Module Tests ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=481","Ph testing Strips ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=480","Regarding Module #3 ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=448","Initial interview form ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=441","CEU credits ","Mar 17"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=19&ThreadID=437","Bood Panels ","Mar 17")
	);