// 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 Tue Sep 07, 2010 10:58 am |
|
All times are UTC + 9 hours [ DST ] |
|
Page 1 of 1 |
[ 12 posts ] |
|
| Author | Message | |||||
|---|---|---|---|---|---|---|
| nzfooty |
|
|||||
Joined: Tue Oct 11, 2005 3:18 pm Posts: 3697 Location: New Zealand |
|
|||||
| Top | |
|||||
| eujin |
|
|||||
Joined: Mon Mar 10, 2008 3:04 pm Posts: 1661 Location: Potsdam, Germany |
|
|||||
| Top | |
|||||
| just because |
|
|||||
Joined: Tue Oct 11, 2005 1:57 pm Posts: 749 Location: Changwon |
|
|||||
| Top | |
|||||
| Holyjoe |
|
|||||
Joined: Wed Apr 06, 2005 11:57 pm Posts: 5407 |
|
|||||
| Top | |
|||||
| MipoFanatic |
|
|||||
Joined: Fri Apr 08, 2005 12:50 am Posts: 1925 |
|
|||||
| Top | |
|||||
| MipoFanatic |
|
|||||
Joined: Fri Apr 08, 2005 12:50 am Posts: 1925 |
|
|||||
| Top | |
|||||
| nzfooty |
|
|||||
Joined: Tue Oct 11, 2005 3:18 pm Posts: 3697 Location: New Zealand |
|
|||||
| Top | |
|||||
| eujin |
|
|||||
Joined: Mon Mar 10, 2008 3:04 pm Posts: 1661 Location: Potsdam, Germany |
|
|||||
| Top | |
|||||
| MipoFanatic |
|
|||||
Joined: Fri Apr 08, 2005 12:50 am Posts: 1925 |
|
|||||
| Top | |
|||||
| eujin |
|
|||||
Joined: Mon Mar 10, 2008 3:04 pm Posts: 1661 Location: Potsdam, Germany |
|
|||||
| Top | |
|||||
| MipoFanatic |
|
|||||
Joined: Fri Apr 08, 2005 12:50 am Posts: 1925 |
|
|||||
| Top | |
|||||
| eujin |
|
|||||
Joined: Mon Mar 10, 2008 3:04 pm Posts: 1661 Location: Potsdam, Germany |
|
|||||
| Top | |
|||||
|
Page 1 of 1 |
[ 12 posts ] |
|
All times are UTC + 9 hours [ DST ] |
Who is online |
Users browsing this forum: No registered users and 2 guests |
| 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 |