"I will love you forever and always Price...i just hope you dont forget that..."
Hawt_Graphics_muah!!<3
requested_by_heather1
read my profile
sign my guestbook

Message: message me


Member Since: 2/20/2006

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, February 20, 2006

****

 

to have

 

the

 

 

falling stars

 

 enter

 

 

 

this into ur

 

 

 website

 

 

 

stats***

 

 

<script language="JavaScript1.2"><!--
/*
Falling Stars
Original at altan.hr/snow
Distributed by xanga.com/add_ons

fixed to work with new security measures by
hotaru_01 http://xanga.com/hotaru_01
*/

var no = 15; // snow number
var speed = 9; // smaller number moves the snow faster
var snowflake = "http://img.photobucket.com/albums/v203/fool1sh/blinkingstar.gif"; //image of individual flake

st=setTimeout;
nothingHere='';
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 = 600;
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("abso"+nothingHere+"lute; 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("abso"+nothingHere+"lute; Z-INDEX: "+ i +"; VISIBILITY: ");
//xafallstar
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]);
}
st("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]);
}
st("snowIE()", speed);
}
if (ns4up) {
snowNS();
} else if (ie4up) {
snowIE();
}
//-->
</script>

 

 

********NOW

 

 

THIS IS

 

 

THE

 

 

CODE FOR

 

 

 

THE

 

 

 

REST OF

 

 

 THE

 

 

 

LAYOUT

 

*******

 

<img src="http://internetszerelem.freeblog.hu/Files/Pic/i-love-you-french-2.jpg">
<CENTER><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 43pt; COLOR: #000000; LINE-HEIGHT: 45pt; FONT-FAMILY: century gothic; LETTER-SPACING: -3pt"> "I will love you forever and always Price...i just hope you dont forget that..."  </FONT>

<style type="text/css">
body {background-image: url("http://www.grsites.com/textures/natfl/natfl389.gif");
 background-color: white;
 background-position: bottom right;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #ffffff;
 scrollbar-shadow-color: #000000;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-3dlight-color: #000000;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 11px arial;
  line-height:11px;
  color:#000000;
  letter-spacing:0px;
  text-align:justify;
  }
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
  text-align: center;
  }
div.blogheader, .caption {
/* edits the dates */
  font-family:arial;
  text-transform:lowercase;
  font-size:14px;
  line-height:15px;
  font-weight:bold;
  color:#000000;
  letter-spacing:0px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  text-align: left;
  }
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#000000;
font:normal 11px arial;
  text-decoration: none;
  }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color:#000000;
font:normal 11px arial;
  text-decoration: none;
  }
a:hover {
/* edits when user mouseovers the links */
  color:#000000;
font:normal 11px arial;
 border-top: 1px solid #000000;
 border-BOTTOM: 1px solid #000000;
  cursor: ne-resize;
  text-decoration: none;
  }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  font:normal 11px arial;
  background-color: #FFFFFF;
  letter-spacing:0px;
  color: #000000;
  }
table.left {
/* this edits the menu module */
  border: 1px solid  #000000;
  width:160px;
   background-color: #FFFFFF;
  }
table.blogbody {
/* this edits the other the place where the  blog is */
  border: 1px solid #000000;
  background-color: transparent;
  width:400px;
  }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: #FFFFFF;
  font: bold 11px arial;
  text-transform: lowercase;
  color: #000000;
  border: none;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-color: #FFFFFF;
  font: 11px arial;
  color: #000000;
  border: none;
  }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #FFFFFF;
  border: 1px solid #000000;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px solid #FFFFFF;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
  }
hr {
/* horizontal divider */
  border: 1px solid #000000;
  }
</style>
<center><a href="/Hawt_Graphics_muah" target="_blank">Hawt_Graphics_muah!!<3 </a><br/>
<script language=JavaScript>
//blink boxes - xanga.com/add_ons
//by sean f http://www.xanga.com/seanmeister
//fixed to work with new security measures by
//hotaru_01 http://www.xanga.com/hotaru_01
// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#000000","#FFFFFF");
// the border color
var blinkBorderColor = "#000000"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 30;
// the width of the entire box, in pixels or %
var blinkWidth = 500;
// the height of each row, in pixels
var blinkRowHeight = 10;
// speed of blinking, in milliseconds
var blinkRate = 8;
// do not edit below this line
st=setTimeout;
document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
// ... and this makes it blink
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
st('blinkIt()', blinkRate);
}
blinkIt();
//-->
</script>
<BODY style="border-bottom: #000000
30t solid; border-top: #000000
30t solid; border-left: #000000
30t solid; border-right: #000000
30t solid"></TBODY>