function check(){if (location.hash){parent.frames.start.location.replace(location.hash.split("#")[1] + ".html");}}

