tessa profile picture

tessa

About Me

.. 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("#ff3399","#aaaaaa") // the border color var blinkBorderColor = "#ffffff" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 550; // 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(" "); for (r = 0; r ..-- -- End Script by Blogring.net -- Layoutz
-- -- End Script by Blogring.net --