// scripts by ian cavalier
   // http://www.oxygenesis.com/
   // feel free to use/modify the following scripts any way you like as
   // long as these four comment lines remain with the source code.  thanks.

function launch() {
launchbox = window.open
("../deadletter/transmit/console.html","console",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=233,height=230,alwaysRaised=1,dependent=1,hotkeys=0,screenX=0,screenY=130,left=0,top=134');
}

function pronunciation() {
launchbox = window.open
("../deadletter/transmit/pronunciation.html","pronunciation",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=156,height=204,alwaysRaised=1,dependent=0,hotkeys=0,screenX=0,screenY=130,left=0,top=134');
}
