
if (document.layers) {
document.layers.LyrSection0.document.LyrText3.document.captureEvents(Event.MOUSEUP);
document.layers.LyrSection0.document.LyrText3.document.onMouseUp = Text3_onClick;
}
