View Single Post
  #2  
Old 23rd February 2010, 04:28
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Hi,
stdfoot
Code:
<area shape="rect" alt="" coords="285,6,319,14" href="links.php">
<area shape="rect" alt="" coords="323,6,359,14" href="users.php">
<area shape="rect" alt="" coords="363,6,396,14" href="topten.php">
<area shape="rect" alt="" coords="400,6,422,14" href="log.php">
<area shape="rect" alt="" coords="521,6,542,14" href="rss.php">
<area shape="rect" alt="" coords="546,6,590,14" href="getrss.php">
<area shape="rect" alt="" coords="594,6,657,14" href="bitbucket-upload.php">
<area shape="rect" alt="" coords="661,6,704,14" href="shows.php">
<area shape="rect" alt="" coords="194,20,226,28" href="index.php">
<area shape="rect" alt="" coords="231,20,278,28" href="browse.php">
<area shape="rect" alt="" coords="283,20,312,28" href="subs.php">
<area shape="rect" alt="" coords="316,20,355,28" href="game.php">
<area shape="rect" alt="" coords="356,20,419,28" href="request.php">
<area shape="rect" alt="" coords="526,20,569,28" href="upload.php">
<area shape="rect" alt="" coords="573,20,619,28" href="my.php">
<area shape="rect" alt="" coords="624,20,663,28" href="forums.php">
<area shape="rect" alt="" coords="667,20,691,28" href="faq.php">
<area shape="rect" alt="" coords="695,20,730,28" href="rules.php">
Confirm works,
stdhead
Code:
<area shape="rect" alt="" coords="10,150,48,162" href="index.php">
<area shape="rect" alt="" coords="54,150,110,162" href="browse.php">
<area shape="rect" alt="" coords="116,150,159,162" href="browsemusic.php">
<area shape="rect" alt="" coords="164,150,206,162" href="browseadult.php">
<area shape="rect" alt="" coords="212,150,247,162" href="subs.php">
<area shape="rect" alt="" coords="252,150,299,162" href="games.php">
<area shape="rect" alt="" coords="306,150,375,162" href="viewrequests.php">
<area shape="rect" alt="" coords="580,150,634,162" href="upload.php">
<area shape="rect" alt="" coords="640,150,694,162" href="my.php">
<area shape="rect" alt="" coords="700,150,747,162" href="forums.php">
<area shape="rect" alt="" coords="752,150,800,162" href="guides.php">
<area shape="rect" alt="" coords="807,150,868,162" href="youtube.php">
<area shape="rect" alt="" coords="875,150,908,162" href="help.php">
<area shape="rect" alt="" coords="914,150,955,162" href="staff.php">
not working for me because i use a different source , but this are the right coords , i double check. :bubble:
Enjoy
__________________
only me
Reply With Quote
The Following User Says Thank You to Timisoreanul For This Useful Post:
lovebeer (23rd February 2010)