";
document.screen.document.open(); document.screen.document.write(hmm); document.screen.document.close();
}
else if (sfx.substring(0,4) == "/afk") {
clear();
away = sfx.substring(5)
alert("To Turn AFK Off Just Type /back") AfkOn();
}
else if (sfx.toLowerCase() == "/back") {
clear();
txt("/me iz back!");
AfkOff();
}
else if (sfx.toLowerCase() == "/quit") {
clear();
quit()
}
else if(sfx.substring(0,5) == "/amsg") {
var sp = sfx.split(" ");
clear();
txt("/msg "+sp[1]+" ACTION "+sfx.substring(6+sp[1].length)+" ");
}
else if (sfx.substring(0,3) == "/id") {
clear();
pw = sfx.substring(4)
txt("/msg NickServ identify "+pw+"")
}
else if (sfx.substring(0,4) == "/rid") {
clear();
pw = sfx.substring(5)
txt("/msg ChanServ identify #"+pw+"")
}
else if (sfx.substring(0,4) == "/atn") {
clear();
atn = sfx.substring(5)
txt("~*.�-ATTENTION-�.*~")
txt(" "+atn+"")
txt("~*.�-ATTENTION-�.*~")
}
else if (sfx.substring(0,4) == "lmao") {
clear();
lmao = sfx.substring(5)
txt("|L |M| [A] (O) "+lmao+"")
}
else if (sfx.substring(0,3) == "/me") {
me = sfx.substring(4) document.forms['chatinputform'].elements ['chatinput'].value = "/me "
txt("/me "+me+"");
}
else if (sfx.substring(0,2) == "/1") {
sez = sfx.substring(3) document.forms['chatinputform'].elements ['chatinput'].value = "/1 "
txt("["+sez+"]");
}
else if (sfx.substring(0,2) == "/2") {
sez2 = sfx.substring(3) document.forms['chatinputform'].elements ['chatinput'].value = "/2 "
txt("-~>.�� ^"+sez2+"^ ��.<~- ");
}
else if (sfx.substring(0,2) == "/3") {
sez3 = sfx.substring(3) document.forms['chatinputform'].elements ['chatinput'].value = "/3 "
txt("������ "+sez3+" ������");
}
else if (sfx.substring(0,2) == "/4") {
sez4 = sfx.substring(3) document.forms['chatinputform'].elements ['chatinput'].value = "/4 "
txt("*��.�� "+sez4+" ���.�*");
}
else if (sfx.substring(0,2) == "/5") {
sez5 = sfx.substring(3) document.forms['chatinputform'].elements ['chatinput'].value = "/5 "
txt("[�(- "+sez5+" -)�]");
}
else if (sfx.substring(0,2) == "/6") {
sez6 = sfx.substring(3) document.forms['chatinputform'].elements ['chatinput'].value = "/6 "
txt("-~��.�� "+sez6+" ��.��~-");
}
else if (sfx.substring(0,5) == "/info") {
clear();
info = sfx.substring(6);
txt("/msg nickserv info "+info+"")
}
else if (sfx.substring(0,5) == "/ident") {
clear();
ident = sfx.substring(6);
txt("/msg chanserv identify "+ident+"")
}
else if (sfx.substring(0,6) == "/rnick") {
clear();
regi = sfx.substring(7);
txt("/msg nickserv Register "+regi+"")
}
else if (sfx.substring(0,5) == "/creg") {
clear();
regi = sfx.substring(6);
txt("/msg ChanServ Register #"+document.change.room.value+" "+regi+"")
}
else if (sfx.toLowerCase() == "/room") {
clear();
txt("/msg chanserv info #"+document.change.room.value+"")
}
else if (sfx.toLowerCase() == "/help") {
clear();
Chat.openTargetedWhisperPanel("What do you need to ask Precision_X?", "Precision_X", "Ask Question")
}
else if (sfx.substring(0,5) == "/nick") {
clear();
nick = sfx.substring(6);
txt("/msg irc nick "+nick+"")
}
else if (sfx.substring(0,5) == "/tell") {
clear();
tell = sfx.substring(6);
txt("/msg "+tell+" SFX IRC http://geocities.com/kriminal_eyez/sfx.html")
}
else if (sfx.toLowerCase() == "/tell") {
clear();
txt("http://www.geocities.com/me%20SFX%20IRC%20http://geocities.com/kriminal_eyez/sfx.html")
}
else if (sfx.toLowerCase() == "/spam") {
clear();
alert("To stop spamming the room type /stop"); SpamOn();
}
else if (sfx.toLowerCase() == "/stop") {
clear();
alert("You have stopped spamming the room... to start again type
/spam");
SpamOff();
}
else if (sfx.toLowerCase() == "/im") {
clear();
location.href="javascript:Blim.openMessagesPanel()"
}
else if (sfx.substring(0,3) == "/im") {
clear();
im = sfx.substring(4);
location.href="javascript:Blim.openMessagesPanel();Blim.openConversation('"+im+"')"
}
else if (sfx.substring(0,6) == "/email") {
clear();
mail = sfx.substring(7);
location.href="mailto:"+mail+""
}
else if (sfx.toLowerCase() == "/addy") {
clear();
txt("/me @webtv.net")
}
else if (sfx.toLowerCase() == "/asl") {
clear();
txt("/me a/s/l.....After/Sex/Leave")
}
else if (sfx.substring(0,5) == "/surf") {
clear();
surf = sfx.substring(6);
document.abc.src = "http://"+surf+""
}
else if (sfx.toLowerCase() == "/bg") {
clear();
BGChanger();
}
else {
Chat.addChannelMessage(sfx)
clear();
}
}
function addMessage (msg) {
txt(msg);
document.forms['chatinputform'].elements[ 'chatinput'].value = ""
}
function txt(msg) {
Chat.addChannelMessage(msg)
}
function clear() { document.forms['chatinputform'].elements[ 'chatinput'].value = ""
}
function newRm(txt) {
if (txt) {
document.change.room.value=txt;
}
change();
}
x=new Array(50) var y = 0
x[0]="Got a Request Click Here"
x[1]="�}~2pac~{ ~ Trublesum 96"
x[2]="�}~2pac~{ ~ Baby don't cry"
x[3]="�}~2pac~{ ~ Hell 4 a hustler"
x[4]="�}~Afroman~{ ~ Because i got high"
x[5]="�}~Dmx~{ ~ Damien lll"
x[6]="�}~Dmx~{ ~ Stop bein greedy"
x[7]="�}~DrDre~{ ~ Nuttin but a G thang"
x[8]="�}~DrDre~{ ~ F*ck wit dre day"
x[9]="�}~Everlast~{ ~ What it's like"
x[10]="�}~Jarule~{ ~ Always on time"
x[11]="�}~Jarule~{ ~ Livin it up"
x[12]="�}~Kurupt~{ ~ Who ride with us"
x[13]="�}~Lil Bow Wow~{ ~ Bow Wow"
x[14]="�}~Lil Zane~{ ~ Callin me"
x[15]=" }~Ludacris~{ ~ Southern Hospitality"
x[16]="�}~Mya~{ ~ Case of the ex"
x[17]="�}~Nickleback~{ ~ How you remind me"
x[18]="�}~Pink~{ ~ There you go"
x[19]="�}~Project Pat~{ ~ Chickenhead"
x[20]="�}~St.Lunatics~{ ~ MidWest Swing"
x[21]="�}~Az Yet~{ ~ Last Night"
x[22]="�}~BabyFace~{ ~ Everytime i close my eyes"
x[23]="�}~Tal Bachman~{ ~ She so high"
x[24]="�}~Big Pun~{ ~ How we roll"
x[25]="�}~Eve~{ ~ Let me blow your mind"
x[26]="�}~Ginuwine~{ ~ Pony"
x[27]="�}~Kc-JoJo~{ ~ Crazy"
x[28]="�}~Lenny Kravitz~{ ~ Again"
x[29]="�}~Lifehouse~{ ~ Hanging by a moment"
x[30]="�}~Monica~{ ~ Angel of mine"
x[31]="�}~Luniz~{ ~ I got 5 on it"
x[32]="�}~Petey Pablo~{ ~ Raise up"
x[33]="�}~Pink~{ ~ Get the party started"
x[34]="�}~Shaggy~{�~ Angel"
x[35]="�}~112~{ ~ Peaches-n-cream"
x[36]="�}~City High~{ ~ Caramel"
x[37]="�}~Mary J. Blige~{ ~ Family Affair *remix*"
x[38]="�}~Nelly Furtado~{ - Turn off the light"
x[39]="�}~D-12~{ ~ Purple Pills"
x[40]="�}~Ice Cube~{ ~ You can do it"
x[41]="�}~Juvenile~{ ~ From her mama"
x[42]="�}~Kurupt~{ ~ It's over"
x[43]="�}~Mr.Cheeks~{ ~ Lights Camera Action"
x[44]="�}~Tela~{ ~ Tela"
x[45]="�}~Lil Troy~{ ~ Wanna be a ballah"
x[46]="�}~Naughty By Nature~{ ~ Uptown anthem"
x[47]="�}~Jarule~{ ~ We murderers baby"
x[48]="�}~2pac~{ ~ My block"
x[49]="�}~Jon B.~{ ~ Someone to love"
x[50]="�}~2pac~{ ~ Me and my girlfriend"
function back() {
if (y==0) {
y+=x.length;
}
y--;
document.y.z.value=x[y];
}
function skip() {
var max=x.length-1;
if (y==max) {
y-=x.length;
}
y++;
document.y.z.value=x[y];
}
function play() {
if (y == 0) {location.href=
"mailto:
[email protected]?subject=AddaSong"}
if (y == 1) {location.href="/kriminal_eyez/ra/1.ram"}
if (y == 2) {location.href="/kriminal_eyez/ra/2.ram"}
if (y == 3) {location.href="/kriminal_eyez/ra/3.ram"}
if (y == 4) {location.href="/kriminal_eyez/ra/4.ram"}
if (y == 5) {location.href="/kriminal_eyez/ra/5.ram"}
if (y == 6) {location.href="/kriminal_eyez/ra/6.ram"}
if (y == 7) {location.href="/kriminal_eyez/ra/7.ram"}
if (y == 8) {location.href="/kriminal_eyez/ra/8.ram"}
if (y == 9) {location.href="/kriminal_eyez/ra/9.ram"}
if (y == 10) {location.href="/kriminal_eyez/ra/10.ram"}
if (y == 11) {location.href="/kriminal_eyez/ra/11.ram"}
if (y == 12) {location.href="/kriminal_eyez/ra/12.ram"}
if (y == 13) {location.href="/kriminal_eyez/ra/13.ram"}
if (y == 14) {location.href="/kriminal_eyez/ra/14.ram"}
if (y == 15) {location.href="/kriminal_eyez/ra/15.ram"}
if (y == 16) {location.href="/kriminal_eyez/ra/16.ram"}
if (y == 17) {location.href="/kriminal_eyez/ra/17.ram"}
if (y == 18) {location.href="/kriminal_eyez/ra/18.ram"}
if (y == 19) {location.href="/kriminal_eyez/ra/19.ram"}
if (y == 20) {location.href="/kriminal_eyez/ra/20.ram"}
if (y == 21) {location.href="/kriminal_eyez/ra/21.ram"}
if (y == 22) {location.href="/kriminal_eyez/ra/22.ram"}
if (y == 23) {location.href="/kriminal_eyez/ra/23.ram"}
if (y == 24) {location.href="/kriminal_eyez/ra/24.ram"}
if (y == 25) {location.href="/kriminal_eyez/ra/25.ram"}
if (y == 26) {location.href="/kriminal_eyez/ra/26.ram"}
if (y == 27) {location.href="/kriminal_eyez/ra/27.ram"}
if (y == 28) {location.href="/kriminal_eyez/ra/28.ram"}
if (y == 29) {location.href="/kriminal_eyez/ra/29.ram"}
if (y == 30) {location.href="/kriminal_eyez/ra/30.ram"}
if (y == 31) {location.href="/kriminal_eyez/ra/31.ram"}
if (y == 32) {location.href="/kriminal_eyez/ra/32.ram"}
if (y == 33) {location.href="/kriminal_eyez/ra/33.ram"}
if (y == 34) {location.href="/kriminal_eyez/ra/34.ram"}
if (y == 35) {location.href="/kriminal_eyez/ra/35.ram"}
if (y == 36) {location.href="/kriminal_eyez/ra/36.ram"}
if (y == 37) {location.href="/kriminal_eyez/ra/37.ram"}
if (y == 38) {location.href="/kriminal_eyez/ra/38.ram"}
if (y == 39) {location.href="/kriminal_eyez/ra/39.ram"}
if (y == 40) {location.href="/kriminal_eyez/ra/40.ram"}
if (y == 41) {location.href="/kriminal_eyez/ra/41.ram"}
if (y == 42) {location.href="/kriminal_eyez/ra/42.ram"}
if (y == 43) {location.href="/kriminal_eyez/ra/43.ram"}
if (y == 44) {location.href="/kriminal_eyez/ra/44.ram"}
if (y == 45) {location.href="/kriminal_eyez/ra/45.ram"}
if (y == 46) {location.href="/kriminal_eyez/ra/46.ram"}
if (y == 47) {location.href="/kriminal_eyez/ra/47.ram"}
if (y == 48) {location.href="/kriminal_eyez/ra/48.ram"}
if (y == 49) {location.href="/kriminal_eyez/ra/49.ram"}
if (y == 50) {location.href="/kriminal_eyez/ra/50.ram"}
}