function getFrmRef(srcFrm, tgetFrm) {
    var rtnVal = ''

    if (tgetFrm != srcFrm) {
        var tFrm = frmDepth(top.frames, tgetFrm)