// 0) { document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * perpage); } } /** * Find a member */ function find_username(url) { popup(url, 760, 570, '_usersearch'); return false; } /** * Mark/unmark checklist * id = ID of parent container, name = name prefix, state = state [true/false] */ function marklist(id, name, state) { var parent = document.getElementById(id); if (!parent) { eval('parent = document.' + id); } if (!parent) { return; } var rb = parent.getElementsByTagName('input'); for (var r = 0; r < rb.length; r++) { if (rb[r].name.substr(0, name.length) == name) { rb[r].checked = state; } } } // ]]>
| It is currently Sun Sep 05, 2010 12:45 am |
![]() |
Page 1 of 1 |
[ 4 topics ] |
|
|
|||||||
| Topics | Author | Replies | Views | Last post | |||
|---|---|---|---|---|---|---|---|
| Announcements | |||||||
| The Knights of Valour - History, Requirements, & Schedule | 0 |
1004 |
Fri Nov 07, 2008 6:56 pm |
||||
| Topics | |||||||
| Guild Ranks | 0 |
972 |
Mon Feb 18, 2008 2:01 pm |
||||
| Knights of Valour Loot System | 0 |
1518 |
Tue Oct 16, 2007 7:17 am |
||||
|
|
0 |
955 |
Mon Jul 30, 2007 1:55 pm |
||||
|
|
0 |
480 |
Mon Jul 30, 2007 7:28 am |
||||
![]() |
Page 1 of 1 |
[ 4 topics ] |
|
All times are UTC - 5 hours [ DST ] |
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum |