JAVA JUiCEscripts jus foh u
JAVAJUICE
read my profile
sign my guestbook

Visit JAVAJUICE's Xanga Site!

Message: message me


Member Since: 9/7/2003

SubscriptionsSites I Read
JaVaScRiPTs4u

Blogrings
Stupid Blog Tricks
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, March 28, 2004

WOW it has been a long time... so what do you guys want now?! ive got.... idk... lol.. let me just post up some stuff....

o ya the check box thing, it was just for fun. i mean its really no use to zangaa neway. so well. yea!

heres the scriptz! im not sure if i posted sum of these b4 but o well. sry!!

ALPHABATiZE SUBSCRiPTiONS LiST!

TO MAKE YOUR SIR ("subscriptions") in ABC order, go to the Subscriptions General Settings and in the 'Order of subscriptions' select 'Alphabetical' in the drop-down menu.

ALTERNATiNG COLORS FOR COMMENT BG

<script language="javascript">
<!-- Alternating Comment colors : Provided by Blogring.net -->
/*
by Sean F
*/
function colorComments(){
var bg1="#FFFFFF";
var bg2="#FCEBFF";
var sw=0;
var attname = document.all ? "class"+"Name" : "class";
var ctables = document.getElementsByTagName("table");
for (var cn=0; cn < ctables.length; cn++){
if (ctables[cn].getAttribute(attname) == "blogbody"){
sw = sw == 1 ? 0 : 1;
ctables[cn].style.backgroundColor = sw == 1 ? bg1 : bg2;
}}}
if (document.location.href.indexOf("item.aspx") != -1) colorComments();
</script>

BOXED ZANGRR

<DIV align="center" valign="middle" style="BORDER-RIGHT: #660000 1px solid; BORDER-TOP: #660000 1px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #660000 1px solid; WIDTH: 850px; BORDER-BOTTOM: #660000 1px solid; HEIGHT: 470px; BACKGROUND-COLOR:
#ffffff">

TRANSiTiON EFFECTS

Page Enter-Blend (2 sec.)


Page Exit-Box In (2 sec.)


Site Enter-Box Out (2 sec.)


Site Exit-Circle In (2 sec.)


Circle Out


Wipe Up


Wipe Down


Wipe Right


Wipe Left


Vertical Blinds


Horizontal Blinds


Checkerboard Across


SUBMENU NAViGATiON


<CENTER><FONT size:10pt font ms trebuchet family:>

<A onmouseover=showit(0)
href="http://www.xanga.com/">XANGA</A> <A onmouseover=showit(1)
href="http://www.xanga.com/private/home.aspx">controls</A>
<A
onmouseover=showit(2) href="http://www.xanga.com/YOURNAME">YOURNAME</B></A>
* <A onmouseover=showit(3) href="http://www.xanga.com/blogrings">BLOGRINGS</A> *
<BR><ILAYER bgColor="#" name="dep1" height="32" width="400"><LAYER name="dep2"
height="30" width="400"></LAYER></ILAYER>
<DIV id=describe onmouseover=clear_delayhide()
style="WIDTH: 500px; HEIGHT: 10px" onmouseout=resetit(event)></DIV>
<script language=JavaScript1.2>

/*
Tabs Menu (mouseover)- By Dynamic Drive
For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
This credit MUST stay intact for use
*/

http://premium.xanga.com/Private/Premium/xtools.asp?reload=/private/home.aspx

var submenu=new Array()

//Set submenu contents. Expand as needed. For each content, make sure everything exists on ONE LINE. Otherwise, there will be JS errors.

submenu[0]='<font size="1" face="trebuchet ms">- <a href="http://www.xanga.com/signin.asp">sign in</a> - <a href="http://www.xanga.com/logout.asp">log out</a> - <a href="http://www.xanga.com/register.asp">membership</a> -</font>'

submenu[1]='<font size="1" face="trebuchet ms">- <a href="http://www.xanga.com/CLAF/default.asp">look&feel</a> - <a href="http://xanga.com/private/subscriptions.aspx">subscriptionz</a> - <a href="http://xanga.com/private/feedback.aspx">feedback logz</a> - </font>'

submenu[2]='<font size="1" face="trebuchet ms">- <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=Oomi12acleoO">subscribe now</a> - <a href="http://www.xanga.com/guestbook.asp?user=YOURNAME">sign g-book</a> -</font>'

submenu[3]='<font size="1" face="trebuchet ms">- <a href="http://www.xanga.com/blogrings/blogring.asp?id=#####">BLOGRING1</a> - <a href="http://www.xanga.com/blogrings/blogring.asp?id=#####">BLOGRING2</a> - <a href="http://www.xanga.com/blogrings/blogring.asp?id=14975">BLOGRING3</a> - <a href="http://www.xanga.com/blogrings/blogring.asp?id=#####">BLOGRING4</a> -</font>'

//Set delay before submenu disappears after mouse moves out of it (in milliseconds)
var delay_hide=500

/////No need to edit beyond here

var menuobj=document.getElementById? document.getElementById("describe") : document.all? document.all.describe : document.layers? document.dep1.document.dep2 : ""

function showit(which){
clear_delayhide()
thecontent=(which==-1)? "" : submenu[which]
if (document.getElementById||document.all)
menuobj.innerHTML=thecontent
else if (document.layers){
menuobj.document.write(thecontent)
menuobj.document.close()
}
}

function resetit(e){
if (document.all&&!menuobj.contains(e.toElement))
delayhide=setTimeout("showit(-1)",delay_hide)
else if (document.getElementById&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhide=setTimeout("showit(-1)",delay_hide)
}

function clear_delayhide(){
if (window.delayhide)
clearTimeout(delayhide)
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

</SCRIPT>

**REQUESTED ->>

RiGHT CLiCK SHAKER

<script language=JavaScript>


<!--
//// dont right click
function click() {
if (event.button==2) {
window.moveTo(0, 0)
window.moveTo(1, 1)
window.moveTo(2, 2)
window.moveTo(3, 3)
window.moveTo(4, 4)
window.moveTo(5, 5)
window.moveTo(6, 6)
window.moveTo(7, 7)
window.moveTo(8, 8)
window.moveTo(9, 9)
window.moveTo(10, 10)
window.moveTo(9, 9)
window.moveTo(8, 8)
window.moveTo(7, 7)
window.moveTo(6, 6)
window.moveTo(5, 5)
window.moveTo(4, 4)
window.moveTo(3, 3)
window.moveTo(2, 2)
window.moveTo(1, 1)
window.moveTo(0, 0)
window.moveTo(1, 1)
window.moveTo(2, 2)
window.moveTo(3, 3)
window.moveTo(4, 4)
window.moveTo(5, 5)
window.moveTo(6, 6)
window.moveTo(7, 7)
window.moveTo(8, 8)
window.moveTo(9, 9)
window.moveTo(10, 10)
window.moveTo(9, 9)
window.moveTo(8, 8)
window.moveTo(7, 7)
window.moveTo(6, 6)
window.moveTo(5, 5)
window.moveTo(4, 4)
window.moveTo(3, 3)
window.moveTo(2, 2)
window.moveTo(1, 1)
window.moveTo(0, 0)
window.moveTo(1, 1)
window.moveTo(2, 2)
window.moveTo(3, 3)
window.moveTo(4, 4)
window.moveTo(5, 5)
window.moveTo(6, 6)
window.moveTo(7, 7)
window.moveTo(8, 8)
window.moveTo(9, 9)
window.moveTo(10, 10)
window.moveTo(9, 9)
window.moveTo(8, 8)
window.moveTo(7, 7)
window.moveTo(6, 6)
window.moveTo(5, 5)
window.moveTo(4, 4)
window.moveTo(3, 3)
window.moveTo(2, 2)
window.moveTo(1, 1)
window.moveTo(0, 0)
window.moveTo(1, 1)
window.moveTo(2, 2)
window.moveTo(3, 3)
window.moveTo(4, 4)
window.moveTo(5, 5)
window.moveTo(6, 6)
window.moveTo(7, 7)
window.moveTo(8, 8)
window.moveTo(9, 9)
window.moveTo(10, 10)
window.moveTo(9, 9)
window.moveTo(8, 8)
window.moveTo(7, 7)
window.moveTo(6, 6)
window.moveTo(5, 5)
window.moveTo(4, 4)
window.moveTo(3, 3)
window.moveTo(2, 2)
window.moveTo(1, 1)
window.moveTo(0, 0)
window.moveTo(50, 50)
window.moveTo(55, 55)
window.moveTo(60, 60)
window.moveTo(100, 100)
window.moveTo(5000, 5000)

alert(ur text here!!')
}
}
document.onmousedown=click
// -->


</SCRIPT>
 
-----------------ok well thats all for now. plz let me know what u want!

-->plz note u can get these codes also at other places... cuz these arent my codes, i have retrieved them from other places. =)


Wednesday, November 26, 2003

yo srys i neva updated this in lyk a month... so here let me update it now!

Requests

ok this is MOUSE OVERS

<STYLE TYPE="text/css"><!-- A:link {text-decoration: none; color:9797B0;} A:visited {text-decoration: none; color: 9797B0;} A:active {text-decoration: none; color:9797B0;} A:hover {color:#9797B0;text-decoration:none;border-top:1px solid;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;}--></style>

its what u call a "mouse over!" it makes a solid box wen u put ur mouse over the link.. heres more 2 chose from 2.........

<STYLE TYPE="text/css"><!-- BODY,P, td {font-family: Arial; font-size: 8pt;line-height: 9px;line-width: 9px;color: orange} A:link {text-decoration: none; color:orange;font-family:Arial;} A:visited {text-decoration: none; color: orange;font-family:Arial;} A:active {text-decoration: none; color:orange;font-family:Arial;text-transform:lowercase} A:hover {color:orange;font-family: Arial;text-decoration:none;letter-spacing:1px;height:0;--></style>

that one u can change tha font....

<style type=text/css><!--a:link color: #9797B0;text-decoration:none;}a:visited{color: #9797B0;text-decoration:none;}a:active{color: #9797B0;text-decoration:none;}a:hover{color: #9797B0;text-decoration:line-through; } --></STYLE>

and that one strikes thru it

TITLE CHANGERS

<script>

//Arrow Head title- By Dynamic Drive

//Based on status bar script by Jason Rex (wonil4@hotmail.com, http://www.syred.net)

//Visit http://www.dynamicdrive.com for full source code

//change title text to your own

var titletext=".iM NoT a pLaYa, i JuS cRuSh a LoT."

var thetext=""

var started=false

var step=0

var times=1

 

function welcometext()

{

times--

if (times==0)

{

if (started==false)

{

started = true;

document.title = titletext;

setTimeout("anim()",1);

}

thetext = titletext;

}

}

 

function showstatustext(txt)

{

thetext = txt;

setTimeout("welcometext()",4000)

times++

}

 

function anim()

{

step++

if (step==7) {step=1}

if (step==1) {document.title=':|||'+thetext+'|||:'}

if (step==2) {document.title='|:||'+thetext+'||:|'}

if (step==3) {document.title=':|:|'+thetext+'|:|:'}

if (step==4) {document.title='|:|:'+thetext+':|:|'}

if (step==5) {document.title='||:'+thetext+'|:||'}

if (step==6) {document.title='|||:'+thetext+':|||'}

setTimeout("anim()",200);

}

 

if (document.title)

window.onload=onload=welcometext

</SCRIPT>

that changes the title of the webpage

idk how u make separate side modules, but u could put stuff in the modules lyk a chatter box or something in the news part in ur luk @ feel and that makes a dif module on the right side...

and idk how to make dif music play from a drop down menu... but im fickle thinker ... she mite tell u... JUS DONT TELL HER I TOLD U! hAha! lol sry...

heres more codes.... (un-requested)

cursors

 

<STYLE>BODY {cursor: n-resize}</style>

 

n resize

 

<STYLE>BODY {cursor: help}</style>

question mark resize

<STYLE>BODY {cursor: move}</style>

 

the four way arrow resize

 

<body style="cursor:url(url of cursor here)">

 

image cursor... (put url of image in)

 

CHECKBOX

 

<input type="checkbox" name="NAME">Put your message here

example::

Put your message here

checkbox....^ ^

BUTTONS

submit button... idk what 4.

MARQUEES

Text that scrolls like an eraser code 2

<marquee behavior=alternate>text 1<marquee width="50">WORDS...BLAH BLAH BLAH...</marquee>TEXT 1</marquee>

big marquee

<MARQUEE direction=left height=100 scrollAmount=15 scrollDelay=10 style="COLOR: lightpink; FILTER: alpha(opacity=30); FONT-FAMILY: century gothic; FONT-SIZE: 70pt; FONT-WEIGHT: normal; position:static; top: 100; left: 100; bottom: 80px; Z-INDEX: 500" width=700;>TEXT HERE</MARQUEE><MARQUEE direction=right height=*100 scrollAmount=15 scrollDelay=10 style="COLOR: hotpink; FILTER: alpha(opacity=50); FONT-FAMILY: century gothic; FONT-SIZE: 70pt; FONT-WEIGHT: normal; position:static; top: 100; left: 100; bottom: 80px; Z-INDEX: 500" width=700;>TEXT HERE</MARQUEE>

NO RIGHT CLICKS & STUFF

No right click, refresh when right-clicked and no highlighting

<body oncontextmenu="location=self.location;return false";ondragdrop="returnfalse"; onselectstart="return false">

Disablement of right click only

<body oncontextmenu="return false">

Disablement of right click only with pop-up

<
BODY oncontextmenu=`alert("MESSAGE");window.event.returnValue=false`>

Disablement of highlighting only with pop-up

<BODY onselectstart=`alert("MESSAGE");window.event.returnValue=false`>

Disablement of right-click with pop-up then logging out

<BODY oncontextmenu=`alert("put message of pop-up here");location.replace("http://www.xanga.com/Logout/");status=("RIGHT CLICK");return false;` onselectstart="return false" ondragdrop="return false"; background=personalpage_files/404.htm topMargin=0>

Disablement of right-click with 2 pop-ups then logging out

<
BODY oncontextmenu=`alert("put message of pop-up here");alert("put message of pop-up here again");location.replace("http://www.xanga.com/Logout/");status=("RIGHT CLICK");return false;` onselectstart="return false" ondragdrop="return false"; background=personalpage_files/404.htm topMargin=0>

SCROLLBARS

<STYLE>BODY {scrollbar-3dlight-color: black; scrollbar-arrow-color:put colour in hex or text; scrollbar-base-color:put colour in hex or text; scrollbar-darkshadow-color:put colour in hex or text;scrollbar-face-color:put colour in hex or text; scrollbar-highlight-color:put colour in hex or text; scrollbar-shadow-color:put colour in hex or text; scrollbar-track-color:put colour in hex or text;}</STYLE>

scrollbar color change ^

Scroll-bar guide

 


TABLES ( with examples below it to see what it would look lyk)

<
TABLE WIDTH="150"border=1bordercolor="black"><TR><TD bgcolor=white><center><font color=#cc3333 size=3>PlaceMessage here</center></table></font>


PlaceMessage here

<TABLE WIDTH="150"border=13 bordercolor="black"><TR><TD bgcolor=white><center><font color=#cc3333 size=3>PlaceMessage here</font></center></table>

PlaceMessage here

<table border="1" cellspacing="0" style="border-collapse: collapse" bordercolor="#0191FA" width="100%" id="AutoNumber1">
<tr><td width="100%"><table border="1" cellspacing="0" style="border-collapse: collapse" bordercolor="#FF5EAE" width="100%" id="AutoNumber2"><tr><td width="100%"><table border="1" cellspacing="0" style="border-collapse: collapse" bordercolor="#66FF66" width="100%" id="AutoNumber3"><tr><td width="100%"><table border="1" cellspacing="0" style="border-collapse: collapse" bordercolor="#FFFF8A" width="100%" id="AutoNumber4"><tr><td width="100%">Message Here</td></tr></table></td></tr></table></td></tr></table></td></tr></table>


Message Here

<div align="center"><center><table border="10" cellspacing="1" style="border-collapse: collapse" bordercolor="#64B1FF" width="50%" id="AutoNumber1" bgcolor="#FFFFFF" background="url of bg"><tr><tdwidth="50%">Message Here</td></tr></table></center></div>

FONTS

Arial
Arial Black
Arial Narrow

Balthazar
Black Chancery
Blackadder ITC
Book Antiqua
Bookman Old Style
Bradley Hand ITC

Century Gothic
Comic Sans MS
Computerfont

Copperplate Gothic Bold
Copperplate Gothic Light
Courier New
Curlz MT

Dayton

Edwardian Script ITC
Engravers MT
Eras Demi ITC
Eras Light ITC
Estrangelo Edessa
Eurostile

Felix Titling
Franklin Gothic Medium
Franklin Gothic Book
Franklin Gothic Medium Cond
French Script MT

Garamond
Gautami
Georgia
Geotype TT-symbols
Goudy Old Style ATT
Greek Diner Inline TT

Haettenschweiler

Impact

Kristen ITC

Latha
Lucida Console
Lucida Sans Unicode

Maiandra GD
Mangal
MarlettMarlett-symbols
Matisse ITC
MilestonesMilestones-symbols
Mistral
modern
Monotype Corsiva
MS Reference Sans Serif
MS Reference Serif
MS Reference Specialty
MT ExtraMT Extra
MV Boli


Palatino Linotype
Papyrus
Poster Bodoni ATT

Raavi
Rockwell Extra Bold
Russel Write TT

Shruti
Signature
Sylfaen
SymbolSymbol

Tahoma
Tempus Sans ITC
thickhead
times new roman
Trebuchet MS
Tunga
Typewriter

verdana-default for aa
Vivaldi

Webdings-symbolsWebdings-symbols
Whimsy TT
Wingdings-symbolsWingdings-symbols
Wingdings 2-symbolsWingdings 2-symbols
Wingdings 3-symbolsWingdings 3-symbols
 
Subscript text
<
sub>Put message here</sub>

This is subscript text This isnt

Code for superscript
<
sup>Put message here</sup>

This is superscript text This isnt

Bold Text
<
B>Putmessage to be bolded here</B>

This is bolded text This isnt

Italiced Text
<
I>Put message to be italiced</I>

This is italiced text This isnt

Underlined Text
<
u>Put message to be underlined</u>

This is underlined text This isnt

Strikeout Text
<
strike>Put message to be striked</strike>

This is striked text This isnt




OKIE DOKIE ALL DONE! AND I JUST WANTED TO SHARE! OMG TYLER KUMASAKI IS SO HOT!!!


Friday, October 17, 2003

 <SPAN style="FONT-SIZE: 18pt; VISIBILITY: visible; COLOR: # COLOR HERE; POSITION: static; mso-bidi-font-size: 12.0pt"> TEXT HERE


dats da code to make da font dif from da rest... ^


<style type="text/css">img {FILTER: MaskFilter(color=white)

progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=1, Style=3, StartX=0,

FinishX=100, StartY=0, FinishY=100)}p table {background:#FF69B4;filter:Alpha(opacity=100)}

</style>



thats to make the picz faded ^



<marquee><img src="URL HERE"></center></marquee>


ex:



in order 2 make the side modules TRANSPARENT u gotta go to look and feel and under left and right side modules it will say 'interior' and u make it transparent.... ^^

<STYLE TYPE="text/css">BODY{border-style:solid; border-top-width:50px;
border-bottom-width: 50px; border-left-width: 50px; border-right-width: 50px; border-color: # COLOR HERE;}</style>

thats how 2 make a border around da payge^



<SCRIPT language=javascript>

<!--

var links = document.getElementsByTagName ('a');

for (var l = 0; l < links.length; l++) {

str = links[l].innerHTML;

if (str.match (/\d+:\d+ (am|pm)/i)) links[l]

else if (str.match (/review/i)) links[l].innerHTML = str.replace (/review/i, "*REVIEW*");else if (str.match (/events/i)) links[l].innerHTML = str.replace (/events/i, "*EVENTS*");

else if (str.match (/subscribe/i)) links[l].innerHTML = str.replace (/subscribe/i, "*SUBSCRIBE*");else if (str.match (/your sn here/i)) links[l].innerHTML = str.replace (/your sn here/i, "*YOUR SN HERE*");

}

var paras = document.getElementsByTagName ('p');

for (var p = 0; p < paras.length; p++) {

str = paras[p].innerHTML;

}

//-->

</script>





yo i sry i neva wen chec baq hea in 1 hella long tym.. hope ya lyk dese codes!


Saturday, September 20, 2003

<STYLE TYPE="text/css"><!-- A:link {text-decoration: none; color:cc66cc;} A:visited {text-decoration: none; color: cc66cc;} A:active {text-decoration: none; color:#cc66cc;} A:hover {color:#cc66cc;text-decoration:none;filter:glow(color=put color in hex or text); letter-spacing:1px;height:0;border-width:1;border-width:1px;filter:flipv;}--></style>

i think thats the code 4 the flip of da letterz. idk wat sum of u guyz mean by fading of the pictures. so sry. dis is all i gotz 4 now~

the cc66cc can be changed 2 w/e color u want ur link thing 2 b k?


Thursday, September 18, 2003

<script>
//Arrow Head title- By Dynamic Drive
//Based on status bar script by Jason Rex (wonil4@hotmail.com, http://www.syred.net)
//Visit http://www.dynamicdrive.com for full source code
//change title text to your own
     var titletext=" TEXT HERE "
     var thetext=""
     var started=false
     var step=0
     var times=1

     function welcometext()
     {
       times--
       if (times==0)
       {
         if (started==false)
         {
          started = true;
           document.title = titletext;
           setTimeout("anim()",1);
         }
         thetext = titletext;
       }
     }

     function showstatustext(txt)
     {
       thetext = txt;
       setTimeout("welcometext()",4000)
       times++
     }

     function anim()
     {
       step++
       if (step==7) {step=1}
if (step==1) {document.title=':|||'+thetext+'|||:'}
if (step==2) {document.title='|:||'+thetext+'||:|'}
if (step==3) {document.title=':|:|'+thetext+'|:|:'}
if (step==4) {document.title='|:|:'+thetext+':|:|'}
if (step==5) {document.title='||:'+thetext+'|:||'}
if (step==6) {document.title='|||:'+thetext+':|||'}
       setTimeout("anim()",200);
     }

if (document.title)
window.onload=onload=welcometext
</SCRIPT>

thats for the title thing at the top

<SCRIPT language=javascript>
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
 str = links[l].innerHTML;
 if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
 else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "*COMMENTz*");
 else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "*EPROPz*");

}
var paras = document.getElementsByTagName ('p');
for (var p = 0; p < paras.length; p++) {
 str = paras[p].innerHTML;
}
//-->
</script>

thats to change ur eprops thingie. but idk how to take out the 'add' sry u guyz

<BODY oncontextmenu=`alert("TEXT HERE");location.replace("http://www.xanga.com");status=("RIGHT CLICK");return false;` onselectstart="return false" ondragdrop="return false"; background=personalpage_files/404.htm topMargin=0>

i think thats da code 4 da right click 2 sumwhere els.

idk how 2 make dates big. in the weblog i think.

<script language="JavaScript1.2">
<!-- This cool script is copyright Altan, visit his site! -->
<!-- http://www.altan.hr/snow -->

<!-- This script is provided free at Lissa Explains it All -->
<!-- http://www.lissaexplains.com -->

<!-- Begin
var no =13; // snow number
var speed = 11; // smaller number moves the snow faster
var snowflake = "http://www.click-smilie.de/sammlung0903/liebe/love-smiley-030.gif";

var ns4up = (document.layers) ? 1 : 0;  // browser sniffer
var ie4up = (document.all) ? 1 : 0;
var dx, xp, yp;    // coordinate and position variables
var am, stx, sty;  // amplitude and step variables
var i, doc_width = 800, doc_height = 900;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
} else if (ie4up) {
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();
for (i = 0; i < no; ++ i) { 
dx[i] = 0;                        // set coordinate variables
xp[i] = Math.random()*(doc_width-50);  // set position variables
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20;         // set amplitude variables
stx[i] = 0.02 + Math.random()/10; // set step variables
sty[i] = 0.7 + Math.random();     // set step variables
if (ns4up) {                      // set layers
if (i == 0) {
document.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
document.write("top=\"15\" visibility=\"show\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></layer>");
} else {
document.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
document.write("top=\"15\" visibility=\"show\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></layer>");
   }
} else if (ie4up) {
if (i == 0) {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></div>");
} else {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></div>");
      }
   }
}
function snowNS() {  // Netscape main animation function
for (i = 0; i < no; ++ i) {  // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
dx[i] += stx[i];
document.layers["dot"+i].top = yp[i];
document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowNS()", speed);
}
function snowIE() {  // IE main animation function
for (i = 0; i < no; ++ i) {  // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
dx[i] += stx[i];
document.all["dot"+i].style.pixelTop = yp[i];
document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowIE()", speed);
}
if (ns4up) {
snowNS();
} else if (ie4up) {
snowIE();
}
// End -->
</script>

n dats how u make da smilies fly. u need to change the link at the top 2 get a dif pic. jus put in a dif link over there. in order 2 retrieve the link u need to right click, den go down 2 properties, and then u can get the link from that. i hope that i explained that well.

--u jus gotta copy dem codes en paste em in the header sec. or the website stats part of ur look n feel. --



Next 5 >>

<bgsound src="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/2533/18027_1_4_04.asf">