
		/////////////////////////////////////////////////////////////////////////////////
	   ///
	  ///  to add News :
     ///   U can copy the following commented line, uncomment it and enter the text
    ///    News["TitleOfYourNews"] = "Text of The Page.";
   ///     JSCMS v1.03
  ///      Copyright SIX ORANGES  info@ci3.net
 ///
/////////////////////////////////////////////////////////////////////////////////

var News = new Object;

// here u have to put NEWS in order to appear first in the list
News["May-2006"] = "The paper \"FPGA Based Control Scheme for Active Power Filter\" was preliminarily accepted for publication at the <a href=\"http://www.ieee.org.ve/eventos/td2006/index.htm\"> IEEE Transmission and Distribution Conference and Exposition </a> to take place in Caracas, Venezuela on August 15 to 18, 2006. ";
News["November-2005"] = "The course VHDL Fundamentals has ended succesfully producing two original designs to be presented in a Poster Section held in the PUPR libray on November 22. Our students James Acosta Rodriguez, Cesar Cabrera, and Wence Lopez will be showing their work in this activity";
News["September-2005"] = "Students of the course VHDL fundamentals can download the class notes from this site by clicking on Lab Projects";


 
