<html> <head> <title>Indonesian Association for Pattern Recognition</title> </head> <frameset cols="15%,*" border="0"> <frame name="atas1" scrolling="no" src="menu.html" /> <frameset rows="20%,*" border="0"> <frame name="menu" scrolling="no" src="logo.html" /> <frame name="isi" src="welcome.html" /> </frameset> </frameset> </html>