// JavaScript Document
/* This script actually executes the fadeouts on this page:
   http://www.bu.edu/law/alumni/news/index.shtml */
 xmlDoc=newLoadXMLDoc("../../news-cms/templates/takenote-99.xml");
 initdowrite();
 var int=self.setInterval("dowrite()",21000);