þÿ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <title>t.e.a.m</title> </head> <frameset rows="20%,*,1%" frameborder="0" framespacing="0" border="0"> <frameset cols="100%,0%"> <frame src="1_top_x.html" name="Top" scrolling="no"> </frameset> <frameset cols="20%,80%" frameborder="0" framespacing="0" border="0"> <frame src="2_navigation_x.html" name="Navigation" scrolling="no"> <frame src="info.html" name="Content" scrolling="yes"> </frameset> <frameset cols="100%,0%"> <frame src="3_bottom_x.html" name="Botton" scrolling="no"> </frameset> </frameset> </html>