index-frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 26 Aug 2011 17:42:27 +0300
changeset 970 04ce91d377dd
parent 902 034aeeb2a16d
permissions -rw-r--r--
http://www.google.com/trends

<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>tips index</title>
</head>
<frameset cols="220,*">
    <frame src="index.html" name="toc">
    <frame src="index.html" name="article">
</frameset>
</html>