<***** 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 | | | Communications | | | Join | | | Member Types | | | Site Extras | | | Other | |
|
|
|
<***** 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. |