diff options
author | Kenneth Russel <[email protected]> | 2007-11-03 02:26:19 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2007-11-03 02:26:19 +0000 |
commit | 70ce3ee2c140a04d6f465d50715c6b5abba5cf8c (patch) | |
tree | 6791f8921ca76d68b3501467eb568fff803ddea8 /www/index.html | |
parent | e189a23e6a713f5fbb70e2e0a6231c71d42fa45a (diff) |
Removed JavaGames imagemap as it is obsolete and contains broken links
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1426 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/index.html b/www/index.html index 670c9557b..411352756 100644 --- a/www/index.html +++ b/www/index.html @@ -10,18 +10,6 @@ </head> <body bgcolor="#f5f5f5"> -<div Align=center> - <img ID="NavBar" WIDTH=800 HEIGHT=32 SRC="https://games.dev.java.net/images/navbar2p.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=0 USEMAP="#NavBar_MAP" NOFINSIDE="~! ~!" > </div> - -<MAP NAME="NavBar_Map"> - <AREA SHAPE="rect" ALT="Projects" COORDS="356,7,440,23" HREF="https://games.dev.java.net" TARGET="_self"> - <AREA SHAPE="rect" ALT="Wiki" COORDS="643,7,695,23" HREF="http://wiki.java.net/bin/view/Games"> - <AREA SHAPE="rect" ALT="Weblogs" COORDS="562,7,624,23" HREF="http://weblogs.java.net/weblogs/project/games"> - <AREA SHAPE="rect" COORDS="463,7,541,23" HREF="http://javagaming.org" target="_top" ALT="Forums"> - <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="147,7,334,23" HREF="http://community.java.net/games"> - <AREA SHAPE="rect" ALT="Java.net" COORDS="21,7,128,23" HREF="http://www.java.net" TARGET="_self"> -</MAP> - <div align="center"><font color="#005177" size="+2">Welcome to the JOGL API Project! </font></div> |