diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 4177849..3c838e0 100644 --- a/www/index.html +++ b/www/index.html @@ -1,5 +1,13 @@ <html> <body> +<div align="center"><IMG SRC="http://games.dev.java.net/images/navbar.gif" WIDTH=454 HEIGHT=43 BORDER=0 ALT="" USEMAP="#navbar_Map"></div> +<MAP NAME="navbar_Map"> +<AREA SHAPE="rect" ALT="Wiki" COORDS="340,0,386,43" HREF="http://wiki.java.net/bin/view/Games"> +<AREA SHAPE="rect" ALT="Weblogs" COORDS="286,0,339,43" HREF="http://weblogs.java.net/weblogs/project/games"> +<AREA SHAPE="rect" ALT="Forums" COORDS="216,0,285,43" HREF="http://games.dev.java.net/forums"> +<AREA SHAPE="rect" ALT="JavaGames Home" COORDS="91,0,215,43" HREF="http://community.java.net/games"> +<AREA SHAPE="rect" ALT="www.java.net" COORDS="1,1,91,44" HREF="http://www.java.net" TARGET="_self"> +</MAP> <div align="center"><font color="#990000" size="+2">Welcome to the Java Game Technology Utilities Project! </font> </div> <table width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> |