// /-/Spht-Translator-Active/-/ // marathon project orphanage javascripts function preview(y) { window.open(y,'prevWin','width=500,height=500,scrollbars=yes,resizable=yes'); } function hiLite() { document.images['closebox'].src = "../grafx/close01.gif"; } function deLite() { document.images['closebox'].src = "../grafx/close00.gif"; } //