<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"><html><head> <title>Frames example</title></head><frameset cols="200, *"> <frame src="http://www.navioo.com" /> <frame src="http://www.navioo.com" name="main_page" /> <noframes><body>update your browser </body></noframes></frameset></html>