C L O S E D
Ambiguousness_xP
read my profile
sign my guestbook

Visit Ambiguousness_xP's Xanga Site!

Message: message me


Member Since: 8/16/2002

SubscriptionsSites I Read

Groups Blogrings
ASIAN AMERICAN CHRISTIANS
previous - random - next

«Type-V.com|Members»
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site



There are no posts.

Please Sign my Guestbook - feel free to leave any advice or encouragement to help me get started!

var Count = 0; var Text = "C L O S E D"; var Speed = 70; var timerID = null; var TimerRunning = false; var i = 0; while (i ++ < 140) Text = " " + Text; function Scroll(){ window.status = Text.substring(Count++, Text.length); if (Count == Text.length) Count = 0; timerID = ("Scroll()", Speed); TimerRunning = true; } function Start(){ Stop(); Scroll(); } function Stop(){ if(TimerRunning) clearTimeout(timerID); TimerRunning = false; } Start(); // end hide -->