// 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:03 am |
|
All times are UTC + 9 hours [ DST ] |
|
Page 8 of 8 |
[ 113 posts ] | Go to page Previous 1 ... 4, 5, 6, 7, 8 |
|
| Author | Message | |||||
|---|---|---|---|---|---|---|
| Hootsmon |
|
|||||
Joined: Sat Feb 16, 2008 12:48 pm Posts: 376 |
|
|||||
| Top | |
|||||
| Holyjoe |
|
|||||
Joined: Wed Apr 06, 2005 11:57 pm Posts: 5407 |
|
|||||
| Top | |
|||||
| just because |
|
|||||
Joined: Tue Oct 11, 2005 1:57 pm Posts: 749 Location: Changwon |
|
|||||
| Top | |
|||||
| Rothesay Saint |
|
|||||
Joined: Sun Jul 16, 2006 4:08 pm Posts: 871 Location: Seoul |
|
|||||
| Top | |
|||||
| eujin |
|
|||||
Joined: Mon Mar 10, 2008 3:04 pm Posts: 1661 Location: Potsdam, Germany |
|
|||||
| Top | |
|||||
| Rothesay Saint |
|
|||||
Joined: Sun Jul 16, 2006 4:08 pm Posts: 871 Location: Seoul |
|
|||||
| Top | |
|||||
| Holyjoe |
|
|||||
Joined: Wed Apr 06, 2005 11:57 pm Posts: 5407 |
|
|||||
| Top | |
|||||
| Rothesay Saint |
|
|||||
Joined: Sun Jul 16, 2006 4:08 pm Posts: 871 Location: Seoul |
|
|||||
| Top | |
|||||
|
Page 8 of 8 |
[ 113 posts ] | Go to page Previous 1 ... 4, 5, 6, 7, 8 |
|
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 |