Mk_layouts4u && All I Ever Wanted Was To Be Beautiful
♥ ♥ ♥
-- -- Blink Boxes : Provided by Blogring.net --
.. 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("..ffffff","..ff0099","..000000")
// the border color
var blinkBorderColor = "..000000"
// the border width, in pixels
var blinkBorderWidth = 1;
// the .. of rows
var blinkRows = 3;
// the .. of columns
var blinkCols = 1;
// the width of the entire box, in pixels or %
var blinkWidth = 550;
// the height of each row, in pixels
var blinkRowHeight = 5;
// speed of blinking, in milliseconds
var blinkRate = 20;// do not edit below this line
st=setTimeout;
document.write(" ");
for (r = 0; r