// JavaScript Document

 var0="<img src='images/krish.jpg' class='pic2'>";
   var1="<img src='images/fish.jpg' class='pic2'>";
   var2="<img src='images/seb.jpg' class='pic2'>";
   var3="<a href='/parameters/fall2009/fall2009.html' target='_blank'><img src='images/fall2009.jpg' align='left' border='0' class='pic2'></a>";
   var4="<img src='images/diesel.jpg' class='pic2'>";
   var5="<a href='http://www.egr.uh.edu/grade' target='_blank'><img src='images/grade.jpg' border='0' class='pic2'></a>";
   var6="<img src='images/lab.jpg' class='pic2'>";
   var7="<img src='images/career.jpg' class='pic2'>";
   var8="<a href='/cougarengineer/summer2009/summer2009.html' target='_blank'><img src='images/summer2009.jpg' class='pic2' border='0'></a>";

  now=new Date()
  num=(now.getSeconds() )%9
  quot="'"   //this is double quote, single quote, double quote which produces '


	  	if (num == 0)
     {cliche=var0 ; text="Ramanan Krishnamoorti, professor of chemical engineering, targets his research efforts at relevant needs within industry as he details the governing principles behind processing of nanocomposites in polymers. <a href='parameters/spring2005/?e=research'>More information...</a>"}
  if (num == 1)
     {cliche=var1 ; text="Ning Ma, mechanical engineering Ph.D. student, is with a robotic fish actuated by shape memory alloy actuators. <a href='parameters/spring2004/?e=research'>More information...</a>"}
  if (num == 2)
     {cliche=var2 ; text="Rendering of the new Science and Engineering Building"}
  if (num == 3)
     {cliche=var3 ; text="<b>Sustaining the Environment</b> is a global effort that relies on a variety of interdisciplinary research efforts to not only identify and solve problems existing in the current environment, but also to develop technology necessary for the future needs of the planet. UH engineering researchers are developing innovative technological solutions in an effort to sustain some of our most basic needs - air, water and energy. Check out the <a href='/parameters/fall2009/fall2009.html' target='_blank'>current issue</a> of the <em>Parameters</em> magazine."}
  if (num == 4)
     {cliche=var4 ; text="The first City of Houston vehicle arrived for testing at the UH Cullen College of Engineering's new Diesel Emission Testing facility. Test results will enable the city to evaluate the effectiveness of various emissions systems as a part of its effort to comply with more rigorous air quality standards from the Environmental Protection Agency. <a href='parameters/fall2002/?e=collegenews'>More information on the facility...</a>"}
  if (num == 5)
     {cliche=var5 ; text="Grants totaling nearly $2 million &#8212; designed to retain and recruit engineering students and expose high school teachers to research &#8212; were received by the UH Cullen College of Engineering from the National Science Foundation. One of the programs is the <a href='grade/'>GRADE Camp</a>."}
	   if (num == 6)
     {cliche=var6 ; text="Prompted in part by a growing national concern of impending labor shortages in science and engineering, the UH Cullen College of Engineering has added a wealth of new programs and services, all designed to enhance the undergraduate student experience and improve each student’s chances of successfully completing the curriculum and becoming outstanding young engineers. <a href='parameters/spring2005/?e=newfacilities'>More information...</a>"}
	 	   if (num == 7)
     {cliche=var7 ; text="Engineering students, and the employers who hire them, have a new resource to help them achieve their goals: a recently launched <a href='career/'>Engineering Career Center</a> that provides job leads and many other resources. <a href='parameters/spring2005/?e=career'>More information...</a>"}
	   if (num == 8)
     {cliche=var8 ; text="Check out the <a href='/cougarengineer/summer2009/summer2009.html' target='_blank'>current issue</a> of <em>The Cougar Engineer</em> magazine."}

	 
	   document.write("<table border='0' cellspacing='0' cellpadding='0'>" + "<tr>" + "<td>" + cliche + "</td>" + "</tr>" + "<tr>" + "<td align='left' class='mainphoto'>" + text + "</td>" + "</tr>" + "</table>")
