// 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 11:04 am |
|
All times are UTC + 9 hours [ DST ] |
|
Page 1 of 1 |
[ 8 posts ] |
|
| Author | Message | ||||
|---|---|---|---|---|---|
| bern |
|
||||
Joined: Sat Jul 24, 2010 4:58 pm Posts: 4 |
|
||||
| Top | |
||||
| nzfooty |
|
|||||
Joined: Tue Oct 11, 2005 3:18 pm Posts: 3697 Location: New Zealand |
|
|||||
| Top | |
|||||
| just because |
|
|||||
Joined: Tue Oct 11, 2005 1:57 pm Posts: 749 Location: Changwon |
|
|||||
| Top | |
|||||
| bern |
|
||||
Joined: Sat Jul 24, 2010 4:58 pm Posts: 4 |
|
||||
| Top | |
||||
| anamerican |
|
|||||
Joined: Mon Aug 17, 2009 8:14 pm Posts: 893 Location: 성남 탄천 종합운동장 |
|
|||||
| Top | |
|||||
| bern |
|
||||
Joined: Sat Jul 24, 2010 4:58 pm Posts: 4 |
|
||||
| Top | |
||||
| bern |
|
||||
Joined: Sat Jul 24, 2010 4:58 pm Posts: 4 |
|
||||
| Top | |
||||
| Holyjoe |
|
|||||
Joined: Wed Apr 06, 2005 11:57 pm Posts: 5407 |
|
|||||
| Top | |
|||||
|
Page 1 of 1 |
[ 8 posts ] |
|
All times are UTC + 9 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 |