function doFlash() {
setInterval("txtDiv.filters.glow.enabled = !txtDiv.filters.glow.enabled", 700);
}
