Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Left side</TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!-- Hide from old browsers
function OpenMap() {
newWindow=window.open("free.html","map",
"toolbar=no,directories=no,scrollbars=yes,resizable=yes,width=600,height=400");
if (newWindow !=null && newWindow.opener==null);
newWindow.opener=window;
newWindow.opener.name = "opener";
}
// Stop hiding from old browsers -->
</SCRIPT>
</HEAD>
<BODY BGCOLOR="Black" BACKGROUND="back1.jpg">
<A HREF="free.html" TARGET="main" ONCLICK="OpenMap(); return false;"><IMG SRC="why.gif" WIDTH=93 HEIGHT=21 ALT="" BORDER="0"></A>
</BODY>
</HTML>