//Generated By Easy HTML To Any Script Converter
document.writeln("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">");
document.writeln("<html>");
document.writeln("<head>");
document.writeln("	<title>Untitled<\/title>");
document.writeln("<\/head>");
document.writeln("");
document.writeln("<body>");
document.writeln("");
document.writeln("");
document.writeln("<!-- START OF SCRIPT -->");
document.writeln("<b>");
document.writeln("<font size=\"4\">");
document.writeln("<script>");
document.writeln("");
document.writeln("");
document.writeln("// ********** MAKE YOUR CHANGES HERE");
document.writeln("");
document.writeln("var text=\"TRAINING UPDATE NEWS\" // YOUR TEXT");
document.writeln("var speed=80 // SPEED OF FADE");
document.writeln("");
document.writeln("// ********** LEAVE THE NEXT BIT ALONE!");
document.writeln("");
document.writeln("");
document.writeln("if (document.all||document.getElementById){");
document.writeln("document.write(\'<span id=\"highlight\">\' + text + \'<\/span>\')");
document.writeln("var storetext=document.getElementById? document.getElementById(\"highlight\") : document.all.highlight");
document.writeln("}");
document.writeln("else");
document.writeln("document.write(text)");
document.writeln("var hex=new Array(\"00\",\"14\",\"28\",\"3C\",\"50\",\"64\",\"78\",\"8C\",\"A0\",\"B4\",\"C8\",\"DC\",\"F0\")");
document.writeln("var r=1");
document.writeln("var g=1");
document.writeln("var b=1");
document.writeln("var seq=1");
document.writeln("function changetext(){");
document.writeln("rainbow=\"#\"+hex[r]+hex[g]+hex[b]");
document.writeln("storetext.style.color=rainbow");
document.writeln("}");
document.writeln("function change(){");
document.writeln("if (seq==6){");
document.writeln("b--");
document.writeln("if (b==0)");
document.writeln("seq=1");
document.writeln("}");
document.writeln("if (seq==5){");
document.writeln("r++");
document.writeln("if (r==12)");
document.writeln("seq=6");
document.writeln("}");
document.writeln("if (seq==4){");
document.writeln("g--");
document.writeln("if (g==0)");
document.writeln("seq=5");
document.writeln("}");
document.writeln("if (seq==3){");
document.writeln("b++");
document.writeln("if (b==12)");
document.writeln("seq=4");
document.writeln("}");
document.writeln("if (seq==2){");
document.writeln("r--");
document.writeln("if (r==0)");
document.writeln("seq=3");
document.writeln("}");
document.writeln("if (seq==1){");
document.writeln("g++");
document.writeln("if (g==12)");
document.writeln("seq=2");
document.writeln("}");
document.writeln("changetext()");
document.writeln("}");
document.writeln("function starteffect(){");
document.writeln("if (document.all||document.getElementById)");
document.writeln("flash=setInterval(\"change()\",speed)");
document.writeln("}");
document.writeln("starteffect()");
document.writeln("<\/script>");
document.writeln("<\/font><\/b>");
document.writeln("");
document.writeln("<!-- END OF SCRIPT -->");

