var scrollMsg = " . . . . . . . Insight Contact Management - Special pricing available for a limited time. . . . . . . Insight Contact Management - Special pricing available for a limited time" var msgSpace = " " var beginPos = 0 function scrollingMsg() { document.msgForm.scrollingMsg.value = scrollMsg.substring(beginPos,scrollMsg.length)+msgSpace+scrollMsg.substring(0, beginPos) beginPos = beginPos + 1 if (beginPos >scrollMsg.length) { beginPos = 0 } window.setTimeout("scrollingMsg()",300) } -->
|
© 2016 Welborn Software, LLC. All rights reserved.