| the tangled web of spider-man | Welcome to my tangled web |
|---|
| spiderman786x: weblog - photos - videos - audio - pulse - profile - subscribe! |
|
Saturday, December 18, 2004 Tuesday, November 30, 2004
Saturday, July 17, 2004
Thursday, July 15, 2004
|
|
// ?2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this header
// Set the message for the alert box
am = "Bang Bang, you're dead...=]!";
// do not edit below this line
// ===========================
bV = parseInt(navigator.appVersion)
bNS = navigator.appName=="Netscape"
bIE = navigator.appName=="Microsoft Internet Explorer"
function nrc(e) {
if (bNS && e.which > 1){
alert(am)
return false
} else if (bIE && (event.button >1)) {
alert(am)
return false;
}
}
document.onmousedown = nrc;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (bNS && bV<5) window.onmousedown = nrc;
BODY
{border-style: solid;
border-top-width: 40px;
border-bottom-width: 20px;
border-left-width: 20px;
border-right-width: 40px;
border-color: #000000}
";
var right="<--Theme Song";
var msg="sPiDeRmAn SpIdErMaN dOeS wAtEva A sPiDeR cAn, ";
var speed=40;
function scroll_title() {
document.title=left+msg+right;
msg=msg.substring(1,msg.length)+msg.charAt(0);
("scroll_title()",speed);
}
scroll_title();
// End -->
|
| xanga - join - upgrade - skins - about - terms of use - privacy - help - contact us - sign in |