i get this message
onLoad=%5Btype%20Function%5D
this is the code i use
____________________________________________________
_root.serverloc = "http://shluchimalbum.com/"
logins = new LoadVars();
lgnur4 = _root.serverloc + "check.asp";
logins.load(lgnur4, this);
logins.onLoad = function()...
<html>
<head>
<script language="javascript">
songnumber=0;
playlist=0;
function sivamtime() {
var hour1 = 10;
var min1 = 10;
var sec1 = 10;
var straddr = "<!--#echo var="DATE_LOCAL"-->";
var sec = (straddr.charAt(straddr.length - 6) +
straddr.charAt(straddr.length - 5));
var min =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.