// Script by Sergio Zaliubovskiy aka Candyman (C) 2003. All Rights Reserved. // Exclusively granted for Nickolay Z. Tornadosoft (C) function wrd(){ if (specs == "yes") { document.write("" + myword + "»");} else { document.write("" + myword + "»");} } wrd(true); var c = 2; function blnk(){ c = c - 1; if (c<=0){blk.style.visibility = "visible"; c = 2;} else {blk.style.visibility = "hidden";} setTimeout("blnk()", 400); } blnk(true);