
if (document.layers) {
document.layers.LyrSection0.document.LyrText6.document.captureEvents(Event.MOUSEUP);
document.layers.LyrSection0.document.LyrText6.document.onMouseUp = Text6_onClick;
}
