
jsurl = "http://counter.sparklit.com/counter_js.spark";
document.write("<SCRIPT LANGUAGE=\"JavaScript\" ");
document.write(" src=\""+ jsurl + "?ID=64987");
document.writeln("&c=" + Math.random()*10000 + "\">\n<\/SCRIPT>");

