<HTML><BODY STYLE="font:10pt verdana; border:none;"><DIV>Yes, timers interfere in between. They use alot of memory, and if they never stop, another timer that is invoket in meantime will not run smoothely. There is a way to escape from this situation and it is: using the same timer for different timings.</DIV> <DIV>But that is not allways possible. and another is to interrupt the other timer tha is on, turn it off with the same function you invoke the newer one. and back on when the&nbsp;second timer running is insuficient. Or there is another possibility.</DIV> <DIV>Maby you're problem is caused with the same name variable and similar. You can avoid it if you use diferent scripts placing them in different &lt;script&gt; tags. That way they wan't enterfere.</DIV> <DIV>Regards<BR></DIV> <DIV><BR></DIV> <BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt Arial">----- Original Message -----</DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt Arial; FONT-COLOR: black"><B>From:</B>&nbsp;Sara Coren</DIV> <DIV style="FONT: 10pt Arial"><B>Sent:</B>&nbsp;Wednesday, April 18, 2001 4:24 PM</DIV> <DIV style="FONT: 10pt Arial"><B>To:</B>&nbsp;'javascript@LaTech.edu'</DIV> <DIV style="FONT: 10pt Arial"><B>Subject:</B>&nbsp;[Javascript] Date Script doesn't jive</DIV> <DIV><BR></DIV> <META content="MSHTML 5.50.4611.1300" name=GENERATOR> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001>Hi there:</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001></SPAN></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001>I'm trying to use a "pre-fab" date script that I got off the a Javascript freebie site, and it screws with the other javascript that I am using on the page, for some ungodly reason.&nbsp; I have a timer set up that gives a screen show of images that are declared within the script, and a pauser() that delays the start of the screen show.&nbsp; I am wondering if the clock script is somehow interfering with the cycle() function initializing.&nbsp; Anyhoo, I hope I'm explaining this correctly.</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001></SPAN></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001>The page with all the javascript in it can be seen at</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001><A href="http://home.earthlink.net/~score77/home.html">http://home.earthlink.net/~score77/home.html</A></SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001></SPAN></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001>Thanks for your help!</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001></SPAN></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2><SPAN class=250514313-18042001>Sara</SPAN></FONT></DIV> <DIV></DIV></BLOCKQUOTE></BODY></HTML><DIV><BR><br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p></DIV>