I have a simple frames web page that i use for my home page with my fave sites in a frame on the left side. When i click a link it shows up in the frame on the right side. Here's the HTML.
--- start of 1.HTM ---
<HTML>
<title>1.HTM</title>
<FRAMESET cols="15%, 85%">
<FRAME NAME="fixed"...