I am a retired computer specialist with many years of experience in every facit of the industry Let me help you get started
My Favorite Web Sites
Free Easy Web Page Setup
Inexpensive Internet Service
A wealth of code and tutorials
Open a Store
Making your affiliate program successful
Affilliate
// You may edit the message below. var startMsg = "Build on Angelfire..."; var str = "lets see"; var msg = "what happens"; var leftMsg = "right here"; function setMessage() { if (msg == "") { str = " "; msg = startMsg; leftMsg = ""; } if (str.length == 1) { while (msg.substring(0, 1) == " ") { leftMsg = leftMsg + str; str = msg.substring(0, 1); msg = msg.substring(1, msg.length); } leftMsg = leftMsg + str; str = msg.substring(0, 1); msg = msg.substring(1, msg.length); for (var ii = 0; ii < 120; ii++) { str = " " + str; } } else str = str.substring(10, str.length); window.status = leftMsg + str; // This editable value (1000 = 1 second) // corresponds to the speed of the shooting // message. timeout = window.setTimeout('setMessage()',100); } // -->
<Common Searches