Where you have:
Code:
leftrightslide[0]='<a href=http://><img src=http://eteamz.active.com/carolinaladypilots/images/t2005_0917pilots0093_edited.jpg border=1></a>'
Change the part in red to something like:
Code:
href="http://eteamz.active.com/carolinaladypilots/profiles/pilots0093.htm"
Only have it point to the actual page that has that player's profile on it.
Or, if you have just one page with all the profiles, you can put:
HTML Code:
<a name="pilot0093"></a>
Just above their section on that page and then use a link like this:
Code:
href="http://eteamz.active.com/carolinaladypilots/profiles.htm#pilot0093"
Bookmarks