diff options
author | athomas <[email protected]> | 2003-11-22 09:07:52 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-11-22 09:07:52 +0000 |
commit | faaf0f35d0ca103962a0a4233066ec70679d4516 (patch) | |
tree | 2c73724947b7e70cfe8023e5c6a4f2208a91254a /www | |
parent | c5757b8262e7412e9d86e97dabe01fd169732afb (diff) |
updated navbar
git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jutils/trunk@21 052365b4-98e0-4bc5-a281-465471b020e0
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/index.html b/www/index.html index 1c878ec..2d10689 100644 --- a/www/index.html +++ b/www/index.html @@ -4,12 +4,12 @@ <img ID="NavBar" WIDTH=800 HEIGHT=64 SRC="http://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="308,16,392,48" HREF="http://games.dev.java.net" TARGET="_self"> - <AREA SHAPE="rect" ALT="Wiki" COORDS="561,15,613,47" HREF="http://wiki.java.net/bin/view/Games"> - <AREA SHAPE="rect" ALT="Weblogs" COORDS="489,16,551,47" HREF="http://weblogs.java.net/weblogs/project/games"> - <AREA SHAPE="rect" COORDS="402,17,480,46" HREF="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi" target="_top" ALT="Forums"> - <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="128,15,295,46" HREF="http://community.java.net/games"> - <AREA SHAPE="rect" ALT="Java.net" COORDS="21,15,118,45" HREF="http://www.java.net" TARGET="_self"> + <AREA SHAPE="rect" ALT="Projects" COORDS="356,14,440,46" HREF="http://games.dev.java.net" TARGET="_self"> + <AREA SHAPE="rect" ALT="Wiki" COORDS="643,14,695,46" HREF="http://wiki.java.net/bin/view/Games"> + <AREA SHAPE="rect" ALT="Weblogs" COORDS="562,15,624,46" HREF="http://weblogs.java.net/weblogs/project/games"> + <AREA SHAPE="rect" COORDS="463,16,541,45" HREF="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi" target="_top" ALT="Forums"> + <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="147,16,334,48" HREF="http://community.java.net/games"> + <AREA SHAPE="rect" ALT="Java.net" COORDS="21,15,128,46" HREF="http://www.java.net" TARGET="_self"> </MAP> <div align="center"><font color="#005177" size="+2">Welcome to the Java Game Technology Utilities Project! </font> </div> <table width="100%" border="0" cellspacing="1" cellpadding="0"> |