Yuku free message boards

Forgot
Password?

<***** LANGUAGE=\"Java*****\"> function popUpNews(URL) { day = new Date(); id = day.getTime(); eval(\"page\" + id + \" = window.open(URL, \'\" + id + \"\', \'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=400\');\"); } function popUpMap(page) { fineline=eval(\"window.open(\'\"+page+\"\',\'fineline\',\'toolbar=0,scrollbars=0,location=0,status=0,menubars=0,resizable=0,width=500,height=400\')\") width=(screen.width/2)-300 height=(screen.height/2)-200 fineline.window.moveTo(width,height) } <***** LANGUAGE=\"Java*****\"> function popUpChat(URL) { day = new Date(); id = day.getTime(); eval(\"page\" + id + \" = window.open(URL, \'\" + id + \"\', \'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=530,height=350\');\"); } function popUpMap(page) { fineline=eval(\"window.open(\'\"+page+\"\',\'fineline\',\'toolbar=0,scrollbars=0,location=0,status=0,menubars=0,resizable=0,width=530,height=350\')\") width=(screen.width/2)-300 height=(screen.height/2)-200 fineline.window.moveTo(width,height) } <***** type=\"text/java*****\"> /* HIDE INVISIBLE CATEGORY */ function hideInvisCat() { if (document.getElementById(\"invisiblecategory\")) { invis = document.getElementById(\"invisiblecategory\"); while (invis.parentNode) { if (invis.parentNode.nodeName.toLowerCase() == \"tr\") { invis = invis.parentNode; invis.id = \"invisibletr\"; break; } else { invis = invis.parentNode; } } if (document.getElementById(\"invisibletr\")) { invisx = document.getElementById(\"invisibletr\"); invisx.style.display = \"none\"; while (invisx.nextSibling) { invisx = invisx.nextSibling; if (invisx.style) { if (invisx.innerHTML.indexOf(\"categoryvisible\") == -1) { invisx.style.display = \"none\"; } else { break; } } } } } } /* END HIDE INVISIBLE CATEGORY */

Roleplaying
START HERE
Imperial Resources
Imperial Database
Member Extras
Member Manual
Mission Control
Communications
Home / News
Contact Staff
Communications
Site Search
Banners
Affiliations
Join
Recruitment Office
About
Benefits
Reviews
Sign Up
Member Types
Dark Jedi
Intel Agents
Fighter Pilots
Army Troopers
Naval Officers
Shadow Hand
Site Extras
Jukebox
Casino
Downloads
Other
Support
The New Imperial Federation

Training Centre Archive

Training Centre Archive


Training Centre Archive

  Feeds Topic Title Replies Kudos Last Post Author
RSS Research and Thought 10 0

Unregistered(d)

12/31/04 14:00:00

McFini

RSS War Games (pilots and officers) 16 0

Unregistered(d)

12/31/04 14:00:00

Ace Roscoe

RSS Kain's Intersection 15 0

Unregistered(d)

12/31/04 14:00:00

Ace Roscoe

RSS Kill the Senate: Take Two 11 0

Unregistered(d)

12/31/04 14:00:00

Skorpion Bludd

RSS Lightsabers anyone? 4 0

Unregistered(d)

12/31/04 14:00:00

Kain Infernus

Hot Topic w/ No New Posts RSS Walks into the practice center (1,2,3) 42 0

Unregistered(d)

12/31/04 14:00:00

Esben Chilton

RSS The Dark Compendium 2 0

Unregistered(d)

12/31/04 14:00:00

Jacen Wesiri

RSS Training, of a different flavor 2 0

Unregistered(d)

12/31/04 14:00:00

Mai Hasagaiwa

Closed Topic Hot Topic w/ No New Posts RSS Diplomatic Opps II: Quell (1,2,3,4) 67 0

Ace Roscoe

04/14/04 18:43:17

Cap Aren Danid

RSS No one uses guns anymore... 0 0

Trevor Mendel

08/04/03 12:43:40

Trevor Mendel

RSS Kill the Senate 0 0

Skorpion Bludd

04/16/03 11:14:37

Skorpion Bludd

Closed Topic RSS Brinkmanship Training 11 0

Lance Sidereous

03/31/03 19:56:42

Lance Sidereous

Closed Topic RSS ZERO VS. EPYON 6 0

Dante Hunter

02/03/03 15:57:26

Cameron Phoenix

Closed Topic RSS A simulator run 0 0

Jedi Eric

01/20/03 12:31:27

Jedi Eric

RSS No lightsaber 16 0

Keneris

01/01/03 21:36:20

Kain Infernus

Hot Topic w/ No New Posts RSS A Rift in the Darkness (Closed) (1,2) 27 0

Unregistered(d)

12/21/02 16:04:09

Lance Sidereous

RSS A little training 16 0

Lance Sidereous

12/17/02 19:02:32

Keneris

RSS Some Rifle Training 0 0

Deflare

12/15/02 23:04:17

Deflare

RSS Mental Evaluation 4 0

Dan Fett

12/14/02 01:12:32

Cap Aren Danid

Hot Topic w/ No New Posts RSS First Annual Meeting of the NIF NRA (1,2) 21 0

Cap Aren Danid

12/13/02 23:27:22

Cap Aren Danid

  • Active Users:
  • 1 Total
  • 0 Registered Users
  • 1 Guests
  • 0 Anonymous
  • 1 Visitors in the last day
  • Most Ever: 4 On 12/04/08
  • Who's online in the last 15 Minutes:

Community Statistics

Community Time: 12/03/09 04:36:39

Founded: 10/03/00

  • 116 Avg visits per day
  • 150 Avg views per day
  • 0 Posts per day
  • 0 Posts in last 24 hours
  • 282795 Total visits
  • 1662041 Total views
  • 75403 Total posts
  • 1781 Total topics
  • 701 Total members

Forum Legend

  • Unread Message Unread Message
  • Closed Topic Closed Topic
  • Hot Topic w/ No New Posts Hot Topic w/ No New Posts
  • Sticky Topic Sticky Topic
  • Poll Topic Poll Topic

The New Imperial Federation

<***** language="Java*****" type="text/java*****"> var range = document.body.createTextRange(); range.collapse(true); while (range.findText("Invite Friends!")) { range.text="Recruit Others!"; range.collapse(false); } range.collapse(true); while (range.findText("Join Live Chat!")) { range.text="Access Imperial Holonet"; range.collapse(false); } range.collapse(true); while (range.findText("My Control Center")) { range.text="Uplink"; range.collapse(false); } range.collapse(true); while (range.findText("Mark ALL forums read")) { range.text="Mark all read"; range.collapse(false); } range.collapse(true); while (range.findText("ezInbox")) { range.text="ComScan"; range.collapse(false); } <***** type="text/java*****"> /* HIDE INVISIBLE CATEGORY */ hideInvisCat(); /* END HIDE INVISIBLE CATEGORY */ <***** type="text/java*****"> addcount();

Star Wars and all of its associated material is a registered trademark of Lucasfilms Ltd. Further details in our legal disclaimer.