// 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; } } } // ]]>

Knights of Valour

Knights of Valour @ Shadow Council WoW Forums
It is currently Sun Sep 05, 2010 12:44 am

Usergroup information
Group name: Administrators
Group description:

This is a special group, special groups are managed by the board administrators.

# Username Joined Posts Rank Message E-mail Website
Group leader
 1  Manichee  Sun Jul 29, 2007 7:13 pm  103 Site Admin  Send private message      Website 
Select sort method:   Order  
Page 1 of 1 [ 1 user ]

All times are UTC - 5 hours [ DST ]


Jump to:  
cron

World of Warcraft phpBB template "WoWMoonclaw" created by MAËVAH (ex-MOONCLAW) (v3.0.4) - wowcr.net : World of Warcraft styles & videos
© World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. wowcr.net is in no way associated with Blizzard Entertainment.
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group