djbug
18-12-2003, 01:16 AM
< =>
<!--
var SymRealOnLoad;
var SymReal;
Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}
SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}
SymRealOnLoad = window.onload;
window.onload = SymOnLoad;
//-->
</>
Just wanted to know, if you all are planning on having a live chat room? Your more than welcome to use my IRC network and create a channel if youd like. If you know IRC or use mIRC, just goto irc.lured.net and make your channel. Its small, kinda private and no dumbasses to bug you either. lol.... Also, I know this site uses ASP, but if youd like to have a login to chat from your site, I can easily make you a php chat page to connect to the network. Up to you. I can help out if you want. I also own my own webhosting company, directhost.us. So if space is an issue, I could host the chat part for free!!!!
DJ Bug
<!--
var SymRealOnLoad;
var SymReal;
Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}
SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}
SymRealOnLoad = window.onload;
window.onload = SymOnLoad;
//-->
</>
Just wanted to know, if you all are planning on having a live chat room? Your more than welcome to use my IRC network and create a channel if youd like. If you know IRC or use mIRC, just goto irc.lured.net and make your channel. Its small, kinda private and no dumbasses to bug you either. lol.... Also, I know this site uses ASP, but if youd like to have a login to chat from your site, I can easily make you a php chat page to connect to the network. Up to you. I can help out if you want. I also own my own webhosting company, directhost.us. So if space is an issue, I could host the chat part for free!!!!
DJ Bug