
ns4 = (document.layers)? true:false
ie4 = (document.all)? true:false

if (ie4) {
   if (navigator.userAgent.indexOf('MSIE 5')>0) {
       ie5 = true;
   } else {
       ie5 = false;
   }
} else {
  ie5 = false;
}

var x = 0;
var y = 0;
var snow = 0;
var sw = 0;
var cnt = 0;
var dir = 1;


if ( (ns4) || (ie4) ) {
   if (ns4) over = document.overDiv
   if (ie4) over = overDiv.style
   document.onmousemove = mouseMove
   if (ns4) document.captureEvents(Event.MOUSEMOVE)
}

function drc(text, title, osy) {
dtc(1, text, title, osy);
}

function dlc(text, title, osy) {
dtc(0, text, title, osy);
}

function nd() {
    
    if ( cnt >= 1 ) { sw = 0 };
    
    if ( (ns4) || (ie4) ) {
       if ( sw == 0 ) {
             snow = 0;
             hideObject(over);
       } else {
             cnt++;
       }
    }
}

function dtc(d, text, title, osy) {
    txt = text;
    layerWrite(txt);
    dir = d;
    offsety = osy;
    disp();
}

function disp() {
     if ( (ns4) || (ie4) ) {
                if (snow == 0) {
                       if (dir == 2) {
                            moveTo(over,x,y+2);
                       }
                       if (dir == 1) {
                            moveTo(over,x,y+2);
                       }
                       if (dir == 0) {
                            moveTo(over,x,y+2);
                       }
                       showObject(over);
                       snow = 1;
                 }
     }
}

function mouseMove(e) {
        if (ns4) {x=e.pageX; y=e.pageY;
        }

        if (ie4) {x=event.x; y=event.y;
        }

        if (ie5) {x=event.x+document.body.scrollLeft; y=event.y+document.body.scrollTop;
        }
        if (snow) {
                if (dir == 2) {
                      moveTo(over,x,y+2);
                }
                if (dir == 1) {
                      moveTo(over,x,y+2);
                }
                if (dir == 0) {
                      moveTo(over,x,y+2);
                }
        }
}


function cClick() {
     hideObject(over);
     sw=0;
}

function layerWrite(txt) {
     if (ns4) {
          var lyr = document.overDiv.document
          lyr.write(txt)
          lyr.close()
     }  else if (ie4) document.all["overDiv"].innerHTML = txt
}

function showObject(obj) {
        if (ns4) obj.visibility = "show"
        else if (ie4) obj.visibility = "visible"
}

function hideObject(obj) {
        if (ns4) obj.visibility = "hide"
        else if (ie4) obj.visibility = "hidden"
}

function moveTo(obj,xL,yL) {
       obj.left = xL
       obj.top = yL
}

function dcc(text, title, osy) {
 if (text == 'Ê«') {
    dtc(2, gettext('Ê«'), title, osy);
 }  else if (text == 'Ê¦') {
     dtc(2, gettext('Ê¦'), title, osy);
 }  else if (text == 'Ê£') {
     dtc(2, gettext('Ê£'), title, osy);
 }  else if (text == 'Ê°') {
     dtc(2, gettext('Ê°'), title, osy);
 }  else if (text == 'Ê¢') {
     dtc(2, gettext('Ê¢'), title, osy);
 }  else if (text == 'Ê©') {
     dtc(2, gettext('Ê©'), title, osy);
 }  else if (text == 'Ê³') {
     dtc(2, gettext('Ê³'), title, osy);
 }  else if (text == 'Ê½') {
     dtc(2, gettext('Ê½'), title, osy);
 }  else if (text == 'Ê»') {
     dtc(2, gettext('Ê»'), title, osy);
 }  else if (text == 'Ê¾') {
     dtc(2, gettext('Ê¾'), title, osy);
 }  else if (text == 'Êà') {
     dtc(2, gettext('Êà'), title, osy);
 }  else if (text == 'äÖ') {
     dtc(2, gettext('äÖ'), title, osy);
 }  else if (text == 'ÊÛ') {
     dtc(2, gettext('ÊÛ'), title, osy);
 }  else if (text == 'Êæ') {
     dtc(2, gettext('Êæ'), title, osy);
 }  else if (text == 'Êå') {
     dtc(2, gettext('Êå'), title, osy);
 }  else if (text == 'Êò') {
     dtc(2, gettext('Êò'), title, osy);
 }  else if (text == 'Êö') {
     dtc(2, gettext('Êö'), title, osy);
 }  else if (text == 'Êï') {
     dtc(2, gettext('Êï'), title, osy);
 }  else if (text == 'Êü') {
     dtc(2, gettext('Êü'), title, osy);
 }  else if (text == 'ÕÀ') {
     dtc(2, gettext('ÕÀ'), title, osy);
 }  else if (text == 'Ë£') {
     dtc(2, gettext('Ë£'), title, osy);
 }  else if (text == 'Ëª') {
     dtc(2, gettext('Ëª'), title, osy);
 }  else if (text == 'Ë¹') {
     dtc(2, gettext('Ë¹'), title, osy);
 }  else if (text == 'Ë¶') {
     dtc(2, gettext('Ë¶'), title, osy);
 }  else if (text == 'Ë¬') {
     dtc(2, gettext('Ë¬'), title, osy);
 }  else if (text == 'Ë´') {
     dtc(2, gettext('Ë´'), title, osy);
 }  else if (text == 'Ë³') {
     dtc(2, gettext('Ë³'), title, osy);
 }  else if (text == 'ËÇ') {
     dtc(2, gettext('ËÇ'), title, osy);
 }  else if (text == 'ËÏ') {
     dtc(2, gettext('ËÏ'), title, osy);
 }  else if (text == 'ËÎ') {
     dtc(2, gettext('ËÎ'), title, osy);
 }  else if (text == 'ÑÂ') {
     dtc(2, gettext('ÑÂ'), title, osy);
 }  else if (text == 'ËË') {
     dtc(2, gettext('ËË'), title, osy);
 }  else if (text == 'ËÖ') {
     dtc(2, gettext('ËÖ'), title, osy);
 }  else if (text == 'ËÝ') {
     dtc(2, gettext('ËÝ'), title, osy);
 }  else if (text == 'ËÛ') {
     dtc(2, gettext('ËÛ'), title, osy);
 }  else if (text == 'Ëà') {
     dtc(2, gettext('Ëà'), title, osy);
 }  else if (text == 'Ëç') {
     dtc(2, gettext('Ëç'), title, osy);
 }  else if (text == 'Ëé') {
     dtc(2, gettext('Ëé'), title, osy);
 }  else if (text == 'ËÜ') {
     dtc(2, gettext('ËÜ'), title, osy);
 }  else if (text == 'Ëâ') {
     dtc(2, gettext('Ëâ'), title, osy);
 }  else if (text == 'Ëá') {
     dtc(2, gettext('Ëá'), title, osy);
 }  else if (text == 'Ëï') {
     dtc(2, gettext('Ëï'), title, osy);
 }  else if (text == 'Ëî') {
     dtc(2, gettext('Ëî'), title, osy);
 }  else if (text == 'Ëü') {
     dtc(2, gettext('Ëü'), title, osy);
 }  else if (text == 'Ì¸') {
     dtc(2, gettext('Ì¸'), title, osy);
 }  else if (text == 'Ì±') {
     dtc(2, gettext('Ì±'), title, osy);
 }  else if (text == 'Ìº') {
     dtc(2, gettext('Ìº'), title, osy);
 }  else if (text == 'Ì¿') {
     dtc(2, gettext('Ì¿'), title, osy);
 }  else if (text == 'Ì¾') {
     dtc(2, gettext('Ì¾'), title, osy);
 }  else if (text == 'ÌÅ') {
     dtc(2, gettext('ÌÅ'), title, osy);
 }  else if (text == 'ÌÔ') {
     dtc(2, gettext('ÌÔ'), title, osy);
 }  else if (text == 'Ì×') {
     dtc(2, gettext('Ì×'), title, osy);
 }  else if (text == 'ÌØ') {
     dtc(2, gettext('ÌØ'), title, osy);
 }  else if (text == 'Ìæ') {
     dtc(2, gettext('Ìæ'), title, osy);
 }  else if (text == 'ÌÈ') {
     dtc(2, gettext('ÌÈ'), title, osy);
 }  else if (text == 'Ìå') {
     dtc(2, gettext('Ìå'), title, osy);
 }  else if (text == 'Ìï') {
     dtc(2, gettext('Ìï'), title, osy);
 }  else if (text == 'Ìó') {
     dtc(2, gettext('Ìó'), title, osy);
 }  else if (text == 'Ìè') {
     dtc(2, gettext('Ìè'), title, osy);
 }  else if (text == 'ÌÏ') {
     dtc(2, gettext('ÌÏ'), title, osy);
 }  else if (text == 'Ìî') {
     dtc(2, gettext('Ìî'), title, osy);
 }  else if (text == 'ÌË') {
     dtc(2, gettext('ÌË'), title, osy);
 }  else if (text == 'Ìö') {
     dtc(2, gettext('Ìö'), title, osy);
 }  else if (text == 'Í­') {
     dtc(2, gettext('Í­'), title, osy);
 }  else if (text == 'Í¢') {
     dtc(2, gettext('Í¢'), title, osy);
 }  else if (text == 'Í®') {
     dtc(2, gettext('Í®'), title, osy);
 }  else if (text == 'Í«') {
     dtc(2, gettext('Í«'), title, osy);
 }  else if (text == 'Í¦') {
     dtc(2, gettext('Í¦'), title, osy);
 }  else if (text == 'ÍÄ') {
     dtc(2, gettext('ÍÄ'), title, osy);
 }  else if (text == 'Í´') {
     dtc(2, gettext('Í´'), title, osy);
 }  else if (text == 'ÍÕ') {
     dtc(2, gettext('ÍÕ'), title, osy);
 }  else if (text == 'ÍÃ') {
     dtc(2, gettext('ÍÃ'), title, osy);
 }  else if (text == 'ÍÔ') {
     dtc(2, gettext('ÍÔ'), title, osy);
 }  else if (text == 'ÍÁ') {
     dtc(2, gettext('ÍÁ'), title, osy);
 }  else if (text == 'Í¯') {
     dtc(2, gettext('Í¯'), title, osy);
 }  else if (text == 'ÍÓ') {
     dtc(2, gettext('ÍÓ'), title, osy);
 }  else if (text == 'Íº') {
     dtc(2, gettext('Íº'), title, osy);
 }  else if (text == 'Íµ') {
     dtc(2, gettext('Íµ'), title, osy);
 }  else if (text == 'ÍÛ') {
     dtc(2, gettext('ÍÛ'), title, osy);
 }  else if (text == 'ÍØ') {
     dtc(2, gettext('ÍØ'), title, osy);
 }  else if (text == '07131000100CartGok') {
     dtc(2, gettext('07131000100CartGok'), title, osy);
 }  else if (text == 'ÍÞ') {
     dtc(2, gettext('ÍÞ'), title, osy);
 }  else if (text == 'Íß') {
     dtc(2, gettext('Íß'), title, osy);
 }  else if (text == 'ÍÝ') {
     dtc(2, gettext('ÍÝ'), title, osy);
 }  else if (text == 'Íà') {
     dtc(2, gettext('Íà'), title, osy);
 }  else if (text == '11020800100SwanGon') {
     dtc(2, gettext('11020800100SwanGon'), title, osy);
 }  else if (text == 'Íé') {
     dtc(2, gettext('Íé'), title, osy);
 }  else if (text == 'Íö') {
     dtc(2, gettext('Íö'), title, osy);
 }  else if (text == 'Íñ') {
     dtc(2, gettext('Íñ'), title, osy);
 }  else if (text == 'Íò') {
 }  else if (text == 'Íî') {
     dtc(2, gettext('Íî'), title, osy);
 }  else if (text == 'Íí') {
     dtc(2, gettext('Íí'), title, osy);
 }  else if (text == 'Íë') {
     dtc(2, gettext('Íë'), title, osy);
 }  else if (text == 'Íø') {
     dtc(2, gettext('Íø'), title, osy);
 }  else if (text == 'Íï') {
     dtc(2, gettext('Íï'), title, osy);
 }  else if (text == 'Íð') {
     dtc(2, gettext('Íð'), title, osy);
 }  else if (text == 'Íý') {
     dtc(2, gettext('Íý'), title, osy);
 }  else if (text == 'Î¦') {
     dtc(2, gettext('Î¦'), title, osy);
 }  else if (text == 'Íû') {
     dtc(2, gettext('Íû'), title, osy);
 }  else if (text == 'Î¯') {
     dtc(2, gettext('Î¯'), title, osy);
 }  else if (text == 'Îº') {
     dtc(2, gettext('Îº'), title, osy);
 }  else if (text == 'Î®') {
     dtc(2, gettext('Î®'), title, osy);
 }  else if (text == 'Ðè') {
     dtc(2, gettext('Ðè'), title, osy);
 }  else if (text == 'ÎÃ') {
     dtc(2, gettext('ÎÃ'), title, osy);
 }  else if (text == 'ÎÆ') {
     dtc(2, gettext('ÎÆ'), title, osy);
 }  else if (text == 'ÎÄ') {
     dtc(2, gettext('ÎÄ'), title, osy);
 }  else if (text == 'ÎÇ') {
     dtc(2, gettext('ÎÇ'), title, osy);
 }  else if (text == 'ÎÏ') {
     dtc(2, gettext('ÎÏ'), title, osy);
 }  else if (text == 'ÎÙ') {
     dtc(2, gettext('ÎÙ'), title, osy);
 }  else if (text == '06240900100ClawMarkOfATirger') {
     dtc(2, gettext('06240900100ClawMarkOfATirger'), title, osy);
 }  else if (text == 'Îß') {
     dtc(2, gettext('Îß'), title, osy);
 }  else if (text == '02130500100FairSo') {
     dtc(2, gettext('02130500100FairSo'), title, osy);
 }  else if (text == 'ôý') {
     dtc(2, gettext('ôý'), title, osy);
 }  else if (text == 'Îå') {
     dtc(2, gettext('Îå'), title, osy);
 }  else if (text == 'Îì') {
     dtc(2, gettext('Îì'), title, osy);
 }  else if (text == 'Îú') {
     dtc(2, gettext('Îú'), title, osy);
 }  else if (text == 'ÏË') {
     dtc(2, gettext('ÏË'), title, osy);
 }  else if (text == 'ÏÌ') {
     dtc(2, gettext('ÏÌ'), title, osy);
 }  else if (text == 'Ï´') {
     dtc(2, gettext('Ï´'), title, osy);
 }  else if (text == 'Îý') {
     dtc(2, gettext('Îý'), title, osy);
 }  else if (text == 'Ï¢') {
     dtc(2, gettext('Ï¢'), title, osy);
 }  else if (text == 'Ï«') {
     dtc(2, gettext('Ï«'), title, osy);
 }  else if (text == 'Ï§') {
     dtc(2, gettext('Ï§'), title, osy);
 }  else if (text == 'ÏÁ') {
     dtc(2, gettext('ÏÁ'), title, osy);
 }  else if (text == 'Ï»') {
     dtc(2, gettext('Ï»'), title, osy);
 }  else if (text == 'ÏÐ') {
     dtc(2, gettext('ÏÐ'), title, osy);
 }  else if (text == 'ÏÓ') {
     dtc(2, gettext('ÏÓ'), title, osy);
 }  else if (text == 'ÏÖ') {
     dtc(2, gettext('ÏÖ'), title, osy)
 }  else if (text == 'ÏØ') {
     dtc(2, gettext('ÏØ'), title, osy)
 }  else if (text == 'ÏÚ') {
     dtc(2, gettext('ÏÚ'), title, osy)
 }  else if (text == 'ÏÛ') {
     dtc(2, gettext('ÏÛ'), title, osy)
 }  else if (text == 'Ïà') {
     dtc(2, gettext('Ïà'), title, osy)
 }  else if (text == 'Ïå') {
     dtc(2, gettext('Ïå'), title, osy)
 }  else if (text == 'Ïè') {
     dtc(2, gettext('Ïè'), title, osy)
 }  else if (text == 'Ïô') {
     dtc(2, gettext('Ïô'), title, osy);
 }  else if (text == 'Ïð') {
     dtc(2, gettext('Ïð'), title, osy);
 }  else if (text == 'Ïý') {
     dtc(2, gettext('Ïý'), title, osy);
 }  else if (text == 'Ïþ') {
     dtc(2, gettext('Ïþ'), title, osy);
 }  else if (text == 'Ð®') {
     dtc(2, gettext('Ð®'), title, osy);
 }  else if (text == 'Ð·') {
     dtc(2, gettext('Ð·'), title, osy);
 }  else if (text == 'Ðº') {
     dtc(2, gettext('Ðº'), title, osy);
 }  else if (text == 'Ð¿') {
     dtc(2, gettext('Ð¿'), title, osy);
 }  else if (text == 'ÐÆ') {
     dtc(2, gettext('ÐÆ'), title, osy);
 }  else if (text == 'ÐÎ') {
     dtc(2, gettext('ÐÎ'), title, osy);
 }  else if (text == 'ÐÍ') {
     dtc(2, gettext('ÐÍ'), title, osy);
 }  else if (text == 'ÐÝ') {
     dtc(2, gettext('ÐÝ'), title, osy);
 }  else if (text == 'ÐØ') {
     dtc(2, gettext('ÐØ'), title, osy);
 }  else if (text == 'ÐÖ') {
     dtc(2, gettext('ÐÖ'), title, osy);
 }  else if (text == 'Ðà') {
     dtc(2, gettext('Ðà'), title, osy);
 }  else if (text == 'Ðå') {
     dtc(2, gettext('Ðå'), title, osy);
 }  else if (text == 'Ðù') {
     dtc(2, gettext('Ðù'), title, osy);
 }  else if (text == 'Ðï') {
     dtc(2, gettext('Ðï'), title, osy);
 }  else if (text == 'ÑÂ') {
     dtc(2, gettext('ÑÂ'), title, osy);
 }  else if (text == 'Ñ¨') {
     dtc(2, gettext('Ñ¨'), title, osy);
 }  else if (text == 'Ðñ') {
     dtc(2, gettext('Ðñ'), title, osy);
 }  else if (text == 'Ðþ') {
     dtc(2, gettext('Ðþ'), title, osy);
 }  else if (text == 'Ñ»') {
     dtc(2, gettext('Ñ»'), title, osy);
 }  else if (text == 'ÑÃ') {
     dtc(2, gettext('ÑÃ'), title, osy);
 }  else if (text == 'Ðú') {
     dtc(2, gettext('Ðú'), title, osy);
 }  else if (text == 'Ðì') {
     dtc(2, gettext('Ðì'), title, osy);
 }  else if (text == 'ò´') {
     dtc(2, gettext('ò´'), title, osy);
 }  else if (text == 'ÑÁ') {
     dtc(2, gettext('ÑÁ'), title, osy);
 }  else if (text == 'Ñ¦') {
     dtc(2, gettext('Ñ¦'), title, osy);
 }  else if (text == 'Ñ°') {
     dtc(2, gettext('Ñ°'), title, osy);
 }  else if (text == 'ÑÇ') {
     dtc(2, gettext('ÑÇ'), title, osy);
 }  else if (text == 'ÑÎ') {
     dtc(2, gettext('ÑÎ'), title, osy);
 }  else if (text == 'Ò°') {
     dtc(2, gettext('Ò°'), title, osy);
 }  else if (text == 'Ññ') {
     dtc(2, gettext('Ññ'), title, osy);
 }  else if (text == 'Ñû') {
     dtc(2, gettext('Ñû'), title, osy);
 }  else if (text == 'Ñõ') {
     dtc(2, gettext('Ñõ'), title, osy);
 }  else if (text == 'Ò¡') {
     dtc(2, gettext('Ò¡'), title, osy);
 }  else if (text == 'Ò¥') {
     dtc(2, gettext('Ò¥'), title, osy);
 }  else if (text == 'Ò®') {
     dtc(2, gettext('Ò®'), title, osy);
 }  else if (text == 'Ò¬') {
     dtc(2, gettext('Ò¬'), title, osy);
 }  else if (text == 'Ò³') {
     dtc(2, gettext('Ò³'), title, osy);
 }  else if (text == 'Ò´') {
     dtc(2, gettext('Ò´'), title, osy);
 }  else if (text == 'Ò·') {
     dtc(2, gettext('Ò·'), title, osy);
 }  else if (text == 'Ò¸') {
     dtc(2, gettext('Ò¸'), title, osy);
 }  else if (text == 'àî') {
     dtc(2, gettext('àî'), title, osy);
 }  else if (text == 'ÒÜ') {
     dtc(2, gettext('ÒÜ'), title, osy);
 }  else if (text == 'Òö') {
     dtc(2, gettext('Òö'), title, osy);
 }  else if (text == 'Òý') {
     dtc(2, gettext('Òý'), title, osy);
 }  else if (text == 'Ó­') {
     dtc(2, gettext('Ó­'), title, osy);
 }  else if (text == 'Ó®') {
     dtc(2, gettext('Ó®'), title, osy);
 }  else if (text == 'Ó©') {
     dtc(2, gettext('Ó©'), title, osy);
 }  else if (text == 'Ó¡') {
     dtc(2, gettext('Ó¡'), title, osy);
 }  else if (text == 'Ó¹') {
     dtc(2, gettext('Ó¹'), title, osy);
 }  else if (text == 'Ó¿') {
     dtc(2, gettext('Ó¿'), title, osy);
 }  else if (text == 'ÓÈ') {
     dtc(2, gettext('ÓÈ'), title, osy);
 }  else if (text == 'ÓÍ') {
     dtc(2, gettext('ÓÍ'), title, osy);
 }  else if (text == 'ÓÐ') {
     dtc(2, gettext('ÓÐ'), title, osy); 
 }  else if (text == 'ÓÑ') {
     dtc(2, gettext('ÓÑ'), title, osy); 
 }  else if (text == 'Ó×') {
     dtc(2, gettext('Ó×'), title, osy); 
 }  else if (text == 'ÓÖ') {
     dtc(2, gettext('ÓÖ'), title, osy); 
 }  else if (text == 'ÓÞ') {
     dtc(2, gettext('ÓÞ'), title, osy);
 }  else if (text == 'Óß') {
     dtc(2, gettext('Óß'), title, osy); 
 }  else if (text == 'Óà') {
     dtc(2, gettext('Óà'), title, osy); 
 }  else if (text == 'Óá') {
     dtc(2, gettext('Óá'), title, osy); 
 }  else if (text == '÷È') {
     dtc(2, gettext('÷È'), title, osy); 
 }  else if (text == 'Óì') {
     dtc(2, gettext('Óì'), title, osy);
 }  else if (text == 'Ô³') {
     dtc(2, gettext('Ô³'), title, osy);
 }  else if (text == 'Ô¶') {
     dtc(2, gettext('Ô¶'), title, osy);
 }  else if (text == 'Ô´') {
     dtc(2, gettext('Ô´'), title, osy); 
 }  else if (text == 'Óñ') {
     dtc(2, gettext('Óñ'), title, osy); 
 }  else if (text == 'Ô¨') {
     dtc(2, gettext('Ô¨'), title, osy); 
 }  else if (text == 'Ô²') {
     dtc(2, gettext('Ô²'), title, osy); 
 }  else if (text == 'ÔÄ') {
     dtc(2, gettext('ÔÄ'), title, osy); 
 }  else if (text == 'ùØ') {
     dtc(2, gettext('ùØ'), title, osy); 
 }  else if (text == 'Ô¿') {
     dtc(2, gettext('Ô¿'), title, osy); 
 }  else if (text == 'Ô¼') {
     dtc(2, gettext('Ô¼'), title, osy); 
 }  else if (text == 'ÔÁ') {
     dtc(2, gettext('ÔÁ'), title, osy); 
 }  else if (text == 'Ô»') {
     dtc(2, gettext('Ô»'), title, osy); 
 }  else if (text == 'ÔË') {
     dtc(2, gettext('ÔË'), title, osy); 
 }  else if (text == 'ÔÏ') {
     dtc(2, gettext('ÔÏ'), title, osy);
 }  else if (text == 'ÔÒ') {
     dtc(2, gettext('ÔÒ'), title, osy); 
 }  else if (text == 'ÔÑ') {
     dtc(2, gettext('ÔÑ'), title, osy); 
 }  else if (text == 'ÔÔ') {
     dtc(2, gettext('ÔÔ'), title, osy); 
 }  else if (text == 'Ô×') {
     dtc(2, gettext('Ô×'), title, osy); 
 }  else if (text == 'ÔÛ') {
     dtc(2, gettext('ÔÛ'), title, osy); 
 }  else if (text == 'ÔÕ') {
     dtc(2, gettext('ÔÕ'), title, osy);
 }  else if (text == 'Ôá') {
     dtc(2, gettext('Ôá'), title, osy);
 }  else if (text == '÷Ï') {
     dtc(2, gettext('÷Ï'), title, osy);
 }  else if (text == 'Ôð') {
     dtc(2, gettext('Ôð'), title, osy);
 }  else if (text == 'Ôù') {
     dtc(2, gettext('Ôù'), title, osy);
 }  else if (text == 'Ôô') {
     dtc(2, gettext('Ôô'), title, osy);
 }  else if (text == 'Ôõ') {
     dtc(2, gettext('Ôõ'), title, osy);
 }  else if (text == 'Ôþ') {
     dtc(2, gettext('Ôþ'), title, osy);
 }  else if (text == '×«') {
     dtc(2, gettext('×«'), title, osy);
 }  else if (text == '10011100200MuleLar') {
     dtc(2, gettext('10011100200MuleLar'), title, osy);
 }  else if (text == 'Õ¥') {
     dtc(2, gettext('Õ¥'), title, osy);
 }  else if (text == 'Õ¦') {
     dtc(2, gettext('Õ¦'), title, osy);
 }  else if (text == 'Õª') {
     dtc(2, gettext('Õª'), title, osy);
 }  else if (text == 'Õµ') {
     dtc(2, gettext('Õµ'), title, osy);
 }  else if (text == 'ÕÀ') {
     dtc(2, gettext('ÕÀ'), title, osy);
 }  else if (text == 'Ò§') {
     dtc(2, gettext('Ò§'), title, osy);
 }  else if (text == 'ÕÇ') {
     dtc(2, gettext('ÕÇ'), title, osy);
 }  else if (text == 'ÕÎ') {
     dtc(2, gettext('ÕÎ'), title, osy);
 }  else if (text == 'ÕÞ') {
     dtc(2, gettext('ÕÞ'), title, osy);
 }  else if (text == 'Õá') {
     dtc(2, gettext('Õá'), title, osy);
 }  else if (text == 'Õ×') {
     dtc(2, gettext('Õ×'), title, osy);
 }  else if (text == 'ÕÝ') {
     dtc(2, gettext('ÕÝ'), title, osy);
 }  else if (text == 'ÕØ') {
     dtc(2, gettext('ÕØ'), title, osy);
 }  else if (text == 'Õò') {
     dtc(2, gettext('Õò'), title, osy);
 }  else if (text == 'Õå') {
     dtc(2, gettext('Õå'), title, osy);
 }  else if (text == 'Õð') {
     dtc(2, gettext('Õð'), title, osy);
 }  else if (text == 'Õô') {
     dtc(2, gettext('Õô'), title, osy);
 }  else if (text == 'Õö') {
     dtc(2, gettext('Õö'), title, osy);
 }  else if (text == 'Ö¦') {
     dtc(2, gettext('Ö¦'), title, osy);
 }  else if (text == 'Ö­') {
     dtc(2, gettext('Ö­'), title, osy);
 }  else if (text == 'Õó') {
     dtc(2, gettext('Õó'), title, osy);
 }  else if (text == 'æê') {
     dtc(2, gettext('æê'), title, osy);
 }  else if (text == 'Ö¯') {
     dtc(2, gettext('Ö¯'), title, osy);
 }  else if (text == 'Öµ') {
     dtc(2, gettext('Öµ'), title, osy);
 }  else if (text == 'ÖÄ') {
     dtc(2, gettext('ÖÄ'), title, osy);
 }  else if (text == 'çÇ') {
     dtc(2, gettext('çÇ'), title, osy);
 }  else if (text == 'ÖÅ') {
     dtc(2, gettext('ÖÅ'), title, osy);
 }  else if (text == 'Ö¸') {
     dtc(2, gettext('Ö¸'), title, osy);
 }  else if (text == 'ÖÉ') {
     dtc(2, gettext('ÖÉ'), title, osy);
 }  else if (text == 'ÖË') {
     dtc(2, gettext('ÖË'), title, osy);
 }  else if (text == 'ÖÚ') {
     dtc(2, gettext('ÖÚ'), title, osy);
 }  else if (text == 'ÖØ') {
     dtc(2, gettext('ÖØ'), title, osy);
 }  else if (text == 'ÖÌ') {
     dtc(2, gettext('ÖÌ'), title, osy);
 }  else if (text == 'ÖÕ') {
     dtc(2, gettext('ÖÕ'), title, osy);
 }  else if (text == 'Öß') {
     dtc(2, gettext('Öß'), title, osy);
 }  else if (text == 'Õç') {
     dtc(2, gettext('Õç'), title, osy);
 }  else if (text == 'Öå') {
     dtc(2, gettext('Öå'), title, osy);
 }  else if (text == 'Öó') {
     dtc(2, gettext('Öó'), title, osy);
 }  else if (text == 'Öö') {
     dtc(2, gettext('Öö'), title, osy);
 }  else if (text == '×§') {
     dtc(2, gettext('×§'), title, osy);
 }  else if (text == '×£') {
     dtc(2, gettext('×£'), title, osy);
 }  else if (text == 'õÁ') {
     dtc(2, gettext('õÁ'), title, osy);
 }  else if (text == '×°') {
     dtc(2, gettext('×°'), title, osy);
 }  else if (text == '×¾') {
     dtc(2, gettext('×¾'), title, osy);
 }  else if (text == '×µ') {
     dtc(2, gettext('×µ'), title, osy);
 }  else if (text == 'êý') {
     dtc(2, gettext('êý'), title, osy);
 }  else if (text == 'ëÂ') {
     dtc(2, gettext('ëÂ'), title, osy);
 }  else if (text == 'Òð') {
     dtc(2, gettext('Òð'), title, osy);
 }  else if (text == '×Ð') {
     dtc(2, gettext('×Ð'), title, osy);
 }  else if (text == '×Ý') {
     dtc(2, gettext('×Ý'), title, osy);
 }  else if (text == '×î') {
     dtc(2, gettext('×î'), title, osy);
 }  else if (text == '×Û') {
     dtc(2, gettext('×Û'), title, osy);
 }  else if (text == '×â') {
     dtc(2, gettext('×â'), title, osy);
 }  else if (text == 'ì¦') {
     dtc(2, gettext('ì¦'), title, osy);
 }  else if (text == 'ì¶') {
     dtc(2, gettext('ì¶'), title, osy);
 }  else if (text == '×÷') {
     dtc(2, gettext('×÷'), title, osy);
 }  else if (text == 'ìú') {
     dtc(2, gettext('ìú'), title, osy);
 }  else if (text == '×ù') {
     dtc(2, gettext('×ù'), title, osy);
 }  else if (text == 'Ø¡') {
     dtc(2, gettext('Ø¡'), title, osy);
 }  else if (text == 'Ú¼') {
     dtc(2, gettext('Ú¼'), title, osy);
 }  else if (text == 'Ø¨') {
     dtc(2, gettext('Ø¨'), title, osy);
 }  else if (text == 'Ø¤') {
     dtc(2, gettext('Ø¤'), title, osy);
 }  else if (text == 'Ø°') {
     dtc(2, gettext('Ø°'), title, osy);
 }  else if (text == 'Ø®') {
     dtc(2, gettext('Ø®'), title, osy);
 }  else if (text == 'Ø±') {
     dtc(2, gettext('Ø±'), title, osy);
 }  else if (text == 'ÙÉ') {
     dtc(2, gettext('ÙÉ'), title, osy);
 }  else if (text == 'Ø¿') {
     dtc(2, gettext('Ø¿'), title, osy);
 }  else if (text == 'Ø»') {
     dtc(2, gettext('Ø»'), title, osy);
 }  else if (text == 'Ø¹') {
     dtc(2, gettext('Ø¹'), title, osy);
 }  else if (text == 'ØÎ') {
     dtc(2, gettext('ØÎ'), title, osy);
 }  else if (text == 'ØÒ') {
     dtc(2, gettext('ØÒ'), title, osy);
 }  else if (text == 'Ø×') {
     dtc(2, gettext('Ø×'), title, osy);
 }  else if (text == 'ØÕ') {
     dtc(2, gettext('ØÕ'), title, osy);
 }  else if (text == 'ØÌ') {
     dtc(2, gettext('ØÌ'), title, osy);
 }  else if (text == 'ØÛ') {
     dtc(2, gettext('ØÛ'), title, osy);
 }  else if (text == 'Øß') {
     dtc(2, gettext('Øß'), title, osy);
 }  else if (text == 'ÛÝ') {
     dtc(2, gettext('ÛÝ'), title, osy);
 }  else if (text == 'Øï') {
     dtc(2, gettext('Øï'), title, osy);
 }  else if (text == 'Øë') {
     dtc(2, gettext('Øë'), title, osy);
 }  else if (text == 'Øü') {
     dtc(2, gettext('Øü'), title, osy);
 }  else if (text == 'Øú') {
     dtc(2, gettext('Øú'), title, osy);
 }  else if (text == 'Øõ') {
     dtc(2, gettext('Øõ'), title, osy);
 }  else if (text == 'Øù') {
     dtc(2, gettext('Øù'), title, osy);
 }  else if (text == 'Øþ') {
     dtc(2, gettext('Øþ'), title, osy);
 }  else if (text == 'Ù£') {
     dtc(2, gettext('Ù£'), title, osy);
 }  else if (text == 'Ù°') {
     dtc(2, gettext('Ù°'), title, osy);
 }  else if (text == 'Ù¥') {
     dtc(2, gettext('Ù¥'), title, osy);
 }  else if (text == 'Ù¤') {
     dtc(2, gettext('Ù¤'), title, osy);
 }  else if (text == 'Ù¯') {
     dtc(2, gettext('Ù¯'), title, osy);
 }  else if (text == 'Ù¢') {
     dtc(2, gettext('Ù¢'), title, osy);
 }  else if (text == 'Ù½') {
     dtc(2, gettext('Ù½'), title, osy);
 }  else if (text == 'Ù·') {
     dtc(2, gettext('Ù·'), title, osy);
 }  else if (text == 'Ù¾') {
     dtc(2, gettext('Ù¾'), title, osy);
 }  else if (text == 'ÙÊ') {
     dtc(2, gettext('ÙÊ'), title, osy);
 }  else if (text == 'ÙÏ') {
     dtc(2, gettext('ÙÏ'), title, osy);
 }  else if (text == 'ÙÌ') {
     dtc(2, gettext('ÙÌ'), title, osy);
 }  else if (text == 'ÙÍ') {
     dtc(2, gettext('ÙÍ'), title, osy);
 }  else if (text == 'Ú¨') {
     dtc(2, gettext('Ú¨'), title, osy);
 }  else if (text == 'ÙÕ') {
     dtc(2, gettext('ÙÕ'), title, osy);
 }  else if (text == 'ÙÜ') {
     dtc(2, gettext('ÙÜ'), title, osy);
 }  else if (text == 'Ùï') {
     dtc(2, gettext('Ùï'), title, osy);
 }  else if (text == 'ÙØ') {
     dtc(2, gettext('ÙØ'), title, osy);
 }  else if (text == 'ÙÙ') {
     dtc(2, gettext('ÙÙ'), title, osy);
 }  else if (text == 'Ùí') {
     dtc(2, gettext('Ùí'), title, osy);
 }  else if (text == 'Ùò') {
     dtc(2, gettext('Ùò'), title, osy);
 }  else if (text == 'Ùë') {
     dtc(2, gettext('Ùë'), title, osy);
 }  else if (text == 'Ùâ') {
     dtc(2, gettext('Ùâ'), title, osy);
 }  else if (text == 'Ùø') {
     dtc(2, gettext('Ùø'), title, osy);
 }  else if (text == 'Ùþ') {
     dtc(2, gettext('Ùþ'), title, osy);
 }  else if (text == 'Ùý') {
     dtc(2, gettext('Ùý'), title, osy);
 }  else if (text == 'Ú¦') {
     dtc(2, gettext('Ú¦'), title, osy);
 }  else if (text == 'Ú¤') {
     dtc(2, gettext('Ú¤'), title, osy);
 }  else if (text == 'Úª') {
     dtc(2, gettext('Úª'), title, osy);
 }  else if (text == 'Ú¼') {
     dtc(2, gettext('Ú¼'), title, osy);
 }  else if (text == '06031100100BridleMi') {
     dtc(2, gettext('06031100100BridleMi'), title, osy);
 }  else if (text == 'Ú¸') {
     dtc(2, gettext('Ú¸'), title, osy);
 }  else if (text == 'Ú°') {
     dtc(2, gettext('Ú°'), title, osy);
 }  else if (text == 'ÚÅ') {
     dtc(2, gettext('ÚÅ'), title, osy);
 }  else if (text == 'ÚË') {
     dtc(2, gettext('ÚË'), title, osy);
 }  else if (text == 'ÚÝ') {
     dtc(2, gettext('ÚÝ'), title, osy);
 }  else if (text == 'ÛÞ') {
     dtc(2, gettext('ÛÞ'), title, osy);
 }  else if (text == 'Úï') {
     dtc(2, gettext('Úï'), title, osy);
 }  else if (text == 'Ü§') {
     dtc(2, gettext('Ü§'), title, osy);
 }  else if (text == 'Úò') {
     dtc(2, gettext('Úò'), title, osy);
 }  else if (text == 'Úä') {
     dtc(2, gettext('Úä'), title, osy);
 }  else if (text == 'Úù') {
     dtc(2, gettext('Úù'), title, osy);
 }  else if (text == 'Û¡') {
     dtc(2, gettext('Û¡'), title, osy);
 }  else if (text == 'Û¥') {
     dtc(2, gettext('Û¥'), title, osy);
 }  else if (text == 'Û°') {
     dtc(2, gettext('Û°'), title, osy);
 }  else if (text == 'Û¨') {
     dtc(2, gettext('Û¨'), title, osy);
 }  else if (text == 'Û®') {
     dtc(2, gettext('Û®'), title, osy);
 }  else if (text == 'Û·') {
     dtc(2, gettext('Û·'), title, osy);
 }  else if (text == 'ÛÎ') {
     dtc(2, gettext('ÛÎ'), title, osy);
 }  else if (text == 'ÛÖ') {
     dtc(2, gettext('ÛÖ'), title, osy);
 }  else if (text == 'ÛÇ') {
     dtc(2, gettext('ÛÇ'), title, osy);
 }  else if (text == 'ÛÊ') {
     dtc(2, gettext('ÛÊ'), title, osy);
 }  else if (text == 'ÛÈ') {
     dtc(2, gettext('ÛÈ'), title, osy);
 }  else if (text == 'ÛÜ') {
     dtc(2, gettext('ÛÜ'), title, osy);
 }  else if (text == 'Û×') {
     dtc(2, gettext('Û×'), title, osy);
 }  else if (text == 'Ûá') {
     dtc(2, gettext('Ûá'), title, osy);
 }  else if (text == 'Ûé') {
     dtc(2, gettext('Ûé'), title, osy);
 }  else if (text == 'Ûö') {
     dtc(2, gettext('Ûö'), title, osy);
 }  else if (text == 'Ûú') {
     dtc(2, gettext('Ûú'), title, osy);
 }  else if (text == 'Ü¨') {
     dtc(2, gettext('Ü¨'), title, osy);
 }  else if (text == 'Ü¬') {
     dtc(2, gettext('Ü¬'), title, osy);
 }  else if (text == 'øÉ') {
     dtc(2, gettext('øÉ'), title, osy);
 }  else if (text == 'Ü°') {
     dtc(2, gettext('Ü°'), title, osy);
 }  else if (text == 'Ü²') {
     dtc(2, gettext('Ü²'), title, osy);
 }  else if (text == 'Ü´') {
     dtc(2, gettext('Ü´'), title, osy);
 }  else if (text == 'Ü¼') {
     dtc(2, gettext('Ü¼'), title, osy);
 }  else if (text == 'Ü½') {
     dtc(2, gettext('Ü½'), title, osy);
 }  else if (text == 'ÜÄ') {
     dtc(2, gettext('ÜÄ'), title, osy);
 }  else if (text == 'ÜÆ') {
     dtc(2, gettext('ÜÆ'), title, osy);
 }  else if (text == 'ÜÐ') {
     dtc(2, gettext('ÜÐ'), title, osy);
 }  else if (text == 'øÖ') {
     dtc(2, gettext('øÖ'), title, osy);
 }  else if (text == 'ÜØ') {
     dtc(2, gettext('ÜØ'), title, osy);
 }  else if (text == 'ÜÝ') {
     dtc(2, gettext('ÜÝ'), title, osy);
 }  else if (text == 'ÜÑ') {
     dtc(2, gettext('ÜÑ'), title, osy);
 }  else if (text == 'Ü×') {
     dtc(2, gettext('Ü×'), title, osy);
 }  else if (text == 'Üâ') {
     dtc(2, gettext('Üâ'), title, osy);
 }  else if (text == 'Üó') {
     dtc(2, gettext('Üó'), title, osy);
 }  else if (text == 'Üå') {
     dtc(2, gettext('Üå'), title, osy);
 }  else if (text == 'Üæ') {
     dtc(2, gettext('Üæ'), title, osy);
 }  else if (text == 'Ý«') {
     dtc(2, gettext('Ý«'), title, osy);
 }  else if (text == 'Üý') {
     dtc(2, gettext('Üý'), title, osy);
 }  else if (text == 'Üþ') {
     dtc(2, gettext('Üþ'), title, osy);
 }  else if (text == 'Ý©') {
     dtc(2, gettext('Ý©'), title, osy);
 }  else if (text == 'Ý¤') {
     dtc(2, gettext('Ý¤'), title, osy);
 }  else if (text == 'Ý£') {
     dtc(2, gettext('Ý£'), title, osy);
 }  else if (text == 'Ý½') {
     dtc(2, gettext('Ý½'), title, osy);
 }  else if (text == 'Ý¦') {
     dtc(2, gettext('Ý¦'), title, osy);
 }  else if (text == 'Üö') {
     dtc(2, gettext('Üö'), title, osy);
 }  else if (text == 'Ý»') {
     dtc(2, gettext('Ý»'), title, osy);
 }  else if (text == 'ÝÂ') {
     dtc(2, gettext('ÝÂ'), title, osy);
 }  else if (text == 'ÝÅ') {
     dtc(2, gettext('ÝÅ'), title, osy);
 }  else if (text == 'ÝÑ') {
     dtc(2, gettext('ÝÑ'), title, osy);
 }  else if (text == 'Ý×') {
     dtc(2, gettext('Ý×'), title, osy);
 }  else if (text == 'ÝÕ') {
     dtc(2, gettext('ÝÕ'), title, osy);
 }  else if (text == 'ÝÛ') {
     dtc(2, gettext('ÝÛ'), title, osy);
 }  else if (text == 'Þª') {
     dtc(2, gettext('Þª'), title, osy);
 }  else if (text == 'Ýè') {
     dtc(2, gettext('Ýè'), title, osy);
 }  else if (text == 'Ýï') {
     dtc(2, gettext('Ýï'), title, osy);
 }  else if (text == 'Ýä') {
     dtc(2, gettext('Ýä'), title, osy);
 }  else if (text == 'Þ«') {
     dtc(2, gettext('Þ«'), title, osy);
 }  else if (text == 'Ýþ') {
     dtc(2, gettext('Ýþ'), title, osy);
 }  else if (text == 'Ýø') {
     dtc(2, gettext('Ýø'), title, osy);
 }  else if (text == 'Ýí') {
     dtc(2, gettext('Ýí'), title, osy);
 }  else if (text == 'Þ¹') {
     dtc(2, gettext('Þ¹'), title, osy);
 }  else if (text == 'Þ­') {
     dtc(2, gettext('Þ­'), title, osy);
 }  else if (text == 'ÞÌ') {
     dtc(2, gettext('ÞÌ'), title, osy);
 }  else if (text == 'ÞÀ') {
     dtc(2, gettext('ÞÀ'), title, osy);
 }  else if (text == 'ÞÔ') {
     dtc(2, gettext('ÞÔ'), title, osy);
 }  else if (text == 'ÞË') {
     dtc(2, gettext('ÞË'), title, osy);
 }  else if (text == 'ÞÅ') {
     dtc(2, gettext('ÞÅ'), title, osy);
 }  else if (text == 'Þê') {
     dtc(2, gettext('Þê'), title, osy);
 }  else if (text == 'ÞÖ') {
     dtc(2, gettext('ÞÖ'), title, osy);
 }  else if (text == 'ÞÄ') {
     dtc(2, gettext('ÞÄ'), title, osy);
 }  else if (text == 'ÞÙ') {
     dtc(2, gettext('ÞÙ'), title, osy);
 }  else if (text == 'Þö') {
     dtc(2, gettext('Þö'), title, osy);
 }  else if (text == 'ÞÂ') {
     dtc(2, gettext('ÞÂ'), title, osy);
 }  else if (text == 'ÞÐ') {
     dtc(2, gettext('ÞÐ'), title, osy);
 }  else if (text == 'Þì') {
     dtc(2, gettext('Þì'), title, osy);
 }  else if (text == 'Þë') {
     dtc(2, gettext('Þë'), title, osy);
 }  else if (text == 'ÞÍ') {
     dtc(2, gettext('ÞÍ'), title, osy);
 }  else if (text == 'ÞÞ') {
     dtc(2, gettext('ÞÞ'), title, osy);
 }  else if (text == 'ÞÈ') {
     dtc(2, gettext('ÞÈ'), title, osy);
 }  else if (text == 'Þó') {
     dtc(2, gettext('Þó'), title, osy);
 }  else if (text == 'Þå') {
     dtc(2, gettext('Þå'), title, osy);
 }  else if (text == 'ÞÒ') {
     dtc(2, gettext('ÞÒ'), title, osy);
 }  else if (text == 'ßã') {
     dtc(2, gettext('ßã'), title, osy);
 }  else if (text == 'ß¤') {
     dtc(2, gettext('ß¤'), title, osy);
 }  else if (text == 'ß²') {
     dtc(2, gettext('ß²'), title, osy);
 }  else if (text == 'ß¾') {
     dtc(2, gettext('ß¾'), title, osy);
 }  else if (text == 'ßÈ') {
     dtc(2, gettext('ßÈ'), title, osy);
 }  else if (text == 'ßÜ') {
     dtc(2, gettext('ßÜ'), title, osy);
 }  else if (text == 'ß¿') {
     dtc(2, gettext('ß¿'), title, osy);
 }  else if (text == 'ß×') {
     dtc(2, gettext('ß×'), title, osy);
 }  else if (text == 'ßÖ') {
     dtc(2, gettext('ßÖ'), title, osy);
 }  else if (text == 'ßÓ') {
     dtc(2, gettext('ßÓ'), title, osy);
 }  else if (text == 'ßÛ') {
     dtc(2, gettext('ßÛ'), title, osy);
 }  else if (text == 'ßØ') {
     dtc(2, gettext('ßØ'), title, osy);
 }  else if (text == 'ßÕ') {
     dtc(2, gettext('ßÕ'), title, osy);
 }  else if (text == '09061000200ForeheadSarng') {
     dtc(2, gettext('09061000200ForeheadSarng'), title, osy);
 }  else if (text == 'ßÙ') {
     dtc(2, gettext('ßÙ'), title, osy);
 }  else if (text == 'ßÌ') {
     dtc(2, gettext('ßÌ'), title, osy);
 }  else if (text == 'ßÄ') {
     dtc(2, gettext('ßÄ'), title, osy);
 }  else if (text == 'ßÚ') {
     dtc(2, gettext('ßÚ'), title, osy);
 }  else if (text == 'ßÑ') {
     dtc(2, gettext('ßÑ'), title, osy);
 }  else if (text == 'ßÝ') {
     dtc(2, gettext('ßÝ'), title, osy);
 }  else if (text == 'ßä') {
     dtc(2, gettext('ßä'), title, osy);
 }  else if (text == 'ßâ') {
     dtc(2, gettext('ßâ'), title, osy);
 }  else if (text == 'ßæ') {
     dtc(2, gettext('ßæ'), title, osy);
 }  else if (text == 'ßé') {
     dtc(2, gettext('ßé'), title, osy);
 }  else if (text == 'à¤') {
     dtc(2, gettext('à¤'), title, osy);
 }  else if (text == 'ßí') {
     dtc(2, gettext('ßí'), title, osy);
 }  else if (text == 'ßö') {
     dtc(2, gettext('ßö'), title, osy);
 }  else if (text == 'ßô') {
     dtc(2, gettext('ßô'), title, osy);
 }  else if (text == 'à¨') {
     dtc(2, gettext('à¨'), title, osy);
 }  else if (text == 'ßî') {
     dtc(2, gettext('ßî'), title, osy);
 }  else if (text == 'àª') {
     dtc(2, gettext('àª'), title, osy);
 }  else if (text == 'à¬') {
     dtc(2, gettext('à¬'), title, osy);
 }  else if (text == 'à´') {
     dtc(2, gettext('à´'), title, osy);
 }  else if (text == 'à·') {
     dtc(2, gettext('à·'), title, osy);
 }  else if (text == 'à¼') {
     dtc(2, gettext('à¼'), title, osy);
 }  else if (text == 'à»') {
     dtc(2, gettext('à»'), title, osy);
 }  else if (text == 'à¹') {
     dtc(2, gettext('à¹'), title, osy);
 }  else if (text == 'à¾') {
     dtc(2, gettext('à¾'), title, osy);
 }  else if (text == 'àÉ') {
     dtc(2, gettext('àÉ'), title, osy);
 }  else if (text == 'à¿') {
     dtc(2, gettext('à¿'), title, osy);
 }  else if (text == 'àÆ') {
     dtc(2, gettext('àÆ'), title, osy);
 }  else if (text == 'àÎ') {
     dtc(2, gettext('àÎ'), title, osy);
 }  else if (text == 'àâ') {
     dtc(2, gettext('àâ'), title, osy);
 }  else if (text == 'àã') {
     dtc(2, gettext('àã'), title, osy);
 }  else if (text == 'à÷') {
     dtc(2, gettext('à÷'), title, osy);
 }  else if (text == 'á¢') {
     dtc(2, gettext('á¢'), title, osy);
 }  else if (text == 'á¡') {
     dtc(2, gettext('á¡'), title, osy);
 }  else if (text == 'àü') {
     dtc(2, gettext('àü'), title, osy);
 }  else if (text == 'àõ') {
     dtc(2, gettext('àõ'), title, osy);
 }  else if (text == 'á¤') {
     dtc(2, gettext('á¤'), title, osy);
 }  else if (text == 'àø') {
     dtc(2, gettext('àø'), title, osy);
 }  else if (text == 'àò') {
     dtc(2, gettext('àò'), title, osy);
 }  else if (text == 'àý') {
     dtc(2, gettext('àý'), title, osy);
 }  else if (text == 'á¦') {
     dtc(2, gettext('á¦'), title, osy);
 }  else if (text == 'áª') {
     dtc(2, gettext('áª'), title, osy);
 }  else if (text == 'á¨') {
     dtc(2, gettext('á¨'), title, osy);
 }  else if (text == 'á³') {
     dtc(2, gettext('á³'), title, osy);
 }  else if (text == 'á´') {
     dtc(2, gettext('á´'), title, osy);
 }  else if (text == 'á¶') {
     dtc(2, gettext('á¶'), title, osy);
 }  else if (text == 'áÂ') {
     dtc(2, gettext('áÂ'), title, osy);
 }  else if (text == 'áÎ') {
     dtc(2, gettext('áÎ'), title, osy);
 }  else if (text == '08070700100SkySo') {
     dtc(2, gettext('08070700100SkySo'), title, osy);
 }  else if (text == 'á°') {
     dtc(2, gettext('á°'), title, osy);
 }  else if (text == 'áÅ') {
     dtc(2, gettext('áÅ'), title, osy);
 }  else if (text == 'áÙ') {
     dtc(2, gettext('áÙ'), title, osy);
 }  else if (text == 'áÔ') {
     dtc(2, gettext('áÔ'), title, osy);
 }  else if (text == 'áÖ') {
     dtc(2, gettext('áÖ'), title, osy);
 }  else if (text == '09090400300EveningMealSon') {
     dtc(2, gettext('09090400300EveningMealSon'), title, osy);
 }  else if (text == 'áã') {
     dtc(2, gettext('áã'), title, osy);
 }  else if (text == 'áæ') {
     dtc(2, gettext('áæ'), title, osy);
 }  else if (text == 'áå') {
     dtc(2, gettext('áå'), title, osy);
 }  else if (text == 'â©') {
     dtc(2, gettext('â©'), title, osy);
 }  else if (text == 'â¦') {
     dtc(2, gettext('â¦'), title, osy);
 }  else if (text == 'â¥') {
     dtc(2, gettext('â¥'), title, osy);
 }  else if (text == 'âÏ') {
     dtc(2, gettext('âÏ'), title, osy);
 }  else if (text == 'â§') {
     dtc(2, gettext('â§'), title, osy);
 }  else if (text == 'á÷') {
     dtc(2, gettext('á÷'), title, osy);
 }  else if (text == 'âÖ') {
     dtc(2, gettext('âÖ'), title, osy);
 }  else if (text == 'áú') {
     dtc(2, gettext('áú'), title, osy);
 }  else if (text == 'áô') {
     dtc(2, gettext('áô'), title, osy);
 }  else if (text == 'âË') {
     dtc(2, gettext('âË'), title, osy);
 }  else if (text == 'â¨') {
     dtc(2, gettext('â¨'), title, osy);
 }  else if (text == 'â®') {
     dtc(2, gettext('â®'), title, osy);
 }  else if (text == 'áó') {
     dtc(2, gettext('áó'), title, osy);
 }  else if (text == 'â·') {
     dtc(2, gettext('â·'), title, osy);
 }  else if (text == 'áü') {
     dtc(2, gettext('áü'), title, osy);
 }  else if (text == 'âÁ') {
     dtc(2, gettext('âÁ'), title, osy);
 }  else if (text == 'â¢') {
     dtc(2, gettext('â¢'), title, osy);
 }  else if (text == 'âÔ') {
     dtc(2, gettext('âÔ'), title, osy);
 }  else if (text == 'âÒ') {
     dtc(2, gettext('âÒ'), title, osy);
 }  else if (text == 'â×') {
     dtc(2, gettext('â×'), title, osy);
 }  else if (text == 'âÕ') {
     dtc(2, gettext('âÕ'), title, osy);
 }  else if (text == '02030800100BeginSuk') {
     dtc(2, gettext('02030800100BeginSuk'), title, osy);
 }  else if (text == 'âÙ') {
     dtc(2, gettext('âÙ'), title, osy);
 }  else if (text == 'âì') {
     dtc(2, gettext('âì'), title, osy);
 }  else if (text == 'â÷') {
     dtc(2, gettext('â÷'), title, osy);
 }  else if (text == 'ã¢') {
     dtc(2, gettext('ã¢'), title, osy);
 }  else if (text == 'ã§') {
     dtc(2, gettext('ã§'), title, osy);
 }  else if (text == 'ã¯') {
     dtc(2, gettext('ã¯'), title, osy);
 }  else if (text == 'ã³') {
     dtc(2, gettext('ã³'), title, osy);
 }  else if (text == 'ã·') {
     dtc(2, gettext('ã·'), title, osy);
 }  else if (text == 'ãÀ') {
     dtc(2, gettext('ãÀ'), title, osy);
 }  else if (text == 'ãÌ') {
     dtc(2, gettext('ãÌ'), title, osy);
 }  else if (text == 'ã¾') {
     dtc(2, gettext('ã¾'), title, osy);
 }  else if (text == 'ã¿') {
     dtc(2, gettext('ã¿'), title, osy);
 }  else if (text == 'ãÁ') {
     dtc(2, gettext('ãÁ'), title, osy);
 }  else if (text == 'ã¼') {
     dtc(2, gettext('ã¼'), title, osy);
 }  else if (text == 'ãÅ') {
     dtc(2, gettext('ãÅ'), title, osy);
 }  else if (text == 'ãÝ') {
     dtc(2, gettext('ãÝ'), title, osy);
 }  else if (text == 'ãÓ') {
     dtc(2, gettext('ãÓ'), title, osy);
 }  else if (text == 'ãÕ') {
     dtc(2, gettext('ãÕ'), title, osy);
 }  else if (text == 'ãÑ') {
     dtc(2, gettext('ãÑ'), title, osy);
 }  else if (text == 'ãæ') {
     dtc(2, gettext('ãæ'), title, osy);
 }  else if (text == 'ãá') {
     dtc(2, gettext('ãá'), title, osy);
 }  else if (text == 'ãó') {
     dtc(2, gettext('ãó'), title, osy);
 }  else if (text == 'ãí') {
     dtc(2, gettext('ãí'), title, osy);
 }  else if (text == 'ãô') {
     dtc(2, gettext('ãô'), title, osy);
 }  else if (text == 'ãå') {
     dtc(2, gettext('ãå'), title, osy);
 }  else if (text == 'ãê') {
     dtc(2, gettext('ãê'), title, osy);
 }  else if (text == 'ãï') {
     dtc(2, gettext('ãï'), title, osy);
 }  else if (text == 'ãù') {
     dtc(2, gettext('ãù'), title, osy);
 }  else if (text == 'ãý') {
     dtc(2, gettext('ãý'), title, osy);
 }  else if (text == 'ä¢') {
     dtc(2, gettext('ä¢'), title, osy);
 }  else if (text == 'öØ') {
     dtc(2, gettext('öØ'), title, osy);
 }  else if (text == 'ãû') {
     dtc(2, gettext('ãû'), title, osy);
 }  else if (text == 'ä¤') {
     dtc(2, gettext('ä¤'), title, osy);
 }  else if (text == 'ä¨') {
     dtc(2, gettext('ä¨'), title, osy);
 }  else if (text == 'ä§') {
     dtc(2, gettext('ä§'), title, osy);
 }  else if (text == 'ä©') {
     dtc(2, gettext('ä©'), title, osy);
 }  else if (text == 'ä®') {
     dtc(2, gettext('ä®'), title, osy);
 }  else if (text == 'ä¹') {
     dtc(2, gettext('ä¹'), title, osy);
 }  else if (text == 'ä²') {
     dtc(2, gettext('ä²'), title, osy);
 }  else if (text == 'äº') {
     dtc(2, gettext('äº'), title, osy);
 }  else if (text == 'äÂ') {
     dtc(2, gettext('äÂ'), title, osy);
 }  else if (text == 'äÀ') {
     dtc(2, gettext('äÀ'), title, osy);
 }  else if (text == 'äÌ') {
     dtc(2, gettext('äÌ'), title, osy);
 }  else if (text == 'äÒ') {
     dtc(2, gettext('äÒ'), title, osy);
 }  else if (text == 'äÖ') {
     dtc(2, gettext('äÖ'), title, osy);
 }  else if (text == 'äÜ') {
     dtc(2, gettext('äÜ'), title, osy);
 }  else if (text == 'æô') {
     dtc(2, gettext('æô'), title, osy);
 }  else if (text == 'äæ') {
     dtc(2, gettext('äæ'), title, osy);
 }  else if (text == 'äñ') {
     dtc(2, gettext('äñ'), title, osy);
 }  else if (text == 'çÑ') {
     dtc(2, gettext('çÑ'), title, osy);
 }  else if (text == 'å¨') {
     dtc(2, gettext('å¨'), title, osy);
 }  else if (text == 'å¥') {
     dtc(2, gettext('å¥'), title, osy);
 }  else if (text == 'å¯') {
     dtc(2, gettext('å¯'), title, osy);
 }  else if (text == 'å´') {
     dtc(2, gettext('å´'), title, osy);
 }  else if (text == 'å°') {
     dtc(2, gettext('å°'), title, osy);
 }  else if (text == 'å³') {
     dtc(2, gettext('å³'), title, osy);
 }  else if (text == 'å¸') {
     dtc(2, gettext('å¸'), title, osy);
 }  else if (text == 'åÕ') {
     dtc(2, gettext('åÕ'), title, osy);
 }  else if (text == 'åÏ') {
     dtc(2, gettext('åÏ'), title, osy);
 }  else if (text == 'å×') {
     dtc(2, gettext('å×'), title, osy);
 }  else if (text == 'åÓ') {
     dtc(2, gettext('åÓ'), title, osy);
 }  else if (text == '10011700100LashOutYarng') {
     dtc(2, gettext('10011700100LashOutYarng'), title, osy);
 }  else if (text == 'åÞ') {
     dtc(2, gettext('åÞ'), title, osy);
 }  else if (text == 'åÚ') {
     dtc(2, gettext('åÚ'), title, osy);
 }  else if (text == 'åà') {
     dtc(2, gettext('åà'), title, osy);
 }  else if (text == 'åÙ') {
     dtc(2, gettext('åÙ'), title, osy);
 }  else if (text == '09090400100FedUpEr') {
     dtc(2, gettext('09090400100FedUpEr'), title, osy);
 }  else if (text == 'åë') {
     dtc(2, gettext('åë'), title, osy);
 }  else if (text == 'åê') {
     dtc(2, gettext('åê'), title, osy);
 }  else if (text == 'åñ') {
     dtc(2, gettext('åñ'), title, osy);
 }  else if (text == 'åò') {
     dtc(2, gettext('åò'), title, osy);
 }  else if (text == 'åö') {
     dtc(2, gettext('åö'), title, osy);
 }  else if (text == 'æ¨') {
     dtc(2, gettext('æ¨'), title, osy);
 }  else if (text == 'æ®') {
     dtc(2, gettext('æ®'), title, osy);
 }  else if (text == 'åý') {
     dtc(2, gettext('åý'), title, osy);
 }  else if (text == 'æ²') {
     dtc(2, gettext('æ²'), title, osy);
 }  else if (text == 'æÞ') {
     dtc(2, gettext('æÞ'), title, osy);
 }  else if (text == 'æÐ') {
     dtc(2, gettext('æÐ'), title, osy);
 }  else if (text == 'ææ') {
     dtc(2, gettext('ææ'), title, osy);
 }  else if (text == 'æÝ') {
     dtc(2, gettext('æÝ'), title, osy);
 }  else if (text == 'æÁ') {
     dtc(2, gettext('æÁ'), title, osy);
 }  else if (text == '07031200200FeastYern') {
     dtc(2, gettext('07031200200FeastYern'), title, osy);
 }  else if (text == 'æÔ') {
     dtc(2, gettext('æÔ'), title, osy);
 }  else if (text == 'æí') {
     dtc(2, gettext('æí'), title, osy);
 }  else if (text == 'æð') {
     dtc(2, gettext('æð'), title, osy);
 }  else if (text == 'æø') {
     dtc(2, gettext('æø'), title, osy);
 }  else if (text == 'ç¨') {
     dtc(2, gettext('ç¨'), title, osy);
 }  else if (text == 'çÃ') {
     dtc(2, gettext('çÃ'), title, osy);
 }  else if (text == 'çÉ') {
     dtc(2, gettext('çÉ'), title, osy);
 }  else if (text == 'ç²') {
     dtc(2, gettext('ç²'), title, osy);
 }  else if (text == 'ç´') {
     dtc(2, gettext('ç´'), title, osy);
 }  else if (text == 'ç³') {
     dtc(2, gettext('ç³'), title, osy);
 }  else if (text == 'çÈ') {
     dtc(2, gettext('çÈ'), title, osy);
 }  else if (text == 'çµ') {
     dtc(2, gettext('çµ'), title, osy);
 }  else if (text == 'çÅ') {
     dtc(2, gettext('çÅ'), title, osy);
 }  else if (text == 'ç½') {
     dtc(2, gettext('ç½'), title, osy);
 }  else if (text == 'çâ') {
     dtc(2, gettext('çâ'), title, osy);
 }  else if (text == 'çÝ') {
     dtc(2, gettext('çÝ'), title, osy);
 }  else if (text == '06071100100CoverYe') {
     dtc(2, gettext('06071100100CoverYe'), title, osy);
 }  else if (text == 'çã') {
     dtc(2, gettext('çã'), title, osy);
 }  else if (text == 'çé') {
     dtc(2, gettext('çé'), title, osy);
 }  else if (text == 'çü') {
     dtc(2, gettext('çü'), title, osy);
 }  else if (text == 'è¬') {
     dtc(2, gettext('è¬'), title, osy);
 }  else if (text == 'è®') {
     dtc(2, gettext('è®'), title, osy);
 }  else if (text == 'èÑ') {
     dtc(2, gettext('èÑ'), title, osy); 
 }  else if (text == 'èÖ') {
     dtc(2, gettext('èÖ'), title, osy); 
 }  else if (text == 'èØ') {
     dtc(2, gettext('èØ'), title, osy); 
 }  else if (text == 'èÝ') {
     dtc(2, gettext('èÝ'), title, osy); 
 }  else if (text == 'èÙ') {
     dtc(2, gettext('èÙ'), title, osy); 
 }  else if (text == 'èâ') {
     dtc(2, gettext('èâ'), title, osy); 
 }  else if (text == 'êà') {
     dtc(2, gettext('êà'), title, osy); 
 }  else if (text == 'èæ') {
     dtc(2, gettext('èæ'), title, osy); 
 }  else if (text == 'ë¢') {
     dtc(2, gettext('ë¢'), title, osy);
 }  else if (text == 'èï') {
     dtc(2, gettext('èï'), title, osy);
 }  else if (text == 'é«') {
     dtc(2, gettext('é«'), title, osy);
 }  else if (text == 'é©') {
     dtc(2, gettext('é©'), title, osy);
 }  else if (text == 'èø') {
     dtc(2, gettext('èø'), title, osy);
 }  else if (text == 'é¥') {
     dtc(2, gettext('é¥'), title, osy);
 }  else if (text == '09071100100FloatYo') {
     dtc(2, gettext('09071100100FloatYo'), title, osy);
 }  else if (text == 'é°') {
     dtc(2, gettext('é°'), title, osy);
 }  else if (text == 'é´') {
     dtc(2, gettext('é´'), title, osy);
 }  else if (text == 'é±') {
     dtc(2, gettext('é±'), title, osy);
 }  else if (text == 'é»') {
     dtc(2, gettext('é»'), title, osy);
 }  else if (text == 'éÄ') {
     dtc(2, gettext('éÄ'), title, osy);
 }  else if (text == 'é¼') {
     dtc(2, gettext('é¼'), title, osy);
 }  else if (text == 'éÔ') {
     dtc(2, gettext('éÔ'), title, osy);
 }  else if (text == 'éë') {
     dtc(2, gettext('éë'), title, osy); 
 }  else if (text == 'éâ') {
     dtc(2, gettext('éâ'), title, osy); 
 }  else if (text == 'éå') {
     dtc(2, gettext('éå'), title, osy); 
 }  else if (text == 'éÐ') {
     dtc(2, gettext('éÐ'), title, osy); 
 }  else if (text == 'éÒ') {
     dtc(2, gettext('éÒ'), title, osy); 
 }  else if (text == 'éÞ') {
     dtc(2, gettext('éÞ'), title, osy); 
 }  else if (text == 'é×') {
     dtc(2, gettext('é×'), title, osy); 
 }  else if (text == 'éà') {
     dtc(2, gettext('éà'), title, osy); 
 }  else if (text == 'éÕ') {
     dtc(2, gettext('éÕ'), title, osy); 
 }  else if (text == 'ê£') {
     dtc(2, gettext('ê£'), title, osy); 
 }  else if (text == 'éö') {
     dtc(2, gettext('éö'), title, osy); 
 }  else if (text == 'ê¡') {
     dtc(2, gettext('ê¡'), title, osy); 
 }  else if (text == 'ê¦') {
     dtc(2, gettext('ê¦'), title, osy); 
 }  else if (text == 'êÀ') {
     dtc(2, gettext('êÀ'), title, osy);
 }  else if (text == 'ê®') {
     dtc(2, gettext('ê®'), title, osy);
 }  else if (text == 'ê­') {
     dtc(2, gettext('ê­'), title, osy);
 }  else if (text == 'ê¯') {
     dtc(2, gettext('ê¯'), title, osy);
 }  else if (text == 'êÃ') {
     dtc(2, gettext('êÃ'), title, osy);
 }  else if (text == 'êÅ') {
     dtc(2, gettext('êÅ'), title, osy);
 }  else if (text == 'êÓ') {
     dtc(2, gettext('êÓ'), title, osy);
 }  else if (text == 'êÈ') {
     dtc(2, gettext('êÈ'), title, osy);
 }  else if (text == 'êÒ') {
     dtc(2, gettext('êÒ'), title, osy);
 }  else if (text == 'êÎ') {
     dtc(2, gettext('êÎ'), title, osy);
 }  else if (text == 'êÞ') {
     dtc(2, gettext('êÞ'), title, osy);
 }  else if (text == 'êÝ') {
     dtc(2, gettext('êÝ'), title, osy);
 }  else if (text == 'ëÀ') {
     dtc(2, gettext('ëÀ'), title, osy);
 }  else if (text == 'êó') {
     dtc(2, gettext('êó'), title, osy); 
 }  else if (text == 'ë«') {
     dtc(2, gettext('ë«'), title, osy);
 }  else if (text == 'êî') {
     dtc(2, gettext('êî'), title, osy); 
 }  else if (text == 'êê') {
     dtc(2, gettext('êê'), title, osy); 
 }  else if (text == 'ë£') {
     dtc(2, gettext('ë£'), title, osy); 
 }  else if (text == '03210800300CurtainYu') {
     dtc(2, gettext('03210800300CurtainYu'), title, osy); 
 }  else if (text == '07130900100LightYu') {
     dtc(2, gettext('07130900100LightYu'), title, osy); 
 }  else if (text == 'êò') {
     dtc(2, gettext('êò'), title, osy); 
 }  else if (text == 'ë»') {
     dtc(2, gettext('ë»'), title, osy); 
 }  else if (text == 'ëÎ') {
     dtc(2, gettext('ëÎ'), title, osy); 
 }  else if (text == 'ëÅ') {
     dtc(2, gettext('ëÅ'), title, osy); 
 }  else if (text == 'ëÏ') {
     dtc(2, gettext('ëÏ'), title, osy); 
 }  else if (text == 'ëÔ') {
     dtc(2, gettext('ëÔ'), title, osy);
 }  else if (text == 'ëÜ') {
     dtc(2, gettext('ëÜ'), title, osy);
 }  else if (text == 'ëß') {
     dtc(2, gettext('ëß'), title, osy);
 }  else if (text == 'ëÞ') {
     dtc(2, gettext('ëÞ'), title, osy);
 }  else if (text == 'ëä') {
     dtc(2, gettext('ëä'), title, osy);
 }  else if (text == 'ëå') {
     dtc(2, gettext('ëå'), title, osy);
 }  else if (text == 'ëé') {
     dtc(2, gettext('ëé'), title, osy);
 }  else if (text == 'ë÷') {
     dtc(2, gettext('ë÷'), title, osy);
 }  else if (text == 'ëý') {
     dtc(2, gettext('ëý'), title, osy);
 }  else if (text == 'ëñ') {
     dtc(2, gettext('ëñ'), title, osy);
 }  else if (text == 'ëð') {
     dtc(2, gettext('ëð'), title, osy);
 }  else if (text == 'ëù') {
     dtc(2, gettext('ëù'), title, osy);
 }  else if (text == 'ëò') {
     dtc(2, gettext('ëò'), title, osy);
 }  else if (text == 'ëø') {
     dtc(2, gettext('ëø'), title, osy);
 }  else if (text == 'ì£') {
     dtc(2, gettext('ì£'), title, osy);
 }  else if (text == 'ì»') {
     dtc(2, gettext('ì»'), title, osy);
 }  else if (text == 'ì¯') {
     dtc(2, gettext('ì¯'), title, osy);
 }  else if (text == 'ìÄ') {
     dtc(2, gettext('ìÄ'), title, osy);
 }  else if (text == 'ì¹') {
     dtc(2, gettext('ì¹'), title, osy);
 }  else if (text == 'ì¤') {
     dtc(2, gettext('ì¤'), title, osy);
 }  else if (text == 'ã¿') {
     dtc(2, gettext('ã¿'), title, osy);
 }  else if (text == 'ì¥') {
     dtc(2, gettext('ì¥'), title, osy);
 }  else if (text == 'ìÂ') {
     dtc(2, gettext('ìÂ'), title, osy);
 }  else if (text == 'ì¼') {
     dtc(2, gettext('ì¼'), title, osy);
 }  else if (text == 'ìÌ') {
     dtc(2, gettext('ìÌ'), title, osy);
 }  else if (text == 'ìÑ') {
     dtc(2, gettext('ìÑ'), title, osy);
 }  else if (text == 'ì×') {
     dtc(2, gettext('ì×'), title, osy);
 }  else if (text == 'ìÒ') {
     dtc(2, gettext('ìÒ'), title, osy);
 }  else if (text == 'ìÚ') {
     dtc(2, gettext('ìÚ'), title, osy);
 }  else if (text == 'ìí') {
     dtc(2, gettext('ìí'), title, osy);
 }  else if (text == 'ìé') {
     dtc(2, gettext('ìé'), title, osy);
 }  else if (text == 'ìì') {
     dtc(2, gettext('ìì'), title, osy);
 }  else if (text == 'ìï') {
     dtc(2, gettext('ìï'), title, osy);
 }  else if (text == 'ìò') {
     dtc(2, gettext('ìò'), title, osy);
 }  else if (text == 'ìý') {
     dtc(2, gettext('ìý'), title, osy);
 }  else if (text == 'í®') {
     dtc(2, gettext('í®'), title, osy);
 }  else if (text == 'íÀ') {
     dtc(2, gettext('íÀ'), title, osy);
 }  else if (text == 'í¾') {
     dtc(2, gettext('í¾'), title, osy);
 }  else if (text == 'í­') {
     dtc(2, gettext('í­'), title, osy);
 }  else if (text == 'í±') {
     dtc(2, gettext('í±'), title, osy);
 }  else if (text == 'í»') {
     dtc(2, gettext('í»'), title, osy);
 }  else if (text == 'íº') {
     dtc(2, gettext('íº'), title, osy);
 }  else if (text == 'í¬') {
     dtc(2, gettext('í¬'), title, osy);
 }  else if (text == 'í¹') {
     dtc(2, gettext('í¹'), title, osy);
 }  else if (text == 'íµ') {
     dtc(2, gettext('íµ'), title, osy);
 }  else if (text == 'íÂ') {
     dtc(2, gettext('íÂ'), title, osy);
 }  else if (text == 'íÉ') {
     dtc(2, gettext('íÉ'), title, osy);
 }  else if (text == 'íÖ') {
     dtc(2, gettext('íÖ'), title, osy);
 }  else if (text == 'íþ') {
     dtc(2, gettext('íþ'), title, osy);
 }  else if (text == 'íÞ') {
     dtc(2, gettext('íÞ'), title, osy);
 }  else if (text == 'íå') {
     dtc(2, gettext('íå'), title, osy);
 }  else if (text == 'íñ') {
     dtc(2, gettext('íñ'), title, osy);
 }  else if (text == 'íú') {
     dtc(2, gettext('íú'), title, osy);
 }  else if (text == 'íã') {
     dtc(2, gettext('íã'), title, osy);
 }  else if (text == 'íâ') {
     dtc(2, gettext('íâ'), title, osy);
 }  else if (text == 'íí') {
     dtc(2, gettext('íí'), title, osy);
 }  else if (text == 'íó') {
     dtc(2, gettext('íó'), title, osy);
 }  else if (text == 'íö') {
     dtc(2, gettext('íö'), title, osy);
 }  else if (text == 'î¦') {
     dtc(2, gettext('î¦'), title, osy);
 }  else if (text == 'î¤') {
     dtc(2, gettext('î¤'), title, osy);
 }  else if (text == 'î°') {
     dtc(2, gettext('î°'), title, osy);
 }  else if (text == 'î£') {
     dtc(2, gettext('î£'), title, osy);
 }  else if (text == 'î¥') {
     dtc(2, gettext('î¥'), title, osy);
 }  else if (text == 'î¢') {
     dtc(2, gettext('î¢'), title, osy);
 }  else if (text == 'ð³') {
     dtc(2, gettext('ð³'), title, osy);
 }  else if (text == 'îÝ') {
     dtc(2, gettext('îÝ'), title, osy);
 }  else if (text == 'îÕ') {
     dtc(2, gettext('îÕ'), title, osy);
 }  else if (text == 'îä') {
     dtc(2, gettext('îä'), title, osy);
 }  else if (text == 'îæ') {
     dtc(2, gettext('îæ'), title, osy);
 }  else if (text == 'îå') {
     dtc(2, gettext('îå'), title, osy);
 }  else if (text == 'îÖ') {
     dtc(2, gettext('îÖ'), title, osy);
 }  else if (text == 'îÜ') {
     dtc(2, gettext('îÜ'), title, osy);
 }  else if (text == 'îà') {
     dtc(2, gettext('îà'), title, osy);
 }  else if (text == 'îê') {
     dtc(2, gettext('îê'), title, osy);
 }  else if (text == 'îî') {
     dtc(2, gettext('îî'), title, osy);
 }  else if (text == 'ï£') {
     dtc(2, gettext('ï£'), title, osy);
 }  else if (text == 'ï´') {
     dtc(2, gettext('ï´'), title, osy);
 }  else if (text == 'îü') {
     dtc(2, gettext('îü'), title, osy);
 }  else if (text == 'îð') {
     dtc(2, gettext('îð'), title, osy);
 }  else if (text == 'ï®') {
     dtc(2, gettext('ï®'), title, osy);
 }  else if (text == '06070900100ArrowWithFeatherJirn') {
     dtc(2, gettext('06070900100ArrowWithFeatherJirn'), title, osy);
 }  else if (text == '04340800100LetterJirn') {
     dtc(2, gettext('04340800100LetterJirn'), title, osy);
 }  else if (text == 'ï·') {
     dtc(2, gettext('ï·'), title, osy);
 }  else if (text == 'ï½') {
     dtc(2, gettext('ï½'), title, osy);
 }  else if (text == 'ïÈ') {
     dtc(2, gettext('ïÈ'), title, osy);
 }  else if (text == 'ïá') {
     dtc(2, gettext('ïá'), title, osy);
 }  else if (text == 'ïö') {
     dtc(2, gettext('ïö'), title, osy);
 }  else if (text == 'ïÙ') {
     dtc(2, gettext('ïÙ'), title, osy);
 }  else if (text == '02090800100CoolJerng') {
     dtc(2, gettext('02090800100CoolJerng'), title, osy);
 }  else if (text == 'ïÒ') {
     dtc(2, gettext('ïÒ'), title, osy);
 }  else if (text == 'ïñ') {
     dtc(2, gettext('ïñ'), title, osy);
 }  else if (text == 'ð¡') {
     dtc(2, gettext('ð¡'), title, osy);
 }  else if (text == 'ï×') {
     dtc(2, gettext('ï×'), title, osy);
 }  else if (text == 'ïË') {
     dtc(2, gettext('ïË'), title, osy);
 }  else if (text == 'ïÍ') {
     dtc(2, gettext('ïÍ'), title, osy);
 }  else if (text == 'ð¤') {
     dtc(2, gettext('ð¤'), title, osy);
 }  else if (text == 'ð¨') {
     dtc(2, gettext('ð¨'), title, osy);
 }  else if (text == 'ð©') {
     dtc(2, gettext('ð©'), title, osy);
 }  else if (text == 'ð®') {
     dtc(2, gettext('ð®'), title, osy);
 }   else if (text == 'ðà') {
     dtc(2, gettext('ðà'), title, osy);
 }   else if (text == 'ðè') {
     dtc(2, gettext('ðè'), title, osy);
 }   else if (text == 'ðÈ') {
     dtc(2, gettext('ðÈ'), title, osy);
 }   else if (text == 'ðÀ') {
     dtc(2, gettext('ðÀ'), title, osy);
 }   else if (text == 'ðã') {
     dtc(2, gettext('ðã'), title, osy);
 }   else if (text == 'ðÃ') {
     dtc(2, gettext('ðÃ'), title, osy);
 }   else if (text == 'ð¾') {
     dtc(2, gettext('ð¾'), title, osy);
 }   else if (text == 'ðá') {
     dtc(2, gettext('ðá'), title, osy);
 }   else if (text == 'ðÚ') {
     dtc(2, gettext('ðÚ'), title, osy);
 }   else if (text == 'ðÉ') {
     dtc(2, gettext('ðÉ'), title, osy);
 }   else if (text == 'ðÄ') {
     dtc(2, gettext('ðÄ'), title, osy);
 }   else if (text == 'ð½') {
     dtc(2, gettext('ð½'), title, osy);
 }   else if (text == 'ðÒ') {
     dtc(2, gettext('ðÒ'), title, osy);
 }   else if (text == 'ðå') {
     dtc(2, gettext('ðå'), title, osy);
 }   else if (text == 'ðÎ') {
     dtc(2, gettext('ðÎ'), title, osy);
 }   else if (text == 'ðÙ') {
     dtc(2, gettext('ðÙ'), title, osy);
 }   else if (text == 'ðë') {
     dtc(2, gettext('ðë'), title, osy);
 }   else if (text == 'ðî') {
     dtc(2, gettext('ðî'), title, osy);
 }   else if (text == 'ðí') {
     dtc(2, gettext('ðí'), title, osy);
 }   else if (text == 'ðû') {
     dtc(2, gettext('ðû'), title, osy);
 }   else if (text == 'ðô') {
     dtc(2, gettext('ðô'), title, osy);
 }   else if (text == 'ðú') {
     dtc(2, gettext('ðú'), title, osy);
 }   else if (text == 'ðó') {
     dtc(2, gettext('ðó'), title, osy);
 }   else if (text == 'ñ¦') {
     dtc(2, gettext('ñ¦'), title, osy);
 }   else if (text == 'ñ§') {
     dtc(2, gettext('ñ§'), title, osy);
 }   else if (text == 'ñ¥') {
     dtc(2, gettext('ñ¥'), title, osy);
 }   else if (text == 'ñª') {
     dtc(2, gettext('ñª'), title, osy);
 }  else if (text == 'ñÉ') {
     dtc(2, gettext('ñÉ'), title, osy);
 }  else if (text == 'ñµ') {
     dtc(2, gettext('ñµ'), title, osy);
 }  else if (text == 'ñÁ') {
     dtc(2, gettext('ñÁ'), title, osy);
 }   else if (text == 'ñ²') {
     dtc(2, gettext('ñ²'), title, osy);
 }   else if (text == 'ñÊ') {
     dtc(2, gettext('ñÊ'), title, osy);
 }   else if (text == 'ñ¶') {
     dtc(2, gettext('ñ¶'), title, osy);
 }   else if (text == 'ñ«') {
     dtc(2, gettext('ñ«'), title, osy);
 }   else if (text == 'ñ´') {
     dtc(2, gettext('ñ´'), title, osy);
 }   else if (text == 'ñ¸') {
     dtc(2, gettext('ñ¸'), title, osy);
 }   else if (text == 'ñÐ') {
     dtc(2, gettext('ñÐ'), title, osy);
 }  else if (text == 'ñÕ') {
     dtc(2, gettext('ñÕ'), title, osy);
 }  else if (text == 'ñå') {
     dtc(2, gettext('ñå'), title, osy);
 }  else if (text == 'ñé') {
     dtc(2, gettext('ñé'), title, osy);
 }  else if (text == 'ñì') {
     dtc(2, gettext('ñì'), title, osy);
 }  else if (text == 'ñë') {
     dtc(2, gettext('ñë'), title, osy);
 }   else if (text == 'ñò') {
     dtc(2, gettext('ñò'), title, osy);
 }   else if (text == 'ñú') {
     dtc(2, gettext('ñú'), title, osy);
 }   else if (text == 'ò¢') {
     dtc(2, gettext('ò¢'), title, osy);
 }  else if (text == 'ñý') {
     dtc(2, gettext('ñý'), title, osy);
 }   else if (text == 'ò±') {
     dtc(2, gettext('ò±'), title, osy);
 }   else if (text == 'ò¨') {
     dtc(2, gettext('ò¨'), title, osy);
 }   else if (text == 'ò­') {
     dtc(2, gettext('ò­'), title, osy);
 }   else if (text == 'ò«') {
     dtc(2, gettext('ò«'), title, osy);
 }   else if (text == 'ò¤') {
     dtc(2, gettext('ò¤'), title, osy);
 }   else if (text == 'ò¥') {
     dtc(2, gettext('ò¥'), title, osy);
 }   else if (text == 'ò¦') {
     dtc(2, gettext('ò¦'), title, osy);
 }   else if (text == 'ò®') {
     dtc(2, gettext('ò®'), title, osy);
 }   else if (text == 'òµ') {
     dtc(2, gettext('òµ'), title, osy);
 }  else if (text == 'òÅ') {
     dtc(2, gettext('òÅ'), title, osy);
 }  else if (text == 'òÃ') {
     dtc(2, gettext('òÃ'), title, osy);
 }  else if (text == 'òã') {
     dtc(2, gettext('òã'), title, osy);
 }  else if (text == 'òÒ') {
     dtc(2, gettext('òÒ'), title, osy);
 }  else if (text == 'ò×') {
     dtc(2, gettext('ò×'), title, osy);
 }  else if (text == 'òØ') {
     dtc(2, gettext('òØ'), title, osy);
 }  else if (text == 'òÌ') {
     dtc(2, gettext('òÌ'), title, osy);
 }  else if (text == 'òÚ') {
     dtc(2, gettext('òÚ'), title, osy);
 }  else if (text == 'òÌ') {
     dtc(2, gettext('òÌ'), title, osy);
 }  else if (text == 'òç') {
     dtc(2, gettext('òç'), title, osy);
 }  else if (text == 'ó¢') {
     dtc(2, gettext('ó¢'), title, osy);
 }  else if (text == 'ó¥') {
     dtc(2, gettext('ó¥'), title, osy);
 }  else if (text == 'ó®') {
     dtc(2, gettext('ó®'), title, osy);
 }  else if (text == 'ó­') {
     dtc(2, gettext('ó­'), title, osy);
 }  else if (text == 'ó¦') {
     dtc(2, gettext('ó¦'), title, osy);
 }  else if (text == 'óÆ') {
     dtc(2, gettext('óÆ'), title, osy);
 }  else if (text == 'óÖ') {
     dtc(2, gettext('óÖ'), title, osy);
 }  else if (text == 'óÝ') {
     dtc(2, gettext('óÝ'), title, osy);
 }  else if (text == 'óÌ') {
     dtc(2, gettext('óÌ'), title, osy);
 }  else if (text == 'óø') {
     dtc(2, gettext('óø'), title, osy);
 }  else if (text == 'óú') {
     dtc(2, gettext('óú'), title, osy);
 }  else if (text == 'óþ') {
     dtc(2, gettext('óþ'), title, osy);
 }  else if (text == 'ô¥') {
     dtc(2, gettext('ô¥'), title, osy);
 }  else if (text == 'ô©') {
     dtc(2, gettext('ô©'), title, osy);
 }  else if (text == 'ô³') {
     dtc(2, gettext('ô³'), title, osy);
 }  else if (text == '04011100400ConcernChirk') {
     dtc(2, gettext('04011100400ConcernChirk'), title, osy);
 }  else if (text == 'ô«') {
     dtc(2, gettext('ô«'), title, osy);
 }  else if (text == 'ô¸') {
     dtc(2, gettext('ô¸'), title, osy);
 }  else if (text == 'ô¶') {
     dtc(2, gettext('ô¶'), title, osy);
 }  else if (text == 'ô¹') {
     dtc(2, gettext('ô¹'), title, osy);
 }  else if (text == 'ôÁ') {
     dtc(2, gettext('ôÁ'), title, osy);
 }  else if (text == 'ôÂ') {
     dtc(2, gettext('ôÂ'), title, osy);
 }  else if (text == 'ôÃ') {
     dtc(2, gettext('ôÃ'), title, osy);
 }  else if (text == 'ô×') {
     dtc(2, gettext('ô×'), title, osy);
 }  else if (text == 'ôÝ') {
     dtc(2, gettext('ôÝ'), title, osy);
 }  else if (text == 'ôà') {
     dtc(2, gettext('ôà'), title, osy);
 }  else if (text == 'ôì') {
     dtc(2, gettext('ôì'), title, osy);
 }  else if (text == 'ôé') {
     dtc(2, gettext('ôé'), title, osy);
 }  else if (text == 'ô÷') {
     dtc(2, gettext('ô÷'), title, osy);
 }  else if (text == 'õ®') {
     dtc(2, gettext('õ®'), title, osy);
 }  else if (text == 'ôø') {
     dtc(2, gettext('ôø'), title, osy);
 }  else if (text == 'õ¢') {
     dtc(2, gettext('õ¢'), title, osy);
 }  else if (text == 'õ±') {
     dtc(2, gettext('õ±'), title, osy);
 }  else if (text == '07030700400ScoldCho') {
     dtc(2, gettext('07030700400ScoldCho'), title, osy);
 }  else if (text == 'õ·') {
     dtc(2, gettext('õ·'), title, osy);
 }  else if (text == 'áÕ') {
     dtc(2, gettext('áÕ'), title, osy);
 }  else if (text == 'õ»') {
     dtc(2, gettext('õ»'), title, osy);
 }  else if (text == 'õÌ') {
     dtc(2, gettext('õÌ'), title, osy); 
 }  else if (text == 'õÊ') {
     dtc(2, gettext('õÊ'), title, osy);
 }  else if (text == 'õÕ') {
     dtc(2, gettext('õÕ'), title, osy);
 }  else if (text == 'õÏ') {
     dtc(2, gettext('õÏ'), title, osy);
 }  else if (text == 'õÎ') {
     dtc(2, gettext('õÎ'), title, osy);
 }  else if (text == 'õï') {
     dtc(2, gettext('õï'), title, osy);
 }  else if (text == '02030800100BeginSuk') {
     dtc(2, gettext('02030800100BeginSuk'), title, osy);
 }  else if (text == 'õó') {
     dtc(2, gettext('õó'), title, osy);
 }  else if (text == 'õõ') {
     dtc(2, gettext('õõ'), title, osy);
 }  else if (text == 'õ÷') {
     dtc(2, gettext('õ÷'), title, osy);
 }  else if (text == 'õö') {
     dtc(2, gettext('õö'), title, osy);
 }  else if (text == 'ö¢') {
     dtc(2, gettext('ö¢'), title, osy);
 }  else if (text == 'ö£') {
     dtc(2, gettext('ö£'), title, osy);
 }  else if (text == 'ö©') {
     dtc(2, gettext('ö©'), title, osy);
 }  else if (text == 'ö¨') {
     dtc(2, gettext('ö¨'), title, osy);
 }  else if (text == 'Ãø04130400100DeclineCheuk') {
     dtc(2, gettext('Ãø04130400100DeclineCheuk'), title, osy);
 }  else if (text == 'ö³') {
     dtc(2, gettext('ö³'), title, osy);
 }  else if (text == 'öÈ') {
     dtc(2, gettext('öÈ'), title, osy);
 }  else if (text == 'ö¶') {
     dtc(2, gettext('ö¶'), title, osy);
 }  else if (text == 'öÌ') {
     dtc(2, gettext('öÌ'), title, osy);
 }  else if (text == 'ö½') {
     dtc(2, gettext('ö½'), title, osy);
 }  else if (text == 'òÁ') {
     dtc(2, gettext('òÁ'), title, osy);
 }  else if (text == 'ãÕ') {
     dtc(2, gettext('ãÕ'), title, osy);
 }  else if (text == 'öÎ') {
     dtc(2, gettext('öÎ'), title, osy);
 }  else if (text == 'öÏ') {
     dtc(2, gettext('öÏ'), title, osy);
 }  else if (text == 'öÑ') {
     dtc(2, gettext('öÑ'), title, osy);
 }  else if (text == 'öÒ') {
     dtc(2, gettext('öÒ'), title, osy);
 }  else if (text == 'öÔ') {
     dtc(2, gettext('öÔ'), title, osy);
 }  else if (text == 'öØ') {
     dtc(2, gettext('öØ'), title, osy);
 }  else if (text == 'öà') {
     dtc(2, gettext('öà'), title, osy);
 }  else if (text == '÷°') {
     dtc(2, gettext('÷°'), title, osy);
 }  else if (text == '÷·') {
     dtc(2, gettext('÷·'), title, osy);
 }  else if (text == '÷¼') {
     dtc(2, gettext('÷¼'), title, osy);
 }  else if (text == '÷¿') {
     dtc(2, gettext('÷¿'), title, osy);
 }  else if (text == '÷×') {
     dtc(2, gettext('÷×'), title, osy);
 }  else if (text == '÷á') {
     dtc(2, gettext('÷á'), title, osy);
 }  else if (text == '÷Ü') {
     dtc(2, gettext('÷Ü'), title, osy);
 }  else if (text == '÷å') {
     dtc(2, gettext('÷å'), title, osy);
 }  else if (text == '÷ö') {
     dtc(2, gettext('÷ö'), title, osy);
 }  else if (text == '÷í') {
     dtc(2, gettext('÷í'), title, osy);
 }  else if (text == 'ø¢') {
     dtc(2, gettext('ø¢'), title, osy);
 }  else if (text == 'ø©') {
     dtc(2, gettext('ø©'), title, osy);
 }  else if (text == 'ø®') {
     dtc(2, gettext('ø®'), title, osy);
 }  else if (text == 'ø²') {
     dtc(2, gettext('ø²'), title, osy);
 }  else if (text == 'ø¹') {
     dtc(2, gettext('ø¹'), title, osy);
 }  else if (text == 'øº') {
     dtc(2, gettext('øº'), title, osy);
 }  else if (text == 'øÁ') {
     dtc(2, gettext('øÁ'), title, osy);
 }  else if (text == 'øÎ') {
     dtc(2, gettext('øÎ'), title, osy);
 }  else if (text == 'øÚ') {
     dtc(2, gettext('øÚ'), title, osy);
 }  else if (text == 'øé') {
     dtc(2, gettext('øé'), title, osy);
 }  else if (text == 'øà') {
     dtc(2, gettext('øà'), title, osy);
 }  else if (text == 'øú') {
     dtc(2, gettext('øú'), title, osy);
 }  else if (text == 'ù¦') {
     dtc(2, gettext('ù¦'), title, osy);
 }  else if (text == 'ù¬') {
     dtc(2, gettext('ù¬'), title, osy);
 }  else if (text == 'ù¨') {
     dtc(2, gettext('ù¨'), title, osy);
 }  else if (text == 'ùª') {
     dtc(2, gettext('ùª'), title, osy);
 }  else if (text == 'ù±') {
     dtc(2, gettext('ù±'), title, osy);
 }  else if (text == 'ù¶') {
     dtc(2, gettext('ù¶'), title, osy);
 }  else if (text == 'ùº') {
     dtc(2, gettext('ùº'), title, osy);
 }  else if (text == 'ùÁ') {
     dtc(2, gettext('ùÁ'), title, osy);
 }  else if (text == 'ù»') {
     dtc(2, gettext('ù»'), title, osy);
 }  else if (text == 'ùÆ') {
     dtc(2, gettext('ùÆ'), title, osy);
 }  else if (text == 'ù¾') {
     dtc(2, gettext('ù¾'), title, osy);
 }  else if (text == 'ù¼') {
     dtc(2, gettext('ù¼'), title, osy);
 }  else if (text == 'ùÃ') {
     dtc(2, gettext('ùÃ'), title, osy);
 }  else if (text == 'ùÊ') {
     dtc(2, gettext('ùÊ'), title, osy);
 }  else if (text == 'ùÓ') {
     dtc(2, gettext('ùÓ'), title, osy);
 }  else if (text == 'ùÎ') {
     dtc(2, gettext('ùÎ'), title, osy);
 }  else if (text == 'ùÛ') {
     dtc(2, gettext('ùÛ'), title, osy);
 }  else if (text == 'ùé') {
     dtc(2, gettext('ùé'), title, osy);
 }  else if (text == 'ùê') {
     dtc(2, gettext('ùê'), title, osy);
 }  else if (text == 'ùö') {
     dtc(2, gettext('ùö'), title, osy);
 }  else if (text == 'ù÷') {
     dtc(2, gettext('ù÷'), title, osy);
 }  else if (text == 'ú­') {
     dtc(2, gettext('ú­'), title, osy);
 }  else if (text == 'ú°') {
     dtc(2, gettext('ú°'), title, osy);
 }  else if (text == 'ú´') {
     dtc(2, gettext('ú´'), title, osy);
 }  else if (text == 'úµ') {
     dtc(2, gettext('úµ'), title, osy);
 }  else if (text == 'ú¼') {
     dtc(2, gettext('ú¼'), title, osy);
 }  else if (text == 'ú¹') {
     dtc(2, gettext('ú¹'), title, osy);
 }  else if (text == 'úÈ') {
     dtc(2, gettext('úÈ'), title, osy);
 }  else if (text == 'úÜ') {
     dtc(2, gettext('úÜ'), title, osy);
 }  else if (text == 'úç') {
     dtc(2, gettext('úç'), title, osy);
 }  else if (text == 'úã') {
     dtc(2, gettext('úã'), title, osy);
 }  else if (text == 'ú×') {
     dtc(2, gettext('ú×'), title, osy);
 }  else if (text == 'úñ') {
     dtc(2, gettext('úñ'), title, osy);
 }  else if (text == 'û¡') {
     dtc(2, gettext('û¡'), title, osy);
 }  else if (text == 'û°') {
     dtc(2, gettext('û°'), title, osy);
 }  else if (text == 'úü') {
     dtc(2, gettext('úü'), title, osy);
 }  else if (text == 'û¬') {
     dtc(2, gettext('û¬'), title, osy);
 }  else if (text == 'úý') {
     dtc(2, gettext('úý'), title, osy);
 }  else if (text == 'û³') {
     dtc(2, gettext('û³'), title, osy);
 }  else if (text == '03170900100NameOfTheMountainHe') {
     dtc(2, gettext('03170900100NameOfTheMountainHe'), title, osy);
 }  else if (text == 'ûÜ') {
     dtc(2, gettext('ûÜ'), title, osy);
 }  else if (text == 'ûº') {
     dtc(2, gettext('ûº'), title, osy);
 }  else if (text == 'û¿') {
     dtc(2, gettext('û¿'), title, osy);
 }  else if (text == 'ûÂ') {
     dtc(2, gettext('ûÂ'), title, osy);
 }  else if (text == 'Íà') {
     dtc(2, gettext('Íà'), title, osy);
 }  else if (text == 'ûó') {
     dtc(2, gettext('ûó'), title, osy);
 }  else if (text == 'ûù') {
     dtc(2, gettext('ûù'), title, osy);
 }  else if (text == 'ûý') {
     dtc(2, gettext('ûý'), title, osy);
 }  else if (text == 'ü¡') {
     dtc(2, gettext('ü¡'), title, osy);
 }  else if (text == 'ûþ') {
     dtc(2, gettext('ûþ'), title, osy);
 }  else if (text == 'ûú') {
     dtc(2, gettext('ûú'), title, osy);
 }  else if (text == 'ü¤') {
     dtc(2, gettext('ü¤'), title, osy);
 }  else if (text == 'ü¸') {
     dtc(2, gettext('ü¸'), title, osy);
 }  else if (text == 'ü¶') {
     dtc(2, gettext('ü¶'), title, osy);
 }  else if (text == 'ü¼') {
     dtc(2, gettext('ü¼'), title, osy);
 }  else if (text == 'ü»') {
     dtc(2, gettext('ü»'), title, osy);
 }  else if (text == 'ü¯') {
     dtc(2, gettext('ü¯'), title, osy);
 }  else if (text == 'üÜ') {
     dtc(2, gettext('üÜ'), title, osy);
 }  else if (text == 'üÕ') {
     dtc(2, gettext('üÕ'), title, osy);
 }  else if (text == 'üØ') {
     dtc(2, gettext('üØ'), title, osy);
 }  else if (text == 'üÓ') {
     dtc(2, gettext('üÓ'), title, osy);
 }  else if (text == 'üÉ') {
     dtc(2, gettext('üÉ'), title, osy);
 }  else if (text == 'üÞ') {
     dtc(2, gettext('üÞ'), title, osy);
 }  else if (text == 'üå') {
     dtc(2, gettext('üå'), title, osy);
 }  else if (text == 'üà') {
     dtc(2, gettext('üà'), title, osy);
 }  else if (text == 'üä') {
     dtc(2, gettext('üä'), title, osy);
 }  else if (text == 'üò') {
     dtc(2, gettext('üò'), title, osy);
 }  else if (text == 'üò') {
     dtc(2, gettext('üò'), title, osy);
 }  else if (text == 'üñ') {
     dtc(2, gettext('üñ'), title, osy);
 }  else if (text == 'üô') {
     dtc(2, gettext('üô'), title, osy);
 }  else if (text == 'üø') {
     dtc(2, gettext('üø'), title, osy);
 }  else if (text == 'üù') {
     dtc(2, gettext('üù'), title, osy);
 }  else if (text == 'ý­') {
     dtc(2, gettext('ý­'), title, osy);
 }  else if (text == 'ýº') {
     dtc(2, gettext('ýº'), title, osy);
 }  else if (text == 'ýÇ') {
     dtc(2, gettext('ýÇ'), title, osy);
 }  else if (text == 'ýÃ') {
     dtc(2, gettext('ýÃ'), title, osy);
 }  else if (text == 'ýÐ') {
     dtc(2, gettext('ýÐ'), title, osy);
 }  else if (text == 'ýÛ') {
     dtc(2, gettext('ýÛ'), title, osy);
 }  else if (text == 'ýé') {
     dtc(2, gettext('ýé'), title, osy);
 }  else if (text == 'ýö') {
     dtc(2, gettext('ýö'), title, osy);
 }
}


function gettext(tx){

var text = '';
text += '<html>\n';
text +=' <head>\n';
 text +='<title>¼³¸í</title>\n';
 text +='<STYLE TYPE="text/css">\n';
 text +='</STYLE>\n';
 text +='</head>\n';
 text +='<body>\n';
 text +='<div style=margin-left:10;margin-top:10;>\n';
 text +='<table border=1 cellspacing=1 cellpadding=3 width=330 bordercolor=red bgcolor=#F2FFC6>\n';

 if (tx == 'Ê«') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê« : Áý [°¡]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1)ºÎ¼ö/È¹¼ö : ¸é(°« ¸Ó¸® ¸é) ºÎ(Ý») 7È¹/ÃÑ 10È¹  <br><br>\n';
    text +='2)[¼Ò¸®]    :[°¡] <br><br>\n';      
    text +='3) ¶æ       : (1) Áý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¡¹®<br>\n';
                                            
 } else if (tx == 'Ê¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê¦ : ¿ÇÀ» [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý» 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿Ç´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Çã¶ôÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¡´ÉÇÏ´Ù, °¡ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µè´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Âë</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ê¦ : ÀÓ±ÝÀÇ ÀÌ¸§ [±Ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [±Ø]<br><br>\n';      
    text +='2) ¶æ        : (1) º¯¹æ ÀÌ¹ÎÁ· ÀÓ±ÝÀÇ ÀÌ¸§</div>\n';
                                                                     
 } else if (tx == 'Ê£') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê£ : °ÅÁþ [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) º¯ ºÎ(Ý») 9È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) °ÅÁþ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¡Â¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÓ½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¡·É, ÀÌ¸¦Å×¸é<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºô¸®´Ù, ºô·Á ÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³Ê±×·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ê£ : ¸Ö [ÇÏ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [ÇÏ]<br><br>\n';      
    text +='2) ¶æ        : (1) ¸Ö´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ê£ : ÀÌ¸¦ [°Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [°Ý]<br><br>\n';      
    text +='2) ¶æ        : (1) ÀÌ¸£´Ù</div>\n';
                                                         
 } else if (tx == 'Ê°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê° : ³ë·¡ [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ýâ (ÇÏÇ° Èì) ¹æ ºÎ(Ý») 10È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ë·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ë·¡ÇÏ´Ù, ³ë·¡ ºÎ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ë·¡¸¦ Áþ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                         
 } else if (tx == 'Ê¢') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê¢ : ¾Æ¸§´Ù¿ï [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) º¯ ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ö´Ù, ÀÎ¹°ÀÌ ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÈÇ¸¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                         
 } else if (tx == 'Ê©') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê© : ¾Æ¸§´Ù¿ï [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±â¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °æ»ç½º·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Áñ±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±â»µÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸À ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÄªÂùÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
                                                           
 } else if (tx == 'Ê³') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê³ : ½ÉÀ» [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ü¢ (º­ È­) ºÎ(Ý») 10È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) ½É´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ó»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ó»ç¸¦ Áþ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °î½Ä<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                                   
 } else if (tx == 'Ê½') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê½ : ¸Û¿¡ [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø© (¸» ¸¶) ºÎ(Ý») 5È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸Û¿¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Å»°Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Å¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÓ±ÝÀÌ Å¸´Â ¼ö·¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾î°ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´É°¡ÇÏ´Ù</div>\n';
                                             
 } else if (tx == 'Ê»') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê» : ¼ö·¹ [°¡] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ó³ (¼ö·¹ °Å) ºÎ(Ý») 5È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼ö·¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¡±â Èûµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼º¾¾(àóä«)ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »ç¶÷ ÀÌ¸§</div>\n';
                                                                          
 } else if (tx == 'Ê¾') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ê¾ : »õ±æ [°¢] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Óï (Ä® µµ)¹æ ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¡]<br><br>\n';      
    text +='3) ¶æ        : (1) »õ±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ï´Ù, ±ï¾Æ³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¶°¢ÇÏ´Ù, ÆÄ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¢¹ÚÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½Ã°¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ½Ã°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÇØÄ¡´Ù, ÇØÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
                                                                      
 } else if (tx == 'Êà') {
    text +='<tr><td><font color=#000099 size=4><center><b>Êà : »çÀÌ±æ [°£] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ú¦ (¹® ¹®)¹æ ºÎ(Ý») 4È¹/ÃÑ 12<br><br>\n';
    text +='2) [¼Ò¸®]    : [°£]<br><br>\n';      
    text +='3) ¶æ        : (1) (½Ã°£)»çÀÌ, ¶§, µ¿¾È, Æ´<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)   Æ´À» ³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)   Æ´, °£°Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)   »çÀÌ¿¡ µÎ´Ù, ³¢´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5)   Â÷º°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)   °£ÀÚ, °£Ã¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7)   ¸ô·¡, ºñ¹Ð·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8)   »ç»ç·ÎÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9)   ÇøÀÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) °£È¤, ¶§¶§·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) °£¼ÒÇÑ = ÊÛ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ¼¯ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) ÀÌ°£ÇÏ´Ù, Çæ¶â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) Âü¿©ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(15) ¹üÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(16) »ìÇÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(17) ¿³º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(18) Â÷µµ°¡ ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(19) </div>\n';
                                                                                                                                                                                                                              
 } else if (tx == 'äÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>äÖ : ÁÖÀåÇÒ [°£] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ôà (¸» µÎ) ºÎ(Ý») 10È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°£]<br><br>\n';      
    text +='3) ¶æ        : (1) ÁÖÀåÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °£ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>äÖ : µ¹ [¾Ë] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [¾Ë]<br><br>\n';      
    text +='2) ¶æ        : (1) µ¹´Ù<br>\n';    
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µ¹¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºùºùµ¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °ü¸®ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¼º¾¾(àóä«)ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
                                                                                         
 } else if (tx == 'ÊÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÊÛ : ÆíÁö [°£] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ñÓ (´ë Á×) ºÎ(Ý») 12È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°£]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ë ÂÊ, Á×°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÆíÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹®¼­, ¼­·ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¤¼º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °£·«ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼ÒÈ¦È÷ ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °¡¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °Ë¿­ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ´ÜÃâÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ´ë¹üÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) °£ÇÏ´Ù</div>\n';
                                                                                       
 } else if (tx == 'Êæ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Êæ : ´ÙÇÒ [°¥] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø¡ (¼³ ¸³(ÀÔ)) ºÎ(Ý») 9È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¥]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ÙÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾û±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                                                                                     
 } else if (tx == 'Êå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Êå : ºñ [°¥] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à´ (µ¹ ¼®) ºÎ(Ý») 9È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¥]<br><br>\n';      
    text +='3) ¶æ        : (1) ºñ, ºñ¼®, µÕ±Ù ºñ¼®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿ì¶Ò ¼ÚÀº µ¹, µ¹ ±âµÕ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹®Ã¼ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
               
 } else if (tx == 'Êö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Êö : ´Þ [°¨] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Êö (´Þ °¨) ºÎ(Ý») 0È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¨]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸À ÁÁ´Ù, ¸ÀÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Þ°Ô ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µé¾î¼­ ±âºÐ ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸¸Á·ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´À½¼ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
                            
 } else if (tx == 'Êï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Êï : ´À³¥ [°¨] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¨]<br><br>\n';      
    text +='3) ¶æ        : (1) ´À³¢´Ù, ´À³¦<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¨ÀÀ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¨µ¿ÇÏ´Ù, °¨µ¿<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±ú´Ý´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °í¸¿°Ô ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÇÑÇÏ´Ù(Êð, ÇÑÇÒ °¨)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿òÁ÷ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) Èçµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ±ú´Ý´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';
                             
 } else if (tx == 'Êü') {
    text +='<tr><td><font color=#000099 size=4><center><b>Êü : °Å¿ï [°¨] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÐÝ (¼è ±Ý) ºÎ(Ý») 14È¹/ÃÑ 22È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¨]<br><br>\n';      
    text +='3) ¶æ        : (1) °Å¿ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °Å¿ï»ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º»º¸±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½Äº°ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ìÆìº¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾È½Ä, ºÐº°·Â, ÆÇº°·Â, ½É¹Ì¾È</div>\n';
                                                   
 } else if (tx == 'Êò') {
    text +='<tr><td><font color=#000099 size=4><center><b>Êò : °¨È÷ [°¨] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ï£ (¹ç Àü) ºÎ(Ý») 0È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°¨]<br><br>\n';      
    text +='3) ¶æ        : (1) °¨È÷, ÇÔºÎ·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±¸ÅÂ¿©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °á´Ü¼º ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±»¼¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ë£') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ë£ : °©¿Ê [°©] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ï£ (¹ç Àü) ºÎ(Ý») 0È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°©]<br><br>\n';      
    text +='3) ¶æ        : (1) ²®Áú, °Ñ ²®Áú, °Ñ ¸é, ²®µ¥±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °©¿Ê, (º¸È£)¸·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µüÁö, ÇÇ¸·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼ÕÅé, ¹ßÅé<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ã¹Â° Ãµ°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Ã¹Â°, ÁÖ·ù, »óÀ§, Á¦ 1ÀÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) (ÀÌ¸§ÀÇ ´ë¿ë)¸ð¸ð¾¾, ¾Æ¹«°³, ¸ðÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀýÄ£ÇØ ³Ê¹« ¹ö¸© ¾øÀÌ ±¼´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ë£ : Ä£¾Ð(öÑää)ÇÒ [¾Ð]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [¾Ð]<br><br>\n';      
    text +='2) ¶æ        : (1)  Ä£¾Ð(öÑää)ÇÏ´Ù = ÀýÄ£ÇØ ³Ê¹« ¹ö¸© ¾øÀÌ ±¼´Ù</div>\n';
               } else if (tx == 'Ëª') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëª : ¾ð´ö [°­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ºÎ(Ý») È¹/ÃÑ È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°­]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ð´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
             
 } else if (tx == 'Ëª') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëª : ¾ð´ö [°­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ºÎ(Ý») È¹/ÃÑ È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°­]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ð´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
             
 } else if (tx == 'Ë¹') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ë¹ : »ý°­ [°­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 13È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°­]<br><br>\n';      
    text +='3) ¶æ        : (1) »ý°­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ë¶') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ë¶ : ¼­¹æ ¹ÎÁ· [°­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  åÏ (¾ç ¾ç) ºÎ(Ý») 2È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°­]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼­¹æ ¹ÎÁ·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Æ(Åº½ÄÀÇ ¼Ò¸®)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Ë¬') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ë¬ : ¾ð´ö [°­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾öÈ£ ¹Ø ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°­]<br><br>\n';      
    text +='3) ¶æ        : (1) Æí¾ÈÇÏ´Ù, Æí¾ÈÇÔ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Æí¾ÈÈ÷ ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¶À½ÀÌ Áñ°Å¿î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Áñ°Å¿ö ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Ç³³âÀÌ µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±â¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
              
 } else if (tx == 'Ë´') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ë´ : ÁøÈ« [°­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç(½Ç »ç) ºÎ(Ý») 6È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°­]<br><br>\n';      
    text +='3) ¶æ        : (1) ÁøÈ«, ÁøÈ«»ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ÆÁÖ ºÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¶¥ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °­ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
              
 } else if (tx == 'Ë³') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ë³ : °Ü [°­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  Ú· (½Ò ¹Ì) ºÎ(Ý») 11È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°­]<br><br>\n';      
    text +='3) ¶æ        : (1) °Ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½Ò °Ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸Å¿ì ÀÛÀº °Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                   
 } else if (tx == 'ËÇ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËÇ : °íÄ¥ [°³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µÕ±Û¿ù ¹® ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°³]<br><br>\n';      
    text +='3) ¶æ        : (1) °íÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹Ù²Ù´Ù, ¹Ù²î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Ù½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¸µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µû·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) »õ»ï½º·´°Ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'ËÏ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËÏ : µ¤À» [°³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 10È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°³]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¤´Ù, µ¤¾î ¾º¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¤°³, ¶Ñ²±, ¸¶°³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼þ»óÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÇÏ´Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »óÃµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾îÂî<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ´ë°³</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ËÏ : ¾îÂî [ÇÕ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [ÇÕ]<br><br>\n';      
    text +='2) ¶æ        : (1) ¾îÂî<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'ËÎ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËÎ : °ÜÀÚ [°³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°³]<br><br>\n';      
    text +='3) ¶æ        : (1) °ÜÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Æ¼²ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÑÂ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÂ : Áñ±æ [°³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  Ôç (Äá µÎ) ºÎ(Ý») 3È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°³]<br><br>\n';      
    text +='3) ¶æ        : (1) Áñ±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) È­¶ôÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½ÂÀü¾Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÂ : ¾îÂî [±â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [°³]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾îÂî<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾îÂîÇÏ¿©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n'

 } else if (tx == 'ËË') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËË : ´Ù [°³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ÛÜ (Èò ¹é) ºÎ(Ý») 4È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°³]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Ù, ¸ðµÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µÎ·ç ¹ÌÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n'

 } else if (tx == 'ËÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËÖ : °íÄ¥ [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  èØ (°¡·Î ¿Ð) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) °íÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹Ù²Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °±´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÕ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹ø°¥¾Æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½Ã°¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ËÖ : ´Ù½Ã [°»] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [°»]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Ù½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
            
 } else if (tx == 'ËÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËÝ : Å¬ [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ºÎ(Ý») È¹/ÃÑ È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ËÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËÛ : °¥ [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ¸ð(¸¶´Ã ¸ð) ºÎ(Ý») 3È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) °¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ú°Å, Áö³ª°£ ¼¼¿ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç¼º(ÞÌá¢) ÇÏ³ª, °Å¼º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹ö¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹°¸®Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾ø¾Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °ÅµÎ´Ù, °ÅµÎ¾î µéÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ´ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'Ëà') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëà : ÀÇÁöÇÒ [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : â¢ (¼Õ ¼ö) º¯ ºÎ(Ý») 13È¹/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÇÁöÇÏ´Ù, ÀÇÅ¹ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áõ°Å·Î »ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÇ°ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±Ù°Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿õ°ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Â÷ÁöÇÏ°í ¸·¾Æ ÁöÅ°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ´©¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'Ëç') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëç : ¼ö·¹ [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëç (¼ö·¹ °Å)ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼ö·¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Â÷, ¸¶Â÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ëç : Â÷ [Â÷] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [Â÷]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼ö·¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Â÷, ¸¶Â÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ä¡Àº(öÍ öÍÚÅ)</div>\n';

 } else if (tx == 'Ëé') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëé : Å¬ [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÐÝ (¼è ±Ý) ºÎ(Ý») 5È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °­ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¥°í¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'ËÜ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ËÜ : »ì [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ã¹ (ÁÖ°Ë ½Ã) ¹Ø ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) »ì´Ù, °ÅÁÖÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾É´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àå¼Ò, °÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Áý, °ÅÁÖÁö, ÁÖ°ÅÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹«´ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ËÜ : ¾îÁ¶»ç [±â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÇ¹®ÀÇ ¾îÁ¶»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'Ëâ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëâ : µµ¶û [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï¼ö º¯=¹° ¼ö(â©) ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) µµ¶û, °³Ãµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µÎ¸ñ, ¿ìµÎ¸Ó¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±×<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾îÂî</div>\n';

 } else if (tx == 'Ëá') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëá : µé [°Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : â¢ (¼Õ ¼ö) º¯ ºÎ(Ý») 14È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Å]<br><br>\n';      
    text +='3) ¶æ        : (1) µé´Ù, ¿Ã¸®´Ù, µé¾î ¿Ã¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÏÀ¸Å°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »©¾î ¿Ã¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µéÃß¾î ³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÇàÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¿ÂÅë, ¸ðµÎ, ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Ëï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëï : ¼¼¿ï [°Ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¹ÎÃ¥¹ÞÄ§ ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼¼¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÏÀ¸Å°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °³ÁøÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ·Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿­¼è</div>\n';

 } else if (tx == 'Ëî') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëî : ¼ö°Ç [°Ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëî (¼ö°Ç °Ç) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼ö°Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µÎ°Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Çë°Ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µ¤´Ù</div>\n';

} else if (tx == 'Ëü') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ëü : ¾ç³¯ Ä® [°Ë] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Óï (Ä® µµ) ºÎ(Ý») 13È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°Ë]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ç³¯ Ä®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
           
} else if (tx == 'Ì¸') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ì¸ : º¼ [°ß] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ì¸ (º¼ °ß) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ß]<br><br>\n';      
    text +='3) ¶æ        : (1) º¸´Ù, º¸ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ßÇØ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ì¸ : ºÆ¿Ã [Çö] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [Çö]<br><br>\n';      
    text +='3) ¶æ        : (1) ºË´Ù, ¾ËÇöÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ªÅ¸³ª´Ù, µå·¯³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¸ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼Ò°³ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¸³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÇöÀç, Áö±Ý</div>\n';
                                
} else if (tx == 'Ì±') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ì± : ±»À» [°ß] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ß]<br><br>\n';      
    text +='3) ¶æ        : (1) ±»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±»¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±»°ÇÇÑ, ±»Àº<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±»¼¼°Ô, ±»°Ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °©ÁÖ, °©¿Ê°ú Åõ±¸</div>\n';
                                
} else if (tx == 'Ìº') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìº : º¸³¾ [°ß] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 10È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ß]<br><br>\n';      
    text +='3) ¶æ        : (1) º¸³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½ÃÁýÀ» º¸³»´Ù, È¥ÀÎ½ÃÅ°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (°¨Á¤, ¿øÇÑ)Ç®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ³»¸¦ ¹ö¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÇÏ¿©±Ý</div>\n';
                                                                                       
 } else if (tx == 'Ì¿') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ì¿ : ¸ÎÀ» [°á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Þê (½Ç »ç) ºÎ(Ý») 6È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°á]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸Î´Ù, ¸ÎÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (ÀÎ¿¬) ¸Î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (°á°ú) ³º´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÕ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                                                                             
 } else if (tx == 'Ì¾') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ì¾ : ±ú²ýÇÒ [°á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï¼öº¯=¹° ¼ö(â©) ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°á]<br><br>\n';      
    text +='3) ¶æ        : (1) ±ú²ýÇÏ¸Î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (Ç°ÇàÀÌ) ¹Ù¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
                                                                                                                 
 } else if (tx == 'ÌÅ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÌÅ : °â¼ÕÇÒ [°â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 10È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°â]<br><br>\n';      
    text +='3) ¶æ        : (1) °â¼ÕÇÏ´Ù, °â¼ÕÇÑ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ç¾çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±¥(ÎÏ)ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÌÅ : ÇøÀÇ [Çø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [Çø]<br><br>\n';      
    text +='3) ¶æ        : (1) ÇøÀÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
                                                                                            
 } else if (tx == 'ÌÔ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÌÔ : °æ»ç [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 11È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) °æ»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼±Çà<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÇÏ·ÊÇÏ´Ù</div>\n';

 } else if (tx == 'Ì×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ì× : °ø°æÇÒ [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µî±Û¿ù ¹® ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) °ø°æÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á¸°æÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ï°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¤ÁßÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÈÆ°èÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¿¹(ÖÉ)</div>\n';
              
 } else if (tx == 'ÌØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÌØ : °æÄ¡ [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìí (³¯ ÀÏ) ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) °æÄ¡, Ç³±¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºµ, ºû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±×¸²ÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿ì·¯·¯ º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³²Ç³</div>\n';
                                                                                       
 } else if (tx == 'Ìæ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìæ : ´ÙÅø [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø¡ (¼³ ¸³) ºÎ(Ý») 15È¹/ÃÑ 20È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ÙÅõ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °Ü·ç´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¦m´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³ª¾Æ°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °©ÀÛ½º·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ±»¼¼´Ù</div>\n';

 } else if (tx == 'ÌÈ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÌÈ : ´ÙÅø [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¤Ç (µÅÁö ÇØ) ¸Ó¸®= ú¤(µÅÁö ÇØ) ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼­¿ï, ¼öµµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼öÀÇ ´ÜÀ§, °æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±Ù½ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °¡Áö·±ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÌÈ : ¾ð´ö [¿ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¿ø]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ð´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
                                                                                               
 } else if (tx == 'Ìå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìå : ¸¶Ä§³» [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø¡ (¼³ ¸³) ºÎ(Ý») 6È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸¶Ä§³», µåµð¾î, °á±¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ÙÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³¡³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¶Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ²ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Áö°æ, ¶¥ÀÇ °¡ÀåÀÚ¸®, °æ°è</div>\n';
                                                                                       
 } else if (tx == 'Ìï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìï : Á¼Àº ±æ [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) Á¼Àº ±æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¡±õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
                                                                                       
 } else if (tx == 'Ìó') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìó : ´ÙÅø [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø© (¸» ¸¶) ºÎ(Ý») 13È¹/ÃÑ 23È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ³î¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °æ±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
                                                                                       
 } else if (tx == 'Ìè') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìè : Áö¾Ë [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç(½Ç »ç) ºÎ(Ý») 7È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) Áö¾Ë, °æ¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µµ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Áö°æ, ¶¥ÀÇ °¡ÀåÀÚ¸®, °æ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºÒ°æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Áö³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¸ñ¸Å´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ±Û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ³¯<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ³¯½Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ±æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) </div>\n';
                                                                                       
 } else if (tx == 'ÌÏ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÌÏ : º­½½ [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : P (º´ºÎ Àý) ¹æ ºÎ(Ý») 10È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) º­½½(´ç»ó°ü ÀÌ»ó)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÓ±ÝÀÌ ½ÅÇÏ¸¦ ºÎ¸¦ ¶§ ¾²´Â È£Äª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ëÀÎ¿¡ ´ëÇÑ Á¸Äª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼±»ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾ÆÁÖ¸Ó´Ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';
                                                                                       
 } else if (tx == 'Ìî') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìî : °¡º­¿ï [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëç (¼ö·¹ °Å) ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) °¡º±´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¡º­ÀÌ ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °æ¼ÖÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                                                       
 } else if (tx == 'ÌË') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÌË : ±â¿ï [°æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) º¯ ºÎ(Ý») 11È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ±â¿ï´Ù, ±â¿ï¾î Áö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºñ½ºµëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¶À½À» ±â¿ïÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹Ù¸£Áö ¾Ê´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´ÙÅõ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´ÙÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Àá±ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
                                                                                       
 } else if (tx == 'Ìö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ìö : ¿­ [°è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°è]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿­´Ù, ¿­¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÏ±ú¿ö ÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¸µµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ç·Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿©ÂÞ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾È³»ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀÎµµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) Ã¥»ó´Ù¸®¸¦ ÇÏ´Ù</div>\n';
                                                                                       
 } else if (tx == 'Í­') {
    text +='<tr><td><font color=#000099 size=4><center><b>Í­ : ¼¶µ¹ [°è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÁÂºÎº¯=Ý½(¾ð´ö ºÎ) ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°è]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼¶µ¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °è´Ü, Ãþ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ãþ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ç´Ù¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÇÑ °ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Â÷·Ê, ¼ø¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º­½½ Â÷·Ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
                                                                                       
 } else if (tx == 'Í¢') {
    text +='<tr><td><font color=#000099 size=4><center><b>Í¢ : ½Ã³» [°è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼ö º¯=â©(¹° ¼ö) ºÎ(Ý») 10È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°è]<br><br>\n';      
    text +='3) ¶æ        : (1) ½Ã³»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½Ã³»¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °è°î, »ê°ñÂ¥±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÅÖ ºñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÇêµÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';
                                                                                       
 } else if (tx == 'Í®') {
    text +='<tr><td><font color=#000099 size=4><center><b>Í® : ´ß [°è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ðè (»õ Á¶) ºÎ(Ý») 10È¹/ÃÑ 21È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°è]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Çö ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
                                                                                       
 } else if (tx == 'Í«') {
    text +='<tr><td><font color=#000099 size=4><center><b>Í« : °æ°èÇÒ [°è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) º¯ ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°è]<br><br>\n';      
    text +='3) ¶æ        : (1) °æ°èÇÏ´Ù, °æ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
                                                                                       
 } else if (tx == 'Í¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Í¦ : »ó°íÇÒ [°è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ü¢ (º­ È­) º¯ ºÎ(Ý») 11È¹/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°è]<br><br>\n';      
    text +='3) ¶æ        : (1) »ó°íÇÏ´Ù, À­ »ç¶÷¿¡°Ô ¾Æ·Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Çì¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¶¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °ßÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸Ó¹«¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸Â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ÍÄ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÄ : »õ³¢ ¾ç [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åÏ (¾ç ¾ç) ºÎ(Ý») 4È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) »õ³¢ ¾ç, ¾çÀÇ »õ³¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Èæ¾ç, °ËÁ¤ ¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'Í´') {
    text +='<tr><td><font color=#000099 size=4><center><b>Í´ : ½Ã¾î¹Ì [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ò³ (°èÁý ³à) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) ½Ã¾î¹Ì, ½Ã¾î¸Ó´Ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °í¸ð<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °èÁý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àá½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÍÕ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÕ : ºÏ [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÍÕ (ºÏ °í) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Ç±â¸¦ Å¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ä¡´Ù, µÎµå¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °Ý·ÁÇÏ´Ù, °í¾çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºÎÃß±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÈÖ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) µÇ(½Ò µîÀ» ¼¼´Â ´ÜÀ§³ª Àç´Â ±×¸©)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'ÍÃ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÃ : º² Â¤ [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ü¢ (º­ È­) ºÎ(Ý») 10È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) º²Â¤, Â¤Çª¶ó±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿ø°í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÃÊ°í, ÃÊ¾È</div>\n';

 } else if (tx == 'ÍÔ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÔ : ³ôÀ» [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÍÔ (³ôÀ» °í) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ôÀº °÷, ³ôÀº ÀÚ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºñ½Î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶Ù¾î³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »Ë³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)  </div>\n';

 } else if (tx == 'ÍÁ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÁ : ¾ð´ö [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÛÜ (Èò ¹é) ºÎ(Ý») 6È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ð´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºÎ¸£´Â ¼Ò¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´À¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´Ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Í¯') {
    text +='<tr><td><font color=#000099 size=4><center><b>Í¯ : ¿¹ [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿¹, ¿¹Àü, ¿¾ ³¯<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿À·¡ µÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿À·¡ ¹¬´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿¾ ½º·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¼±Á¶, Á¶»ó</div>\n';

 } else if (tx == 'ÍÓ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÓ : µ¹¾Æ º¼ [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : úí (¸Ó¸® Ç÷) ºÎ(Ý») 12È¹/ÃÑ 21È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¹¾Æº¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áö³­ ³¯À» »ý°¢ÇÏ´Ù, È¸»óÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ¹º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µ¹¾Æ°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ç°À» »ç´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´ç±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ´Ù¸¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) µµ¸®¾î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) »ý°¢°Ç´ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';

 } else if (tx == 'Íº') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íº : ¿¬°í [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µî±Û¿ù ¹® ºÎ(Ý») 5È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿¬°í, ¿¬À¯, ÀÌÀ¯, ±î´ß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿¾ ³¯, ¿¾ ÀÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ç°Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Á×Àº »ç¶÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀÏºÎ·¯<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ±×·¯¹Ç·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'Íµ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íµ : ¿Ü·Î¿ï [°í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : í­ (¾Æµé ÀÚ) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿Ü·ÓÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´Üµ¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) È¦·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °í¾Æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Àú¹ö¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º­½½ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿ÕÈÄ(èÝý¦)°¡ ÀÚ½ÅÀ» ³·Ãß¾î ºÎ¸£´Â ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'ÍÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÛ : °ñ [°î] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÍÛ (°ñ °î) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°î]<br><br>\n';      
    text +='3) ¶æ        : (1) °ñ, °ñÂ¥±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¿Ç³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸·È÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÛ : ³ª¶óÀÌ¸§ [¿å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [¿å]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª¶ó ÀÌ¸§±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÛ : º­½½ÀÌ¸§ [·Ï(³ì)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [·Ï(³ì)]<br><br>\n';      
    text +='3) ¶æ        : (1) º­½½ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'ÍØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍØ : ±ÁÀ» [°î] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : èØ (°¡·Î ¿Ð) ºÎ(Ý») 2È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°î]<br><br>\n';      
    text +='3) ¶æ        : (1) ±Á´Ù, ±¸ºÎ·¯Áö´Ù, ±ÁÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ÁÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¡¶ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Ç°î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Àç¹ÌÀÖ´Â ÀçÁÖ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ±¸¼®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀÚ¼¼ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == '07131000100CartGok') {
    text +='<tr><td><font color=#000099 size=4><center><b>°î : ¼ö·¹ [°î] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëç (¼ö·¹ °Å) ºÎ(Ý») 10È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°î]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼ö·¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Â÷·®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹ÙÄû Åë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸ðÀ¸´Ù, ÇÑµ¥ ¸ð¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÃÑ°ýÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÃßÃµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹Ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÍÞ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÞ : ¶¥ [°ï] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ï]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Íß') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íß : »ê ÀÌ¸§ [°ï] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  () ºÎ(Ý») È¹/ÃÑ È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ï]<br><br>\n';      
    text +='3) ¶æ        : (1) »ê ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÍÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÍÝ : °ïÇÒ [°ï] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 4È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ï]<br><br>\n';      
    text +='3) ¶æ        : (1) °ïÇÏ´Ù, ÇÇ°ïÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁöÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾î·Æ´Ù, Èûµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±«·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °¡³­ÇÏ´Ù</div>\n';

 } else if (tx == 'Íà') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íà : ¸º [°ï] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìí (³¯ ÀÏ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ï]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸º, ÀåÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Çü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÚ¼Õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °°´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Íà : µ¢¾î¸® [È¥] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [È¥]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¢¾î¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == '11020800100SwanGon') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íàðè : °í´Ï [°ï] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ðè (»õ Á¶) ºÎ(Ý») 8È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ï]<br><br>\n';      
    text +='3) ¶æ        : (1) °í´Ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ï°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ñ ´ß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Íé') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íé : »À [°ñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Íé (»À °ñ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ñ]<br><br>\n';      
    text +='3) ¶æ        : (1) »À, »À´Ù±Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁßÃß, ±Ù°£, °ñ°Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ö, ½ÅÃ¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼ºÇ°, ÀÎÇ°</div>\n';

 } else if (tx == 'Íö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íö : ºô [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : úë (±¸¸Û Ç÷) ºÎ(Ý») 3È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) (¼ÓÀÌ)ºñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇêµÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾µµ¥ ¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾µ¾µÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¶Õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÅëÇÏ°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ±¸¸Û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÇÏ´Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) °øÁß</div>\n';

 } else if (tx == 'Íñ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íñ : °ø¼ÕÇÒ [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 6È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) °ø¼ÕÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á¶½ÉÇÏ´Ù, »ï°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹Þµé´Ù, ¼¶±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á÷ºÐÀ» ´ÙÇÏ´Ù</div>\n';

 } else if (tx == 'Íò') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íò : µÎ ¼ÕÀ» ¸ÂÀâÀ» [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : â¢ (¼Õ¼ö º¯=Àç¹æº¯) ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) µÎ ¼ÕÀ» ¸ÂÀâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Æ¸§, ÇÑ ¾Æ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÆÈÂ¯À» ³¢´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Íî') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íî : ±¸¸Û [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : í­ (¾Æµé ÀÚ) ºÎ(Ý») 1È¹/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) ±¸¸Û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºñ´Ù, ºñ¾î ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸Å¿ì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½ÉÈ÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±í´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼º¾¾(àóä«)ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Íí') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íí : °ø [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â) ºÎ(Ý») 3È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) °ø, °øÀû, °øÈÆ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °øÀ» Ä¡»çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¸¶÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »óº¹</div>\n';

 } else if (tx == 'Íë') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íë : °øº¯µÉ °ø [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¢ (¿©´ü ÆÈ) ºÎ(Ý») 2È¹/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) °øº¯µÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °øÆòÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °øÆò¹«»çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±ÍÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³²À» ³ô¿© ºÎ¸£´Â ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º­½½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °üÃ», Á¤ºÎ±â°ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¿©·¯</div>\n';

 } else if (tx == 'Íø') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íø : ¹ÙÄ¥ [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¯ (Á¶°³ ÆÐ) ºÎ(Ý») 3È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ÙÄ¡´Ù, Çå½ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌ¹ÙÁöÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ø¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ãµ°ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÇÏ(ù¾)³ª¶ó ¼¼¹ý(áªÛö)ÀÎ ±¸½Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Íï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íï : ÀåÀÎ [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Íï (ÀåÀÎ °ø) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀåÀÎ, °øÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ø¾÷, ±â¼ú¾÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ø±³ÇÏ´Ù(¼Ø¾¾³ª ÀçÁÖ°¡ ÁÁ´Ù)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¸µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º­½½¾ÆÄ¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾Ç°ø, À½¾ÇÀ» ¿¬ÁÖÇÏ´Â »ç¶÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Íð') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íð : µÎ·Á¿ï [°ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 6È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ø]<br><br>\n';      
    text +='3) ¶æ        : (1) µÎ·Á¿ö ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °Ì³»´Ù, ¹«¼­¿ö ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ø°¥ÇÏ´Ù, Çù¹ÚÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) À¸¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µÎ·Á¿ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾Æ¸¶µµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Íý') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íý : ¿­¸Å [°ú] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ú]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿­¸Å, ¾¾¾Ñ, Á¾ÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °úÀÏ, °ú½Ç, ½Ç°ú<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °á°ú<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °ú´Ü¼º ÀÖ´Ù</div>\n';

 } else if (tx == 'Î¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Î¦ : Áö³¯ [°ú] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ú]<br><br>\n';      
    text +='3) ¶æ        : (1) Áö³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áö³ª°¡´Ù, Áö³ªÄ¡´Ù, ³Ñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¡´Â ±æ¿¡ µé¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Áö³ªÄ¡´Ù, °úÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³ª¹«¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Çã¹°, Àß¸ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿¹Àü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ±¥ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'Íû') {
    text +='<tr><td><font color=#000099 size=4><center><b>Íû : ÀûÀ» [°ú] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Áý ¸é(°« ¸Ó¸®) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ú]<br><br>\n';      
    text +='3) ¶æ        : (1) Àû´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÛ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) È¦¾î¹Ì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿ÕÈÄ(èÝý¥)°¡ ÀÚ½ÅÀ» ÀÏÄÂ´Â ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´ÄÀº °úºÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Î¯') {
    text +='<tr><td><font color=#000099 size=4><center><b>Î¯ : º­½½ [°ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : °«¸Ó¸® ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ü]<br><br>\n';      
    text +='3) ¶æ        : (1) º­½½, °øÁ÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ü, °ü¾Æ, °ø±â°ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º­½½¾ÆÄ¡, °ü¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¶À», °íÀå</div>\n';

 } else if (tx == 'Îº') {
    text +='<tr><td><font color=#000099 size=4><center><b>Îº : º¼ [°ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ì¸ (º¼ °ß) ºÎ(Ý») 18È¹/ÃÑ 25È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ü]<br><br>\n';      
    text +='3) ¶æ        : (1) º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) º¸ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ý°¢, °üÁ¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸ð¾ç</div>\n';

 } else if (tx == 'Î®') {
    text +='<tr><td><font color=#000099 size=4><center><b>Î® : °« [°ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¹Î °«¸Ó¸® ºÎ(Ý») 7È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [°ü]<br><br>\n';      
    text +='3) ¶æ        : (1) °«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °«À» ¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ß º­½½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼ºÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) À¸¶ä, Á¦ÀÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)</div>\n';

 } else if (tx == 'Ðè') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðè : ÀÚ¶ûÇÒ [±à] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÃ (Ã¢ ¸ð) ºÎ(Ý») 4È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±à]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÚ¶ûÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼þ»óÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾Æ³¢´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °ø°æÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾ö¼÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »ï°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºÒ½ÖÈ÷ ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±«·Î¿öÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) À§ÅÂÇÏ´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ðè : Ã¢ÀÚ·ç [±Ù] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [±Ù]<br><br>\n';      
    text +='3) ¶æ        : (1) Ã¢ÀÚ·ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  À§ÅÂÇÏ´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ðè : È¦¾Æºñ [°ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [°ü]<br><br>\n';      
    text +='3) ¶æ        : (1) È¦¾Æºñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'ÎÃ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÎÃ : ºû [±¤] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾îÁø »ç¶÷ ÀÎ ¹ß ºÎ(Ý») 4È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¤]<br><br>\n';      
    text +='3) ¶æ        : (1) ºû, ¹àÀ½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼¼¿ù, ½Ã°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °æÄ¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿µÈ­·Ó´Ù</div>\n';

 } else if (tx == 'ÎÆ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÎÆ : ³ÐÀ» [±¤] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾öÈ£ ¹Ø ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¤]<br><br>\n';      
    text +='3) ¶æ        : (1) ³Ð´Ù, ³Ê¸¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³Î¸®, ±¤´ëÇÑ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ÐÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'ÎÄ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÎÄ : ¹Ù¸¦ [±¤] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¤§(ÅÍÁø ÀÔ ±¸) ¸ö ºÎ(Ý») 4È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¤]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹Ù¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹Ù·ÎÀâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±¸¿øÇÏ´Ù, µ½´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÈÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºñ¶Ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) µÎ·Á¿ö ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ´«ÀÚÀ§</div>\n';

 } else if (tx == 'ÎÇ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÎÇ : ºô [±¤] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìí (³¯ ÀÏ) ºÎ(Ý») 15È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¤]<br><br>\n';      
    text +='3) ¶æ        : (1) ºñ´Ù, ºñ¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °øÇãÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Çê µÇÀÌ Áö³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °øÇãÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³Ð´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹à´Ù</div>\n';

 } else if (tx == 'ÎÏ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÎÏ : Á¡±¥ [±¥] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¥]<br><br>\n';      
    text +='3) ¶æ        : (1) Á¡±¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª´©´Ù, °¡¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °æ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¶À»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °Å´À¸®´Ù</div>\n';
 
 } else if (tx == 'ÎÙ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÎÙ : È³³ª¹« [±«] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 10È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¥]<br><br>\n';      
    text +='3) ¶æ        : (1) È³³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) È¸È­³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ï°ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
  
 } else if (tx == '06240900100ClawMarkOfATirger') {
    text +='<tr><td><font color=#000099 size=4><center><b>±¬ : È£¶ûÀÌ ¹ßÅé ÀÚ±¹ [±¬] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ûÛ (¹ü È£) ºÎ(Ý») 6È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¬]<br><br>\n';      
    text +='3) ¶æ        : (1) È£¶ûÀÌ ¹ßÅéÀÚ±¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª¶ó ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
  
 } else if (tx == 'Îß') {
    text +='<tr><td><font color=#000099 size=4><center><b>Îß : »ç±Ð [±³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¤Ç (µÅÁö ÇØ(ú¤) ¸Ó¸® ºÎ(Ý») 4È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±³]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç±Í´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿Õ·¡ÇÏ´Ù, ¼­·Î ¿À°í °¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼¯ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹Ù²Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾ù°É¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÁÖ°í ¹Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Èê·¹ÇÏ´Ù, ±³¹ÌÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¿Ê ±ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';
    
 } else if (tx == '02130500100FairSo') {
    text +='<tr><td><font color=#000099 size=4><center><b>á¯Õô : ±ÇÇÒ [±³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â(¿ª)) ºÎ(Ý») 2È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±³]<br><br>\n';      
    text +='3) ¶æ        : (1) ±ÇÇÏ´Ù, ±ÇÀåÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿­½ÉÈ÷ ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>á¯Õô : ¾Æ¸§´Ù¿ï [¼Ò] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¼Ò]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    
 } else if (tx == 'ôý') {
    text +='<tr><td><font color=#000099 size=4><center><b>ôý : ºÎ¸¦ [ÃÊ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Àç¹æ º¯=â¢ (¼Õ ¼ö) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ÃÊ]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÎ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±¸ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °ú³á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ôý : ÁöÀûÇÒ [±³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [±³]<br><br>\n';      
    text +='3) ¶æ        : (1) ÁöÀûÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °É´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ôý : º°ÀÌ¸§ [¼Ò] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¼Ò]<br><br>\n';      
    text +='3) ¶æ        : (1) º°ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';
    
 } else if (tx == 'Îå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Îå : °ø±³ÇÒ [±³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Íï (ÀåÀÎ °ø) ºÎ(Ý») 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±³]<br><br>\n';      
    text +='3) ¶æ        : (1) °ø±³ÇÏ´Ù, ¼Ø¾¾³ª ÀçÁÖ°¡ ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼Ø¾¾°¡ ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±³¹¦ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾à»èºü¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀçÁÖ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ã¥·«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÛÀº ²Ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿¹»Ú´Ù, ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±³¸ðÇÏ°Ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';
    
 } else if (tx == 'Îì') {
    text +='<tr><td><font color=#000099 size=4><center><b>Îì : ¹Ù·ÎÀâÀ» [±³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÅ (È­»ì ½Ã) ºÎ(Ý») 12È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±³]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹Ù·ÎÀâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼ÓÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±»¼¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ã»Å¹ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';
   
 } else if (tx == 'Îú') {
    text +='<tr><td><font color=#000099 size=4><center><b>Îú : ¾ÆÈ© [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ëà (»õ À») ºÎ(Ý») 1È¹/ÃÑ 2È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ÆÈ©, ¼ýÀÚ 9<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) 9¹ø, 9¹ø Â°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
  
 } else if (tx == 'ÏË') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏË : ¸Á¾ÆÁö [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø© (¸» ¸¶) ºÎ(Ý») 5È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸Á¾ÆÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀþÀºÀÌ, Ã»³â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾î¸° ¾ÆÀÌ, Ã¶ºÎÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
  
 } else if (tx == 'ÏÌ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÌ : ¸ô [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø© (¸» ¸¶) ºÎ(Ý») 11È¹/ÃÑ 21È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ô´Ù, ¸»À» Å¸°í ¸ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³» ÂÑ´Ù, ³» Ä¡´Ù, ³» º¸³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ë¿­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
  
 } else if (tx == 'Ï´') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ï´ : ±¸ÇÒ [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾Æ·§ ¹° ¼ö=â©(¹° ¼ö) ºÎ(Ý») 2È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ±¸ÇÏ´Ù, Ã£´Ù, ¿øÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±¸ÇØÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºô¸®´Ù, ºô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Å½ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
  
 } else if (tx == 'Îý') {
    text +='<tr><td><font color=#000099 size=4><center><b>Îý : °®Ãâ [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¢ (¿©´ü ÆÈ) ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) °®Ãß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °®Ãß¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±¸ºñÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿¬Àå<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±×¸©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸ðµÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÇÔ²²<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÚ¼¼È÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÀÏÀÏÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10)  </div>\n';
  
 } else if (tx == 'Ï¢') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ï¢ : ÀÔ [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÔ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Æ°¡¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÎ±¸, »ç¶÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾î±Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸»ÇÏ´Ù</div>\n';
  
 } else if (tx == 'Ï«') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ï« : µÎ·Á¿ö ÇÒ [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 18È¹/ÃÑ 21È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) µÎ·Á¿ö ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ÆÁ¤ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) À§ÇùÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µÎ·Á¿ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
  
 } else if (tx == 'Ï§') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ï§ : ¶§ [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶§, ¶§ ¹¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´õ·´´Ù, ´õ·´È÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼öÄ¡, ºÎ²ô·¯¿ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
  
 } else if (tx == 'ÏÁ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÁ : ¿¹ [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¿ (Àý±¸ ±¸) ºÎ(Ý») 12È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿¹, ¿¾ ³¯<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ÄÀºÀÌ, ³ëÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿À·¡µÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ä£±¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
  
 } else if (tx == 'Ï»') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ï» : °öÀÚ [±¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÅ (È­»ì ½Ã) ºÎ(Ý») 5È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) °öÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³×¸ð<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ð¼­¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸ð³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »õ±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´ëÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'ÏÐ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÐ : ³ª¶ó [±¹] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (Å« ÀÔ ±¸) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¸]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª¶ó, ±¹°¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °Ç±¹ÇÏ´Ù, ³ª¶ó¸¦ »õ·Î ¼¼¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ª¶óÀÇ, ±¹°¡ÀÇ, ±¹¹ÎÀÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
 
} else if (tx == 'ÏÓ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÓ : °¡Á× °ø [±¹] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  úÔ (°¡Á× Çõ) ºÎ(Ý») 8È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±¹]<br><br>\n';      
    text +='3) ¶æ        : (1) °¡Á× °ø, °ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±¹È­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °íÇÏ´Ù, ¾Ë¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±¹¹®ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¼º(àó) ÀÌ¸§</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÓ : ±Ã±ÃÀÌ [±Ã] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [±Ã]<br><br>\n';      
    text +='2) ¶æ        : (1) ±ÃÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

} else if (tx == 'ÏÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÖ : ÀÓ±Ý [±º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  Ï¢ (ÀÔ ±¸) ºÎ(Ý») 4È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±º]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÓ±Ý, ¿Õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³²Æí, Áö¾Æºñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ºÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³²À» ³ô¿© ºÎ¸£´Â ¸», ±×´ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÛÀ§, ±º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (³²ÀÚ¸¦ ºÎ¸£´Â È£Äª)ÀÚ³×<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

} else if (tx == 'ÏØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏØ : ¹«¸® [±º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  åÏ (¾ç ¾ç) ºÎ(Ý») 7È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±º]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹«¸®, ¶¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹þ, Ä£±¸, Ä£¿ì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¹Àº, ¿©·µ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¶¼¸¦ Áþ´Ù, ¶¼°ÅÁö·Î ¸ô·Á ¿À´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸ðÀÌ´Ù, ¸ðÀ¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

} else if (tx == 'ÏÚ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÚ : ±º»ç [±º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  Ëç (¼ö·¹ °Å) ºÎ(Ý») 2È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±º]<br><br>\n';      
    text +='3) ¶æ        : (1) ±º»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ºÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±º´ë, º´·Â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÁøÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

} else if (tx == 'ÏÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÏÛ : °íÀ» [±º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ¿ìºÎ¹æ=ëé(°íÀ» À¾) ºÎ(Ý») 7È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±º]<br><br>\n';      
    text +='3) ¶æ        : (1) °íÀ», ¸¶À»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °üÃ»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇàÁ¤±¸¿ªÀÇ ´ÜÀ§, ±º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹«¸®, ¶¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºÎ·ù, ¹­À½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ½×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

} else if (tx == 'Ïà') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ïà : Áý [±Ã] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ¸é(Áý ¸é)=°« ¸Ó¸® ºÎ(Ý») 7È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ã]<br><br>\n';      
    text +='3) ¶æ        : (1) Áý, °¡¿Á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ë±È, ±ÃÀü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¾¹¦<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µÎ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¿ÀÀ½(çéëå)ÀÇ ÇÑ ¸íÄª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿ÀÇü(çéúý)ÀÇ ÇÑ Çü¹ú, ±ÃÇü(»ý½Ä±â¸¦ Á¦°ÅÇÏ´Â Çü¹ú) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

} else if (tx == 'Ïå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ïå : ¸ö [±Ã] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ãó (¸ö ½Å) º¯ ºÎ(Ý») 3È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ã]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Ä£È÷, ¸ö¼Ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';

} else if (tx == 'Ïè') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ïè : ±ÇÇÒ [±Ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  Õô (Èû ·Â) ºÎ(Ý») 18È¹/ÃÑ 20È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ±ÇÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±Ç¸é(ÏèØõ:±ÇÇÏ°í °Ý·ÁÇÏ´Ù)ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±Ç°í, ±Ç°íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÎµµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °¡¸£Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) µû¸£´Ù</div>\n';

 } else if (tx == 'Ïô') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ïô : ´ë±È [±È] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ú¦ (¹® ¹®) ºÎ(Ý») 10È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±È]<br><br>\n';      
    text +='3) ¶æ        : (1) Å« Áý, ´ë±È<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ë±È¹®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¶Á¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Èì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±ÈÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÆÄ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¶Õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÌÁö·¯Áö´Ù, ÀÌÁö·¯¶ß¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'Ïð') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ïð : ±× [±È] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¹Î ¾ö È£ ¹Ø ºÎ(Ý») 10È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±È]<br><br>\n';      
    text +='3) ¶æ        : (1) ±×, ±× °Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª¶óÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ó±â(ß¾Ñ¨:ÇÇ°¡ ¸Ó¸®·Î ¸ô¸®´Â º´)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºÏ¹æ ÀÌ¹ÎÁ·ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹ß±¼ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼÷ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Âª´Ù</div>\n';

 } else if (tx == 'Ïý') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ïý : µ¹¾Æ ¿Ã [±Í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ò­ (±×Ä¥ Áö) ºÎ(Ý») 14È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Í]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¹¾Æ¿À´Ù, µ¹¾Æ°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µû¸£´Ù, ÁÀ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½ÃÁý°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸Ã±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸¶Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Æíµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¶æ</div>\n';

 } else if (tx == 'Ïþ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ïþ : ±ÍÇÒ [±Í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¯ (Á¶°³ ÆÐ) ºÎ(Ý») 5È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Í]<br><br>\n';      
    text +='3) ¶æ        : (1) ±ÍÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼ÒÁßÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ÍÁßÇÏ´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±ÍÇÏ°Ô ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºñ½Î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ±ÍÀÎ, ±ÍÁ·°ú °°ÀÌ ¸íÄª ¾Õ¿¡ ³õ¾Æ Á¸ÄªÀ» ³ªÅ¸³»´Â Á¢µÎ¾î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Ð®') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ð® : ¹ý [±Ô] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ì¸ (º¼ °ß) ºÎ(Ý») 4È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ô]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ýÄ¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ð¹üÀ¸·Î »ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º»¶ß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹Ù·ÎÀâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °æ°èÇÏ´Ù, °æ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹®Ã¼ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ²ÒÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ²Ò, Ã¥·«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) µ¿±×¶ó¹Ì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ±×¸²¼è(¿øÇüÀ» ±×¸®´Â ±â±¸)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ±×¸®´Ù</div>\n';

 } else if (tx == 'Ð·') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ð· : ¼­¸¥ ±Ù [±Õ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÐÝ (¼è ±Ý) ºÎ(Ý») 4È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Õ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼­¸¥ ±Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ì·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °í¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Ðº') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðº : ÀÌ±æ [±Ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾îÁø »ç¶÷ ÀÎ ¹ß ºÎ(Ý») 5È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ø]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ±â´Ù, ´É°¡ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Áö±â½È¾îÇÏ´Â ¼ºÁú<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) (¹«°ÔÀÇ ´ÜÀ§) g, ±×·¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Ð¿') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ð¿ : ´ÙÇÒ [±Ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ø]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ÙÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ØÁøÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Áö±ØÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Á¦À§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º°ÀÇ ÀÌ¸§</div>\n';

 } else if (tx == 'ÐÍ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÍ : »ï°¥ [±Ù] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 11È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ù]<br><br>\n';      
    text +='3) ¶æ        : (1) »ï°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ÝÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ÝÁöÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÚ¼ºÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ÐÎ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÎ : °¡±î¿ï [±Ù] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ù]<br><br>\n';      
    text +='3) ¶æ        : (1) °¡±õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ÙÃ³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ÙÄ£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿ä ±Ù·¡, ¿ä »çÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÎ : ¾îÁ¶»ç [±â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [±Ù]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾îÁ¶»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'ÐÆ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÆ : »Ñ¸® [±Ù] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 6È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ù]<br><br>\n';      
    text +='3) ¶æ        : (1) »Ñ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±Ù¿ø, ±Ùº», ¹ÙÅÁ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹ØµÕ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »Ñ¸®¹Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ÐÍ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÍ : »ï°¥ [±Ù] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  åë (¸»¾¸ ¾ð) ºÎ(Ý») 11È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ù]<br><br>\n';      
    text +='3) ¶æ        : (1) »ï°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÚ¼ºÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ÝÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ö±ÝÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
          
 } else if (tx == 'ÐÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÝ : ¼è [±Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ÐÝ(¼è ±Ý) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼è, Ã¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±Ý¼Ó, Ã¶ºÙÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±Ý, È²±Ý </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÝ : ¼º(àó)ÀÇ ÇÏ³ª [±è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(1) ¼º(àó)ÀÇ ÇÏ³ª, ±è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
          
 } else if (tx == 'ÐØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÐØ : »õ [±Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  À¯(Áü½Â¹ßÀÚ±¹ À¯) ºÎ(Ý») 8È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) »õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³¯Áü½Â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Áü½Â(Á¶¼ö(ðèâ®)ÀÇ ÃÑÄª)</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ç·ÎÀâ´Ù, »ç·ÎÀâÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Æ÷·Î</div>\n';
       
 } else if (tx == 'ÐÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÐÖ : °Å¹®°í [±Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  èÝ=è¬(±¸½½ ¿Á)º¯ ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) °Å¹®°í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Çö¾Ç±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾Ç±â¸¦ Å¸´Ù, ¿¬ÁÖÇÏ´Ù </div>\n';
       
 } else if (tx == 'Ðà') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðà : ¹ÌÄ¥ [±Þ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  ÐÝ(¼è ±Ý) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ê´Ù, ¹ÌÄ¡´Ù, »¸Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌ¸£´Ù, µµ´ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´õºÒ¾î, ÇÔ²², °°ÀÌ <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ÙÇÏ´Ù</div>\n';
            
 } else if (tx == 'Ðå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðå : ÁÙ [±Þ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  »ç(½Ç »ç) ºÎ(Ý») 6È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±Þ]<br><br>\n';      
    text +='3) ¶æ        : (1) ÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á¦°øÇÏ´Ù, °ø±ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³Ë³ËÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½ÃÁßµé´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´ë´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';
             
 } else if (tx == 'Ðï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðï : ±×¸© [±â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 13È¹/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +='3) ¶æ        : (1) ±×¸©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á¢½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µµ±¸ <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÎÀç, ÀÎ¹° <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±×¸©À¸·Î ¾²´Ù</div>\n';
                
 } else if (tx == 'Ðù') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðù : ¸ö [±â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö :  Ðù (¸ö ±â) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ö, ½ÅÃ¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª, ÀÚ±â, ÀÚ½Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Ù½º¸®´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿©¼¸Â° Ãµ°£</div>\n';
  
 } else if (tx == 'ÑÂ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÂ : ¾îÂî [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ôç (Äá µÎ) ºÎ(Ý») 3È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¾îÂî<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾îÂîÇÏ¿©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±×</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÂ : °³°¡ [°³]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) [¼Ò¸®]    : [°³]<br><br>\n';      
    text +=' 2) ¶æ        : (1) °³°¡<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) È­¶ôÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
            
 } else if (tx == 'Ñ¨') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ñ¨ : ±â¿î [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ±â¿î ±â ºÎ(Ý») 6È¹/ÃÑ 4È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±â¿î, ±â<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ý±â, ¿ø±â, »ý¸í·Â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼û  <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Èû <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÚ¿¬Çö»ó <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ±âÃ¼ <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7)   <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
            
 } else if (tx == 'Ðñ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðñ : ÅÍ [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÅÍ, ÅÍÀü<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±Ùº»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÚ¸®¸¦ Àâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ç¾÷ <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±âÀÎÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';       

 } else if (tx == 'Ðþ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðþ : ÀÌ¹Ì [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÀÌ¹Ì ±â ¹æ ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÀÌ¹Ì, ¹ú½á<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ÙÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)   <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';         
    text +='<tr><td><font color=#000099 size=4><center><b>Ðþ : ½Ò [Èñ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2) [¼Ò¸®]    : [Èñ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ½Ò<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ì¹Ì(ÒÑÚ·)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)    </div>\n';   

 } else if (tx == 'Ñ»') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ñ» : ¾îÂî [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : »ç(½Ç »ç) ºÎ(Ý») 8È¹/ÃÑ 14È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ºñ´Ü<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹«´Ì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ö´Ù</div>\n';
            
 } else if (tx == 'ÑÃ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÃ : ÀÏ¾î³¯ [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ñË (´Þ¾Æ³¯ ÁÖ) ºÎ(Ý») 3È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÀÏ¾î³ª´Ù, ÀÏ¾î¼­´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÏÀ¸Å°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µµ¸ðÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹ß»ýÇÏ´Ù, »ý±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´Ù½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °Åµì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';
                    
 } else if (tx == 'Ðú') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðú : ±â¹Ì [±â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¿ä (ÀÛÀ» ¿ä) ºÎ(Ý») 9È¹(Á¦ºÎ¼ö)/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +='3) ¶æ        : (1) ±â¹Ì, Á¶Áü <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ó¸¶, ¸î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ìÇÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¡±õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹Ù¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) À§ÅÂÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±âÆ²<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °ÅÀÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) °íµ¿(±â°èÀåÄ¡)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) </div>\n';  
                        
 } else if (tx == 'Ðì') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ðì : ±× [±â] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ðì (±× ±â) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +='3) ¶æ        : (1) ±×, ±× °Í, ±× »ç¶÷</div>\n';   
     
 } else if (tx == 'ò´') {
    text +='<tr><td><font color=#000099 size=4><center><b>ò´ : ¶¥ ±Í½Å [Áö]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ãÆ (º¸ÀÏ ½Ã) ºÎ(Ý») 5È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [Áö]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¶¥±Í½Å, ÅäÁö½Å<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´Ù¸¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ø°æÇÏ´Ù<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n'; 
    text +='<tr><td><font color=#000099 size=4><center><b>ò´ : Æí¾È ÇÒ [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Æí¾ÈÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n'; 

 } else if (tx == 'ÑÁ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÁ : ³ª¹«¶ö [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 12È¹/ÃÑ 19È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ³ª¹«¶ó´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºñ¿ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ã¥ÇÏ´Ù, ÁúÃ¥ÇÏ´Ù<br>\n';      
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °£ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±âÂûÇÏ´Ù</div>\n';
            
 } else if (tx == 'Ñ¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ñ¦ : Æ² [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 12È¹/ÃÑ 16È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Æ²<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±â°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º£Æ²<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀçÄ¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±â±³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °ÅÁþ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÇãÀ§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ±âÈ¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¶§, ½Ã±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ±âÆ²<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ±Ç¼¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) </div>\n';
            
 } else if (tx == 'Ñ°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ñ° : ±¸½½ [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : èÝ=è¬ (±¸½½ ¿Á) ºÎ(Ý») 12È¹/ÃÑ 16È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±¸½½<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼±°Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º°ÀÌ¸§</div>\n';
            
 } else if (tx == 'ÑÇ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÇ : ÁÖ¸± [±â]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ãÝ (¹ä ½Ä) ºÎ(Ý») 12È¹/ÃÑ 21È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±â]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÁÖ¸®´Ù, ¹è °ô´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Èä³â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Èä³âÀÌ µé´Ù <br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
            
 } else if (tx == 'ÑÎ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÑÎ : ±æÇÒ [±æ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [±æ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±æÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿îÀÌ ÁÁ´Ù</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º¹</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º¹ÀÌ µé¾î¿À´Ù</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÂøÇÏ´Ù</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) È¥ÀÎ</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) Á¦»ç</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÃÊÇÏ·ç</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';
            
 } else if (tx == 'Ò°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò° : ¾îÂî [³ª]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 5È¹/ÃÑ 9È¹<br><br>\n';
    text +=' 2) [¼Ò¸®]    : [³ª]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¾îÂî<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ò° : ´É±Ý³ª¹« [³»]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2) [¼Ò¸®]    : [³»]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ´É±Ý³ª¹«, »ç°ú³ª¹«<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾îÂî<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';

 } else if (tx == 'Ññ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ññ : ¾î·Á¿ï [³­]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ãß (»õ Ãß) ºÎ(Ý») 11È¹/ÃÑ 19È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³­]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¾î·Æ´Ù, Èûµé´Ù, Èû°ã´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸·´Ù, ¹°¸®Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ª¹«¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿ï°ÅÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Àû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¿ø¼ö</div>\n';
              
 } else if (tx == 'Ñû') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ñû : »ç³» [³²]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â) ºÎ(Ý») 5È¹/ÃÑ 7È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³²]<br><br>\n';      
    text +=' 3) ¶æ        : (1) »ç³», ³²ÀÚ<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Æµé<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÛÀ§ÀÇ ÇÑ °¡Áö</div>\n';
                     
 } else if (tx == 'Ñõ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ñõ : ³²³á [³²]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ä¨ (¿­ ½Ê) ºÎ(Ý») 7È¹/ÃÑ 9È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³²]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ³²³á, ³²ÂÊ<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³²ÂÊÀ¸·Î °¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÓ±Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ¾ÇÀÇ ÀÌ¸§, Ç³·ùÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÛÀ§ÀÇ ÇÑ °¡Áö</div>\n';
                               
 } else if (tx == 'Ò¡') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò¡ : µéÀÏ [³³]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : »ç (½Ç »ç) ºÎ(Ý») 4È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³³]<br><br>\n';      
    text +=' 3) ¶æ        : (1) µéÀÌ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼öÀåÇÏ´Ù, °ÅµÎ¾î °£Á÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹ÙÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';
                                  
 } else if (tx == 'Ò¥') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò¥ : ÁÖ¸Ó´Ï [³¶]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 19È¹/ÃÑ 22È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³¶]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÁÖ¸Ó´Ï<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÚ·ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÁÖ¸Ó´Ï¿¡ ³Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
                            
 } else if (tx == 'Ò®') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò® : ¾È [³»]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ºÎ(Ý»)/ÃÑ 4È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³»]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¾È, ¼Ó, ³»ºÎ<br> \n';
      
 } else if (tx == 'Ò¬') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò¬ : ÀÌ¿¡ [³»]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ºÎ(Ý»)/ÃÑ 4È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³»]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÀÌ¿¡, °ð<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌÀü¿¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³Ê</div>\n';
                                  
 } else if (tx == 'Ò³') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò³ : °èÁý [³à(¿©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ò³(°èÁý ³à(¿©)) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³à(¿©)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) °èÁý, ¿©ÀÚ<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µþ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½ÃÁýº¸³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³Ê, ´ç½Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º°ÀÇ ÀÌ¸§</div>\n';
                                  
 } else if (tx == 'Ò´') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò´ : ÇØ [³â(¿¬)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÊÎ (¹æÆÐ °£) ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³â(¿¬)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÇØ, ³â<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ªÀÌ, ¿¬¼¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½Ã´ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
                          
 } else if (tx == 'Ò·') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò· : »ý°¢ [³ä(¿°)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³ä(¿°)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) »ý°¢, »ý°¢ÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿Ü´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àá±ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½º¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                     
 } else if (tx == 'Ò¸') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò¸ : Æí¾ÈÇÒ [³ä(¿°)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³ä(¿°)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Æí¾ÈÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á¶¿ëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °í¿äÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                   
 } else if (tx == 'àî') {
    text +='<tr><td><font color=#000099 size=4><center><b>àî : Æí¾ÈÇÒ [³å(¿±)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Àç¹æº¯=â¢(¼Õ ¼ö) ºÎ(Ý») 18È¹/ÃÑ 21È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³å(¿±)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Æí¾ÈÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °í¿äÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>àî : ¸ô¾Æ ÀâÀ» [¼·] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [¼·]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¸ô¾Æ Àâ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Àâ¾Æ¸Å´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °âÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´ç±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °¡Áö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¼º³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ºô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ÃßÆ÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ³¢´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) µÎ·Á¿öÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>àî : ±ê ²Ù¹Ì°³ [»ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [»ð]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±ê ²Ù¹Ì°³<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
                                                  
 } else if (tx == 'ÒÜ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÒÜ : ³ó»ç [³ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : òã (º° Áø) ºÎ(Ý») 6È¹/ÃÑ 13È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [³ó]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ³ó»ç, ³ó»çÁþ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³óºÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ë·ÂÇÏ´Ù, Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    
 } else if (tx == 'Òö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Òö : ´ÉÇÒ [´É] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : êÅ (À° ´Þ¿ù) = ë¿ (°í±â À°) ºÎ(Ý») 6È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [´É]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ´ÉÇÏ´Ù, ´ÉÈ÷ ÇÒ ¼ö ÀÖ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´É·Â, Àç´É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +=' 2)[¼Ò¸®]     : [³»]<br><br>\n';      
    text +=' 3) ¶æ        : (1) °ßµð´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'Òý') {
    text +='<tr><td><font color=#000099 size=4><center><b>Òý : ¸¹À» [´Ù] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : àª (Àú³á ¼®) ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´Ù]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¶Ä§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ¸§´ä°Ô ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ó­') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ó­ : ÂªÀ» [´Ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÅ (È­»ì ½Ã) ºÎ(Ý») 7È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´Ü]<br><br>\n';      
    text +='3) ¶æ        : (1) Âª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ðÀÚ¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Èäº¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Çã¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿ä»ç(ÀÏÂï Á×´Â ÀÏ)</div>\n';

 } else if (tx == 'Ó®') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ó® : ³¡ [´Ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø¡ (¼³ ¸³) ºÎ(Ý») 9È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´Ü]<br><br>\n';      
    text +='3) ¶æ        : (1) ³¡, ¸»´Ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½Ç¸¶¸®, ´ÜÃÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ã³À½, ½ÃÃÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹Ù¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ó©') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ó© : ¾ÆÄ§ [´Ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìí (³¯ ÀÏ) ºÎ(Ý») 1È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´Ü]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ÆÄ§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ãÀ» ¼¼¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';

 } else if (tx == 'Ó¡') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ó¡ : ºÓÀ» [´Ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ` (Á¡ ÁÖ) ºÎ(Ý») 3È¹/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´Ü]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÓ°Ô Ä¥ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºÓÀº ºû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºÓÀº ¸ð·¡(´Ü»ç(Ó¡ÞÞ))<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½Å¾à<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼º½É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ó¡ : Á¤¼º½º·¯¿ï [¶õ(³­)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¶õ(³­)]<br><br>\n';      
    text +='3) ¶æ        : (1) Á¤¼º½º·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'Ó¹') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ó¹ : Åë´ÞÇÒ [´Þ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´Þ]<br><br>\n';      
    text +='3) ¶æ        : (1) Åë´ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´É¼÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌ·ç´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÅëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¸³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿Ã¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'ÓÈ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÓÈ : ¸»¾¸ [´ã] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 8È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ã]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸»¾¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌ¾ß±â, ÀÌ¾ß±âÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ó´ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Ó¿') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ó¿ : ¹° ¸¼À» [´ã] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : â© (¹° ¼ö) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ã]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸¼´Ù, ¹° ¸¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (¸ÀÀÌ) ½Ì°Ì´Ù, ´ã¹éÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (»öÀÌ) ¿¯´Ù, ¿¬ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) (³óµµ°¡) ¹±´Ù</div>\n';

 } else if (tx == 'ÓÍ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÓÍ : ´äÇÒ [´ä] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ñÓ (´ë Á×) ºÎ(Ý») 6È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ä]<br><br>\n';      
    text +='3) ¶æ        : (1) ´äÇÏ´Ù, ´ë´äÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´äÇÏ´Ù, ´äÀ» ¸»ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ë´ä<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °±´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÓÑ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÓÑ : Áý [´ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ç]<br><br>\n';      
    text +='3) ¶æ        : (1) Áý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ëÃ»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ÙÄ£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³²ÀÇ ¾î¸Ó´Ï¸¦ ³ô¿© ºÎ¸£´Â È£Äª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´ç´çÇÑ, ´ç´çÇÏ´Ù</div>\n';

 } else if (tx == 'Ó×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ó× : ¸¶¶¥ÇÒ [´ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ï£ (¹ç Àü) ºÎ(Ý») 8È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸¶¶¥ÇÏ´Ù, ´ç¿¬ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸Ã´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹Ø¹ÙÅÁ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àú´ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÌ, ±×±æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´ëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °©ÀÚ±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'ÓÐ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÓÐ : ³ª¶ó [´ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : â© (¹° ¼ö) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª¶óÀÌ¸§, ´ç³ª¶ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Å©´Ù, ³Ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) È²´çÇÏ´Ù, ´çÈ²½º·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) »õ»ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ºñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¶ã ¾È¿¡ ÀÖ´Â ±æ</div>\n';

 } else if (tx == 'ÓÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÓÖ : »ê»ç½Ã³ª¹« [´ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª¶óÀÌ¸§, ´ç³ª¶ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ê»ç½Ã³ª¹«, »ê¾Þµµ³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÆÏ¹è³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ°¡À§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÓÞ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÓÞ : Å¬ [´ë] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÓÞ (Å¬ ´ë) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ë]<br><br>\n';      
    text +='3) ¶æ        : (1) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÈÇ¸¢ÇÏ´Ù, À§´ëÇÏ´Ù, °í¸ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (ÇÐ½Ä)³ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ë°­, ¾óÃß</div>\n';

 } else if (tx == 'Óß') {
    text +='<tr><td><font color=#000099 size=4><center><b>Óß : ´ëÇÒ [´ë] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ» (¸¶µð ÃÌ) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ë]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ëÇÏ´Ù, ÀÀ´ëÇÏ´Ù, ´ëÁ¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ë´äÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ó´ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';
       
 } else if (tx == 'Óà') {
    text +='<tr><td><font color=#000099 size=4><center><b>Óà : ´ë»ê [´ë] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ß£ (¸þ »ê) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ë]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ë»ê(Óàß£ : ¿À¾Ç(çéäÀ)ÀÇ ÇÏ³ª)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Å­Á÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';
       
 } else if (tx == 'Óá') {
    text +='<tr><td><font color=#000099 size=4><center><b>Óá : ¶ì [´ë] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëî (µÎ°Ç °Ç) ºÎ(Ý») 9È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ë]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶ì<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶ì¸¦ µÎ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Â÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µÎ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µ¥¸®°í ´Ù´Ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) µ¥¸®°í ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±ÙÃ³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9)  <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) </div>\n';
       
 } else if (tx == '÷È') {
    text +='<tr><td><font color=#000099 size=4><center><b>÷È : Áý [ÅÃ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý ¸é)=°«¸Ó¸® ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ÅÃ]<br><br>\n';      
    text +='3) ¶æ        : (1) Áý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÚ¸®Àâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¤ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹¦ÀÚ¸®, ¹¤ÀÚ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>÷È : Áý [´ì] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [´ì]<br><br>\n';      
    text +='3) ¶æ        : (1) Áý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n'; 

 } else if (tx == 'Óì') {
    text +='<tr><td><font color=#000099 size=4><center><b>Óì : Å¬ [´ö] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µÎ ÀÎ º¯ ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [´ö]<br><br>\n';      
    text +='3) ¶æ        : (1) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µµ´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àº´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀºÇý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Á¤ÀÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) Çàº¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) (º° ÀÌ¸§) ¸ñ¼º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) </div>\n';
                    
 } else if (tx == 'Ô³') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô³ : ±æ [µµ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µµ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±æ</div>\n'

 } else if (tx == 'Ô¶') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô¶ : Áú±×¸© [µµ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÁÂºÎº¯=Ý½(¾ð´ö ºÎ) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µµ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Áú±×¸©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿ä(èë)ÀÓ±ÝÀÇ º°Äª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±Á´Ù, µµ±â¸¦ ±Á´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±â»µÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±Ù½ÉÇÏ´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ô¶ : ÀÌ¸§ [¿ä]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1)[¼Ò¸®]     : [¿ä]<br><br>\n';      
    text +=' 2) ¶æ        : (1) »ç¶÷ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µû¶ó°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'Ô´') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô´ : µµÀ¾ [µµ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¿ìºÎ¹æ=ëé(°íÀ» À¾) ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [µµ]<br><br>\n';      
    text +='3) ¶æ        : (1) µµÀ¾, ¼öµµ, ¼­¿ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µµ½Ã, µµÈ¸Áö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ðµÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿ì¾ÆÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8)  </div>\n';
      
 } else if (tx == 'Óñ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Óñ : ±×¸² [µµ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (Å« ÀÔ ±¸) ¸ö ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [µµ]<br><br>\n';      
    text +='3) ¶æ        : (1) ±×¸²<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±×¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ²ÒÇÏ´Ù, ÇØº¸·Á ÇÏ´Ù°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Çì¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5)  </div>\n';
      
 } else if (tx == 'Ô¨') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô¨ : µµµÏ [µµ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ù© (±×¸© ¸í) ¹ÞÄ§ ºÎ(Ý») 7È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [µµ]<br><br>\n';      
    text +='3) ¶æ        : (1) µµµÏ, µµÀû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºñÀû(Ýãîä)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µµµÏÁ÷, µµÀûÁú<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÈÉÄ¡´Ù, »©¾Ñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
      
 } else if (tx == 'Ô²') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô² : ±æ [µµ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [µµ]<br><br>\n';      
    text +='3) ¶æ        : (1) ±æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µµ·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)   </div>\n';
      
 } else if (tx == 'Ô´') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô´ : µµÀ¾ [µµ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¿ìºÎ¹æ=ëé(°íÀ» À¾) ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [µµ]<br><br>\n';      
    text +='3) ¶æ        : (1) µµÀ¾, ¼öµµ, ¼­¿ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µµ½Ã, µµÈ¸Áö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ðµÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿ì¾ÆÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8)  </div>\n';
      
 } else if (tx == 'ÔÄ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÄ : µµÅ¸¿ï [µ·] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µî±Û¿ù ¹® ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [µµ]<br><br>\n';      
    text +='3) ¶æ        : (1) µµÅ¾´Ù, µÎÅùÇÏ´Ï Å½½º·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ë·ÂÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÁøÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÄ : ¸ðÀÏ [´Ü] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [´Ü]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ðÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÄ : Á¦±â [´ë] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [´ë]<br><br>\n';      
    text +='3) ¶æ        : (1) Á¦±â(ð®Ðï)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Àï¹Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÄ : ´Ù½º¸± [Åð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [Åð]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´øÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÄ : ¾Æ·Î»õ±æ [Á¶] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [Á¶]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ·Î»õ±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÄ : µ¤À» [µµ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [µµ]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¤´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';
            
 } else if (tx == 'ùØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ùØ : ÇÑ°¡ÇÒ [ÇÑ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ú¦ (¹® ¹®) ºÎ(Ý») 4È¹/ÃÑ 12È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [ÇÑ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÇÑ°¡ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µîÇÑÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸·´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´Ý´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸¶±¸°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Æ´<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀÍ´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ùØ : ¹ý [µµ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [µµ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
            
 } else if (tx == 'Ô¿') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô¿ : µµÅ¸¿ï [µ¶]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ñÓ (´ë Á×) ºÎ(Ý») 10È¹/ÃÑ 16È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¶]<br><br>\n';      
    text +=' 3) ¶æ        : (1) µµÅ¾´Ù, µÎÅÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µÎÅÍÀÌ ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Áø½ÉÀ¸·Î ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º´ÀÌ À§ÁßÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';            
            
 } else if (tx == 'Ô¼') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô¼ : È¦·Î [µ¶]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : °³»ç½¿·Ï º¯=Ì³(°³ °ß) ºÎ(Ý») 13È¹/ÃÑ 16È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¶]<br><br>\n';      
    text +=' 3) ¶æ        : (1) È¦·Î, È¥ÀÚ¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿Ü·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';            
            
 } else if (tx == 'ÔÁ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÁ : ÀÐÀ» [µ¶]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 15È¹/ÃÑ 22È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¶]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÀÐ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÐ±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌÇØÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼¼´Ù, °è»êÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±¸Àý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';            
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÁ : ±¸Àý [µÎ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [µÎ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±¸Àý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌµÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±¸µÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';   
   
 } else if (tx == 'Ô»') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô» : ¼Û¾ÆÁö [µ¶]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : éÚ (¼Ò ¿ì) ºÎ(Ý») 15È¹/ÃÑ 19È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¶]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¼Û¾ÆÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';            
   
 } else if (tx == 'ÔË') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔË : Á¶¾Æ¸± [µ·]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : úí (¸Ó¸® Ç÷) ºÎ(Ý») 4È¹/ÃÑ 13È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ·]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Á¶¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³Ñ¾îÁö´Ù<br>\n';           
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ²©ÀÌ´Ù <br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸Ó¹«¸£´Ù <br>\n';   
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÆÐÇÏ´Ù<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹«³ÊÁö´Ù <br>\n';   
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °¡Áö·±È÷ ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¼÷»ç<br>\n';  
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ³¢´Ï <br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) °©ÀÚ±â </div>\n';   
    text +='<tr><td><font color=#000099 size=4><center><b>ÔË : µÐÇÒ [µÐ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [µÐ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) µÐÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';  
    text +='<tr><td><font color=#000099 size=4><center><b>ÔË : Èä³ë¿ÕÀÇ ÀÌ¸§ [µ¹]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¹]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Èä³ë¿ÕÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';  

 } else if (tx == 'ÔÏ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÏ : °Ü¿ï [µ¿]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ;(ÀÌ ¼ö) º¯ ºÎ(Ý») 3È¹/ÃÑ 5È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¿]<br><br>\n';      
    text +=' 3) ¶æ        : (1) °Ü¿ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °Ü¿ïÀ» ³ª´Ù(º¸³»´Ù)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
            
 } else if (tx == 'ÔÒ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÒ : °°À» [µ¿]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¿]<br><br>\n';      
    text +=' 3) ¶æ        : (1) °°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÇÑ°¡Áö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °°ÀÌÇÏ´Ù, ÇÔ²²ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °°ÀÌ, ÇÔ²²<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÇÕÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) È­ÇÕÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±ÕÀÏÇÏ°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¸ðÀÌ´Ù, È¸µ¿ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¹«¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ±×<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ÀüÇÑ ¹Ù¿Í °°Àº<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) </div>\n';             
            
 } else if (tx == 'ÔÑ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÑ : ¿òÁ÷ÀÏ [µ¿]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â) ºÎ(Ý») 9È¹/ÃÑ 11È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¿]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¿òÁ÷ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿Å±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Èçµé¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶³´Ù, ¶³¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µ¿¿äÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´À³¢´Ù, °¨ÀÀÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º¯ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÏ¾î³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ½ÃÀÛÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ³ª¿À´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ³ªÅ¸³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ÀÏÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) ¾îÁö·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) </div>\n';            
                 
 } else if (tx == 'ÔÔ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÔ : µ¿³á [µ¿]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¿]<br><br>\n';      
    text +=' 3) ¶æ        : (1) µ¿³á, µ¿ÂÊ, ÇØ ¶ß´Â ÂÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¿ÂÊÀ¸·Î °¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';                

 } else if (tx == 'Ô×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ô× : ¸¶À» [µ¿]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : »ï¼ö º¯=â©(¹° ¼ö) ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¿]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¸¶À»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °íÀ»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ¿³×<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °ñ, °ñÂ¥±â, ±¸··<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±í´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °øÇãÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9)  </div>\n';  
    text +='<tr><td><font color=#000099 size=4><center><b>Ô× : ÅëÇÒ [Åë]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [Åë]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÅëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹à´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ²ç¶Õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Åë´ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5)  </div>\n';  
                      
 } else if (tx == 'ÔÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÛ : ¾ÆÀÌ [µ¿]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Ø¡ (¼³ ¸³) ºÎ(Ý») 7È¹/ÃÑ 12È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¿]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¾ÆÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾î¸®¼®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹ÎµÕ¹ÎµÕÇÏ´Ù</div>\n';                
      
 } else if (tx == 'ÔÕ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÔÕ : ¿Àµ¿³ª¹« [µ¿]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 6È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µ¿]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¿Àµ¿³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °Å¹®°í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';                

 } else if (tx == 'Ôá') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ôá : ¸·À» [µÎ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µÎ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¸·´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÆÏ¹è³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';                

 } else if (tx == '÷Ï') {
    text +='<tr><td><font color=#000099 size=4><center><b>÷Ï : Èë [Åä]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [Åä]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Èë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Áö¹æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿ÀÇàÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º° ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) »ì´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Àç´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8)  </div>\n';     
    text +='<tr><td><font color=#000099 size=4><center><b>÷Ï : »Ñ¸® [µÎ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [µÎ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) »Ñ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';              
          
 } else if (tx == 'Ôð') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ôð : ¾òÀ» [µæ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : µÎ ÀÎ º¯ ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µæ]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¾ò´Ù, È¹µæÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼Õ¿¡ ³Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¸Á·ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Ë´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±ú´Ý´Ù</div>\n';  
                 
 } else if (tx == 'Ôù') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ôù : ¿À¸¦ [µî]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ; º¯ ºÎ(Ý») È¹/ÃÑ È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µî]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¿À¸£´Ù, ¿Ã¶ó°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ó½ÂÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'Ôô') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ôô : ¿À¸¦ [µî]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÇÊ¹ß ¸Ó¸® ºÎ(Ý») 7È¹/ÃÑ 12È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µî]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¿À¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±âÀçÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÍ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5)  </div>\n';  
              
 } else if (tx == 'Ôõ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ôõ : ¹«¸® [µî]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ñÓ (´ë Á×) ºÎ(Ý») 6È¹/ÃÑ 12È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [µî]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¹«¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µî±Þ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼øÀ§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °è±Þ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °°Àº ¶Ç·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Â÷ÀÌ°¡ ¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °¡Áö·±ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ±â´Ù¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ÅëÆ²¾î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11)  </div>\n';   

 } else if (tx == 'Ôþ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ôþ : ±×¹° [¶ó(³ª)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ³Ë »ç ¸Ó¸® ºÎ(Ý») 4È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶ó(³ª)]<br><br>\n';      
    text +='3) ¶æ        : (1) ±×¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±×¹°Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±×¹°Áú ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µÎ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹ú¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºñ´Ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±é<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ´Ã¾î¼­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¹úÀÌ¾î ³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) Ã¼ÁúÇÏ´Ù</div>\n';

 } else if (tx == '×«') {
    text +='<tr><td><font color=#000099 size=4><center><b>×« : ¹­À» [·ç(´©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç (½Ç »ç) ºÎ(Ý») 5È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·ç(´©)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Æ÷°³´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ÅµìÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿©·¯, ÀÚÁÖ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Æó³¢Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´õ·´È÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÇöÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¿¬·ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) Æó, ´©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¿¬ÁÂ</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>×« : ¹ú°Å¹þÀ» [¶ó(³ª)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¶ó(³ª)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ú°Å¹þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>×« : ¶¥ ÀÌ¸§ [·Æ(¿±)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [·Æ(¿±)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶¥ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == '10011100200MuleLar') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø©×« : ³ë»õ [¶ó(³ª)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø© (¸» ¸¶) ºÎ(Ý») 11È¹/ÃÑ 21È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶ó(³ª)]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ë»õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'Õ¥') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õ¥ : Áñ°Å¿ï [¶ô(³«)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ¸Ó¸® ºÎ(Ý») 11È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶ô(³«)]<br><br>\n';      
    text +='3) ¶æ        : (1) Áñ°Ì´Ù, Áñ°Å¿öÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áñ°Ì°ÔÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Áñ°Å¿ò, ±â»Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Õ¥ : Ç³·ù [¾Ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¾Ç]<br><br>\n';      
    text +='3) ¶æ        : (1) Ç³·ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) À½¾Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ë·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ·Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿¬ÁÖÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Õ¥ : ÁÁ¾ÆÇÒ [¿ä] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¿ä]<br><br>\n';      
    text +='3) ¶æ        : (1) ÁÁ¾ÆÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'Õ¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õ¦ : ¹° ÀÌ¸§ [¶ô(³«)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼öº¯=â©(¹° ¼ö) ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶ô(³«)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹° ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °­ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼­¿ï ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÕ´ê´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Õª') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õª : ¶³¾îÁú [¶ô(³«)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶ô(³«)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶³¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶³¾î¶ß¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³«¿±<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºø¹æ¿ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) µÎ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿ïÅ¸¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÌ·ç´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÁØ°øÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¸¶À»</div>\n';

 } else if (tx == 'Õµ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õµ : ¤¹³­ÃÊ [¶õ(³­)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 7È¹/ÃÑ 21È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶õ(³­)]<br><br>\n';      
    text +='3) ¶æ        : (1) ³­, ³­ÃÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ñ·Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ç®ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³­°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) (°¡Â÷¾î)³×µ¨¶õµå<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ÕÀ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÕÀ : ÂÊ [¶÷(³²)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 14/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶÷(³²)]<br><br>\n';      
    text +='3) ¶æ        : (1) ÂÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÂÊ ºû, ³²»ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´©´õ±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àý, »çÂû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÕÀ : º¼ [°¨] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [°¨]<br><br>\n';      
    text +='3) ¶æ        : (1) º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'Ò§') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ò§ : »ç¶ûÃ¤ [¶û(³¶)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾öÈ£ ¹Ø ºÎ(Ý») 1È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶û(³¶)]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç¶ûÃ¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Çà¶û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µýÃ¤, °çÃ¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º¹µµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÕÇ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÕÇ : ¹àÀ» [¶û(³¶)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : êÅ (´Þ ¿ù) ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¶û(³¶)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹à´Ù, È¯ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) È°´ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼Ò¸® ³ôÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶Ç¶û ¶Ç¶ûÇÏ°Ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÕÎ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÕÎ : ¿Ã [·¡(³»)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·¡(³»)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿À´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹Ì·¡, ¾Õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÈÄ¼¼</div>\n';

 } else if (tx == 'ÕÞ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÕÞ : ¾îÁú [·®(¾ç)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÊÝ (¾î±ß³¯ °£) ºÎ(Ý») 1È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·®(¾ç)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾îÁú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÈÇ¸¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÂøÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±æÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÂüÀ¸·Î, Áø½Ç·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) Àá½Ã, Àá±ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ³²Æí</div>\n';

 } else if (tx == 'Õá') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õá : Çì¾Æ¸± [·®(¾ç)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ×ì (¸¶À» ¸®) ºÎ(Ý») 5È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·®(¾ç)]<br><br>\n';      
    text +='3) ¶æ        : (1) Çì¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÃßÃøÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Þ´Ù, Àç´Ù, ¹«°Ô¸¦ Àç´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °¡µæÂ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾ç, ºÐ·®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿ë±â, µÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¿ëÀû, ºÎÇÇ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ±â·®, Àç´É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¼º°Ý</div>\n';

 } else if (tx == 'Õ×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õ× : µÎ [·®(¾ç)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìý (µé ÀÔ) ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·®(¾ç)]<br><br>\n';      
    text +='3) ¶æ        : (1) µÑ, Â¦, 2, µÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¿µîÇÑ °Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½Ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼ö·¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹«°ÔÀÇ ´ÜÀ§, ¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¿¾ È­ÆóÀÇ ´ÜÀ§, ³É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±æÀÌÀÇ ´ÜÀ§, ÇÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) 25¸í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'ÕÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÕÝ : ¾ç½Ä [·®(¾ç)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ú· (½Ò ¹Ì) ºÎ(Ý») 12È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·®(¾ç)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ç½Ä, ½Ä·®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ÔÀ» °Í, ¸ÔÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±Þ¿©, ºÀ±Þ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±¸½Ç(¼¼³³ÀÇ ÃÑÄª)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ÕØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÕØ : ¼­´ÃÇÒ [·®(¾ç)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ; (ÀÌ ¼ö)º¯ ºÎ(Ý») 8È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·®(¾ç)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼­´ÃÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾µ¾µÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5)  </div>\n';

 } else if (tx == 'Õò') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õò : °í¿ï [·Á(¿©)]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ( )ºÎ(Ý») È¹/ÃÑ È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [·Á(¿©)]<br><br>\n';      
    text +='3) ¶æ        : (1)  °ö´Ù, ¾Æ¸§´ä´Ù, ¿¹»Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) È­·ÁÇÏ´Ù, ¼ö·ÁÇÏ´Ù</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Õò : ³ª¶óÀÌ¸§ [¸®(ÀÌ)]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [¸®(ÀÌ)]<br><br>\n';      
    text +='2) ¶æ        : (1)  ³ª¶óÀÌ¸§, °í±¸·Á, ±¸·Á, ±¸¸®</div>\n';

 } else if (tx == 'Õå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õå : À½·ü [·Á(¿©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 4È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Á(¿©))]<br><br>\n';      
    text +='3) ¶æ        : (1) À½·ü, Ç³·ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ýÄ¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) À½ºñ(ëåÝï)Áß À½·Á(ëäÕå), 6·Á(6Õå) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³ª¶ó ÀÌ¸§, ¶¥ ÀÌ¸§, ¼º(àó) ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) À½°èÁß À½·Á(ëäÕå), 6·Á(6Õå)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹ýÄ¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Õó') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õó : °ËÀ» [·Á(¿©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à¨ (±âÀå ¼­) ºÎ(Ý») 3È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Á(¿©))]<br><br>\n';      
    text +='3) ¶æ        : (1) °Ë´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹µ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹«·Æ, ~°æ, ~Âë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹ýÄ¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³ª¶ó ÀÌ¸§</div>\n';

 } else if (tx == 'Õð') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õð : ´ç³ª±Í [·Á(¿©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø© (¸» ¸¶) ºÎ(Ý») 16È¹/ÃÑ 26È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Á(¿©))]<br><br>\n';      
    text +='3) ¶æ        : (1) ´ç³ª±Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª±Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Õô') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õô : Èû [·Â(¿ª)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â(¿ª)) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 2È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Â(¿ª))]<br><br>\n';      
    text +='3) ¶æ        : (1) Èû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇÏÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÎ±º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±º»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ½ÉÇÏ´Ù</div>\n';

 } else if (tx == 'Õö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õö : Áö³¯ [·Â(¿ª)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ò­ (±×Ä¥ Áö) ºÎ(Ý») 12È¹(Á¦ºÎ¼ö)/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Â(¿ª))]<br><br>\n';      
    text +='3) ¶æ        : (1) Áö³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼¼¿ùÀ» º¸³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´Þ·Â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´Ù´Ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³Ñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ³ÑÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¾ù°É´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¼º±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ¾îÁö·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ºÐ¸íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) °¡¸¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) µÎ·ç</div>\n';

 } else if (tx == 'Ö¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ö¦ : °¡¸¶ [·Ã(¿¬)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëç (¼ö·¹ °Å) ºÎ(Ý») 12È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ã(¿¬)]<br><br>\n';      
    text +='3) ¶æ        : (1) °¡¸¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼Õ¼ö·¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿¬<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ²ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'æê') {
    text +='<tr><td><font color=#000099 size=4><center><b>æê : ¹ú¸± [·Ä(¿­)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Óï (Ä® µµ) ºÎ(Ý») 4È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ä(¿­)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ú¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'Ö­') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ö­ : ¼¼Âû [·Ä(¿­)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ,,,. (¿¬È­ ¹ß) = ûý (ºÒ È­) ºÎ(Ý») 6È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ä(¿­)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼¼Â÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸Ê´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±â¼¼°¡ ¼¼´Ù, ´ë´ÜÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ç³³´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±»¼¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °­ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Æ÷¾ÇÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ºÒ»ç¸£´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¹à´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ºû³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ³ª¸ÓÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) Å« »ç¾÷, Å« ÀÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) Æí¿À(5¸íÀ¸·Î ÀÌ·ç¾îÁø ´ë¿À)</div>\n';

 } else if (tx == 'Ö¯') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ö¯ : Ã»·ÅÇÒ [·Å(¿°)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾ö È£ ¹Ø ºÎ(Ý») 10È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Å(¿°)]<br><br>\n';      
    text +='3) ¶æ        : (1) Ã»·ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °á¹éÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °Ë¼ÒÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ìÇÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³¯Ä«·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿°Ä¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¸ð¼­¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) °ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';

 } else if (tx == 'Öµ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Öµ : ÇÏ¿©±Ý [·É(¿µ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) ºÎ(Ý») 3È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·É(¿µ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ÇÏ¿©±Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¡·É, ÀÌ¸¦Å×¸é<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸í·É, ·É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸í·ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Æ÷°íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºÎ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º­½½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ³²À» ³ôÀÌ´Â ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¹ý·É, ±ÔÄ¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) Àå°ü, °ü¾ÆÀÇ ¿ìµÎ¸Ó¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ¹æ¿ï¼Ò¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) Ã¶, °èÀý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) ÂøÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(15) </div>\n';

 } else if (tx == 'ÖÄ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖÄ : ½Å·É [·É(¿µ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : éë (ºñ ¿ì) ºÎ(Ý») 16È¹/ÃÑ 24È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·É(¿µ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ½Å·É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) È¥¹é, ¿µÈ¥, ·É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½Å·ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¤¼º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀºÃÑ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Á¸¾ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Çàº¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÁÁ´Ù</div>\n';

 } else if (tx == 'çÇ') {
    text +='<tr><td><font color=#000099 size=4><center><b>çÇ : µéÀ» [·É(¿µ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý¸é=°«¸Ó¸®) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·É(¿µ)]<br><br>\n';      
    text +='3) ¶æ        : (1) µè´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ú´Ý´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';

 } else if (tx == 'ÖÅ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖÅ : °Å´À¸± [·É(¿µ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : úí (¸Ó¸® Ç÷) ºÎ(Ý») 5È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·É(¿µ)]<br><br>\n';      
    text +='3) ¶æ        : (1) °Å´À¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Åë¼ÖÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ã³¸®ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Â÷ÁöÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼ÒÀ¯ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±ú´Ý´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¹Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¾Ë¾Æ Â÷¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) Àç, °í°³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ¿ä¼Ò, ¿äÁ¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ¿Ê±ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) ¸ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) Áß¿äÇÑ ºÎºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(15) ¿Ê ÇÑ ¹ú, ¹ú<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(16) </div>\n';

 } else if (tx == 'Ö¸') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ö¸ : Æí¾ÈÇÒ [·É(¿µ)/³ç(¿µ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý¸é=°«¸Ó¸®) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·É(¿µ)/³ç(¿µ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ÆíÇÏ´Ù, Æí¾ÈÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Æí¾È<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Æí¾ÈÈ÷ ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹®¾ÈÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ä£Á¤¿¡ °¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Â÷¶ó¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¾îÂî<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'ÖÉ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖÉ : ¿¹Àý [·Ê(¿¹)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÆ (º¸ÀÏ ½Ã) ºÎ(Ý») 13È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ê(¿¹)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿¹, ¿¹Àý, ¿¹µµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿¹¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿¹¿ìÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÎ»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Àý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¿¹±â(çßÑÀ)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¾îÂî<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'ÖË') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖË : Á¾ [·Ê(¿¹)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÀÌ (¹ÌÄ¥ ÀÌ) ºÎ(Ý») 8È¹/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ê(¿¹)]<br><br>\n';      
    text +='3) ¶æ        : (1) Á¾<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÙ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÁËÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼­Ã¼ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »ìÇÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'ÖÚ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖÚ : ÀÌ½½ [·Î(³ë)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : éë (·Î(³ë)) ºÎ(Ý») 12È¹/ÃÑ 20È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Î(³ë)]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ½½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Àû½Ã´Ù, Á¥´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µå·¯³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³ªÅ¸³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀºÇý¸¦ º£Ç®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °í´ÞÇÁ´Ù, °í´ÞÇÁ°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'ÖØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖØ : ±æ [·Î(³ë)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ðë (¹ß Á·) ºÎ(Ý») 6È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Î(³ë)]<br><br>\n';      
    text +='3) ¶æ        : (1) ±æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÇàÁ¤±¸È¹ÀÇ ¸íÄª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Áß¿äÇÑ ÀÚ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ç¹°ÀÇ Á¶¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °í´ÞÇÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'ÖÌ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖÌ : ÀÏÇÒ [·Î(³ë)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â) ºÎ(Ý») 10È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Î(³ë)] <br><br>\n';      
    text +='3) ¶æ        : (1) ÀÏÇÏ´Ù, ³ëµ¿ÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Ö¾²´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼ö°í·Ó´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼ö°í <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÈûµéÀÌ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³ë°í <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °ø·Î <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °í´ÜÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÁöÄ¡´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) °í´ÞÇÁ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ±Ù½ÉÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) ±«·Î¿öÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) À§·ÎÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) °øÄ¡»ç ÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(15) </div>\n';

 } else if (tx == 'ÖÕ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÖÕ : ´ÄÀ» [·Î(³ë)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÖÕ (´ÄÀ» ·Î(³ë)) ºÎ(Ý») 1È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Î(³ë)]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ªÀÌµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ëÀÎ, ´ÄÀºÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °æ·ÎÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´ëÁ¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼÷´ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀÍ¼÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ³ëÀÚ, ³ëÀÚÀÇ ÇÐ¼³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'Öß') {
    text +='<tr><td><font color=#000099 size=4><center><b>Öß : ³ì [·Ï(³ì)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÆ (º¸ÀÏ ½Ã) ºÎ(Ý») 8È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ï(³ì)]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ì, ³ìºÀ, ¿¾³¯ °ü¸®¿¡°Ô ÁÖ´ø ºÀ±Þ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) º¹, Çàº¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ìÀ» ÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºÀ±ÞÀ» ÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º¹À» ³»¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Õç') {
    text +='<tr><td><font color=#000099 size=4><center><b>Õç : »ý°¢ÇÒ [·Á(¿©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 11È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Á(¿©)]<br><br>\n';      
    text +='3) ¶æ        : (1) »ý°¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ÆÁ¤ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÇ½É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÆÜÈÄ°¡ µé°í ´Ù´Ï´Â ±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Õç : »ç½ÇÀ» Á¶»çÇÒ [·Ï(³ì)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [·Ï(³ì)]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç½ÇÀ» Á¶»çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)</div>\n';

 } else if (tx == 'Öå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Öå : ³íÇÒ [·Ð(³í)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 8È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ð(³í)]<br><br>\n';      
    text +='3) ¶æ        : (1) ³íÇÏ´Ù, ³íÀÇÇÏ´Ù, ÀÇ³íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸»ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼­¼úÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÇ°ß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °ßÇØ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÇÐ¼³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹®Ã¼ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Öå : Á¶¸® [·û(À±)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [·û(À±)]<br><br>\n';      
    text +='3) ¶æ        : (1) Á¶¸®(ëÂ)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'Öó') {
    text +='<tr><td><font color=#000099 size=4><center><b>Öó : ÀÇÁöÇÒ [·Ú(³ú)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¯ (Á¶°³ ÆÐ) ºÎ(Ý») 9È¹/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·Ú(³ú)]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÇÁöÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÇ·ÚÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÈûÀÔ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ò´Ù<br>\n';  
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÌµæ</div>\n';
               
 } else if (tx == 'Öö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Öö : µ¿·á [·á(¿ä)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç¶÷ ÀÎ º¯=ìÑ(»ç¶÷ ÀÎ) ºÎ(Ý») 12È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·á(¿ä)]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¿·á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °°Àº °üÃ»ÀÇ °°Àº °è±ÞÀÇ °ü¸®, µ¿°ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º­½½¾ÆÄ¡, °ü¸®, °ø¹«¿ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¾<br>\n';  
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿¹»Ú´Ù</div>\n';
                         
 } else if (tx == 'õÁ') {
    text +='<tr><td><font color=#000099 size=4><center><b>õÁ : ÇöÀÌ¸§ [·æ(¿ë)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý ¸é)=°«¸Ó¸® ºÎ(Ý») 16È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·æ(¿ë)]<br><br>\n';      
    text +='3) ¶æ        : (1) Çö ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>õÁ : »ç¶ûÇÒ [ÃÑ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [ÃÑ]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç¶ûÇÏ´Ù, ±«´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±³¸¸ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ôÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±¯, »ç¶û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿µÈ­, ¿µ¿¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÀºÇý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Ã¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¼º¾¾(àóä«)ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';
                    
 } else if (tx == '×§') {
    text +='<tr><td><font color=#000099 size=4><center><b>×§ : ´Ù°¢ [·ç(´©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 11È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·ç(´©)]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Ù¶ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸Á·ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´©°¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';   
   
 } else if (tx == '×£') {
    text +='<tr><td><font color=#000099 size=4><center><b>×£ : ¿ë [·æ(¿ë)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ×£ (·æ(¿ë)) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [·æ(¿ë))]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Å« ÀÎ¹°, ´ëÀå<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÓ±Ý, ¿Õ, Á¦¿ÕÅ« ÀÎ¹°, ´ëÀå<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÓ±Ý°ú °ü·ÃµÈ °Í¿¡ ºÙÀÌ´Â ÁöÄª¾î</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>×£ : ¾ð´ö [·Õ(³ó)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [·Õ(³ó))]<br><br>\n';      
    text +='2) ¶æ        : (1) ¾ð´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>×£ : ¾ó·è [¸Á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [¸Á]<br><br>\n';      
    text +='2) ¶æ        : (1) ¾ó·è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>×£ : ÀºÃÑ [ÃÑ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [ÃÑ]<br><br>\n';      
    text +='2) ¶æ        : (1) ÀºÃÑ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
                                                             
 } else if (tx == '×°') {
    text +='<tr><td><font color=#000099 size=4><center><b>×° : ´õ·¯¿ï [·ç(´©)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ÁÂºÎº¯=Ý½(¾ð´ö ºÎ) ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [·ç(´©)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ´õ·´´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÃßÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÛ´Ù<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °ÅÄ¥´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³·´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
                                                                   
 } else if (tx == '×¾') {
    text +='<tr><td><font color=#000099 size=4><center><b>×¾ : ¹«¸® [·ù(À¯)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : úí (¸Ó¸® Ç÷) ºÎ(Ý») 10È¹/ÃÑ 19È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [·ù(À¯)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ¹«¸®<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¿¾Æ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¦»çÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ë°³<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºñ½ÁÇÏ´Ù, °°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) (ºñ½ÁÇÑ °Í³¢¸®)³ª´©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>×¾ : Ä¡¿ìÄ¡´Ù [·Ú(³ú)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [·Ú(³ú)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Ä¡¿ìÄ¡´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)   </div>\n';         
                                                             
 } else if (tx == '×µ') {
    text +='<tr><td><font color=#000099 size=4><center><b>×µ : Èå¸¦ [·ù(À¯)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : »ï¼öº¯=â©(¹° ¼ö) ºÎ(Ý») 7È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [·ù(À¯)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Èå¸£´Ù, Èå¸£°Ô ÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Èê¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹øÁ® ³ª°¡´Ù, ÆÛÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀüÇÏ´Ù<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶°µ¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹æ¶ûÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³»Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °ÅÄ§¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±Í¾çº¸³»´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Èå¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¥·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºÐÆÄ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »çÈ¸°èÃþ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';
                                                                       
 } else if (tx == 'êý') {
    text +='<tr><td><font color=#000099 size=4><center><b>êý : ÇìÇè Ä¥ [À¯] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : »ï¼öº¯=â©(¹° ¼ö) ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [À¯]<br><br>\n';      
    text +=' 3) ¶æ        : (1) Çì¾öÄ¡´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶ß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Çì¾ö<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º°Àå<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Èå¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³îÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>êý : ±â [·ù(À¯)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 2)[¼Ò¸®]     : [·ù(À¯)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±â<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';
                                                                        
 } else if (tx == 'ëÂ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ëÂ : ÀÎ·û [·û(À±)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : »ç¶÷ ÀÎ º¯=ìÑ(»ç¶÷ ÀÎ) ºÎ(Ý») 8È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [·û(À±)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ÀÎ·û, µµ¸®, À±¸®<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Â÷·Ê, ¼øÂ÷ <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¶Ç¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹«¸®<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¡¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';
                            
 } else if (tx == 'Òð') {
    text +='<tr><td><font color=#000099 size=4><center><b>Òð : ±¼·¹ [¸¤(´Á)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â(¿ª)) ºÎ(Ý») 9È¹/ÃÑ 11È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [¸¤(´Á)]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ±¼·¹<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Àç°¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ï´©¸£´Ù<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ïÁö·Î ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »õ±â´Ù</div>\n';
                                 
 } else if (tx == '×Ð') {
    text +='<tr><td><font color=#000099 size=4><center><b>×Ð : ´É°¡ÇÒ [¸ª(´É)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +=' 1) ºÎ¼ö/È¹¼ö : ; (ÀÌ ¼ö) º¯ ºÎ(Ý») 8È¹/ÃÑ 10È¹<br><br>\n';
    text +=' 2)[¼Ò¸®]     : [×Ð]<br><br>\n';      
    text +=' 3) ¶æ        : (1) ´É°¡ÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾÷½Å¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹üÇÏ´Ù<br>\n'; 
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾óÀ½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾óÀ½°÷°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¶³´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °Ç³Ê´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';
 
 } else if (tx == '×Ý') {
    text +='<tr><td><font color=#000099 size=4><center><b>×Ý : ¿À¾æ(ÀÚµÎÀÇ ¿¾ ÀÌ¸§) [¸®(ÀÌ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸®(ÀÌ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿À¾æ(ÀÚµÎÀÇ ¿¾ ÀÌ¸§), ¿À¾æ ³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼º(àó)ÀÇ ÀÌ¸§, ÀÌ¾¾(ì°ä«), ÀÌ°¡(ì°Ê«)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µµ¸®</div>\n';
 
 } else if (tx == '×î') {
    text +='<tr><td><font color=#000099 size=4><center><b>×î : ¶°³¯ [¸®(ÀÌ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ãß (»õ Ãß) ºÎ(Ý») 11È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸®(ÀÌ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶°³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶³¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¶¼¾î³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¥¶óÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Èð¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºÐ»êÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ºÐÇÒÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ³ª´©´Ù, °¡¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ´Ã¾î³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¸¸³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ºÙ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) Áö³ª´Ù</div>\n';
 
 } else if (tx == '×Û') {
    text +='<tr><td><font color=#000099 size=4><center><b>×Û : ¹âÀ» [¸®(ÀÌ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ã¹ (ÁÖ°Ë ½Ã) ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸®(ÀÌ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÙ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½Å´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½Å¹ß, ½Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿µÅä<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °Ý´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÇàÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¿À¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) Çà½Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) º¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ¿¹(çß)</div>\n';
 
 } else if (tx == '×â') {
    text +='<tr><td><font color=#000099 size=4><center><b>×â : ´Ù½º¸± [¸®(ÀÌ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : èÝ(ÀÓ±Ý ¿Õ)=è¬(±¸½½ ¿Á) ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸®(ÀÌ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Ù½º¸®´Ù, ´Ù½º·ÁÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ú´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç¸®, ÀÌÄ¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µµ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸Å°³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °Åµ¿<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³ª¹«°á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÜ±Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÇÐ¹®°ú °ú¸ñÀÇ ¾àÄª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10)¼ö¼±ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ÀÇ·ÚÇÏ´Ù</div>\n';

 } else if (tx == 'ì¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>ì¦ : ÀÌ·Î¿ï [¸®(ÀÌ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Óï (Ä® µµ) ºÎ(Ý») 5È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸®(ÀÌ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ·Ó´Ù, À¯ÀÍÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌÀÍÀÌ µÇ´Ù, ÀÌµæÀÌ µÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌÀÍ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÌÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Æí¸®ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÅëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³¯Ä«·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÌ±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ³¯·¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) Å½ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ½ÂÀü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12)</div>\n';

 } else if (tx == 'ì¶') {
    text +='<tr><td><font color=#000099 size=4><center><b>ì¶ : ´Ù¸¦ [¸®(ÀÌ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸®(ÀÌ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Ù¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±«ÀÌÇÏ´Ù, ±«»óÇÏ´Ù, ±â±«ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌ»óÈ÷ ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àç¾Ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
 
 } else if (tx == '×÷') {
    text +='<tr><td><font color=#000099 size=4><center><b>×÷ : ºñ´Ã [¸°(ÀÎ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åà (°í±â ¾î) ºÎ(Ý») 12È¹/ÃÑ 23È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸°(ÀÎ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ºñ´Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºñ´Ã ÀÖ´Â µ¿¹°, ¹°°í±â, ¾î·ù, <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °©¿ÊÀ» ÀÌ·ç´Â ºñ´Ã¸ð¾çÀÇ °©(Ë£)</div>\n';
 
 } else if (tx == 'ìú') {
    text +='<tr><td><font color=#000099 size=4><center><b>ìú : ÀÓÇÒ [¸²(ÀÓ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãí (½ÅÇÏ ½Å) ºÎ(Ý») 11È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸²(ÀÓ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÓÇÏ´Ù, Á÷¸éÇÏ´Ù, ¸Âµü¶ß¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³»·Á´Ù º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±×¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º´°Å(Ü²Ëç)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÓ½Ã</div>\n';
 
 } else if (tx == '×ù') {
    text +='<tr><td><font color=#000099 size=4><center><b>×ù : ¼öÇ® [¸²(ÀÓ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸²(ÀÓ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼öÇ®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ß¿Ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µé<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Ø¡') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø¡ : ¼³ [¸³(ÀÔ)] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ø¡ (¼³ ¸³(ÀÔ)) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸³(ÀÔ)]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÏ¾î¼­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼¼¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼³¸³ÇÏ´Ù, ¸¸µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ð<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹Ù·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (ºÎÇÇÀÇ ´ÜÀ§) ¸®ÅÍ(l)</div>\n';

 } else if (tx == 'Ú¼') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¼ : ¾²·¯Áú [¹Ì] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Þª (¾Æ´Ò ºñ) ºÎ(Ý») 11È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ì]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾²·¯Áö´Ù, ¾²·¯¶ß¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸êÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ÙÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) È£»çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹°°¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¼ : °¥ [¸¶] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¸¶]<br><br>\n';      
    text +='3) ¶æ        : (1) °¥´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'Ø¨') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø¨ : °¥ [¸¶] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à´ (µ¹ ¼®) ºÎ(Ý») 11È¹/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸¶]<br><br>\n';      
    text +='3) ¶æ        : (1) °¥´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸Ëµ¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °í»ýÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ø¤') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø¤ : ¹®Áö¸¦ [¸¶] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : â¢ (¼Õ ¼ö) ºÎ(Ý») 11È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸¶]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹®Áö¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °¥´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´â´Ù, ´â¾Æ ¾ø¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºñºñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾î·ç¸¸Áö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Çì¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °¡±îÀÌ ÇÏ´Ù</div>\n';

 } else if (tx == 'Ø°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø° : ¾øÀ» [¸·] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ)¸Ó¸® ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸·]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ø´Ù, ¸»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ÆµæÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾îµÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾Î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Á¤ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) Á¶¿ëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) Àå¸·, ¸·</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ø° : Àú¹° [¸ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¸ð]<br><br>\n';      
    text +='3) ¶æ        : (1) Àú¹°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ²ÒÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ª¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Ø®') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø® : »ç¸· [¸·] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼ö º¯=â©(¹° ¼ö) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸·]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç¸·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³Ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾µ¾µÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¶¿ëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾îµÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Ø±') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø± : ¸Ö [¸·] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ã¥¹ÞÄ§ ºÎ(Ý») 14È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸·]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ÆµæÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾÷½Å¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±Ù½ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÙÉ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÉ : ¸ð¾ç [¸ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : °®Àº µÅ½Ã º¯ ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ð]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ð¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾È¸é, ¾ó±¼<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Çàµ¿°ÅÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÚÅÂ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÉ : ¸ð»çÇÒ [¸·] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¸·]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ð»çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'Ø¿') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø¿ : ÀÏ¸¸ [¸¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ)¸Ó¸® ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸¸]<br><br>\n';      
    text +='3) ¶æ        : (1) (¼ýÀÚ)¸¸, ÀÏ¸¸, 10,000<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (¼ö) ¸¹´Ù, ¾öÃ»³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ðµç °Í, ¸¸¹°, ¿Â°® °Í, ÀüºÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) (°³¼ö) ¿©·µ</div>\n';

 } else if (tx == 'Ø»') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø» : °¡µæ Âû [¸¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼ö º¯=â©(¹° ¼ö) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸¸]<br><br>\n';      
    text +='3) ¶æ        : (1) °¡µæÂ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Ç³ºÎÇÏ´Ù, Ç³Á·ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±³¸¸ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¸ÁÖ(Ø¿ñ¶)</div>\n';

 } else if (tx == 'Ø¹') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø¹ : Àú¹° [¸¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìí (³¯ ÀÏ) ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸¸]<br><br>\n';      
    text +='3) ¶æ        : (1) Àú¹°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´Ê´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àú³á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'ØÎ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ØÎ : ÀØÀ» [¸Á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Á]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀØ´Ù, ÀØÇôÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °Ç¸ÁÁõ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ØÒ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ØÒ : ¾øÀ» [¸Á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ±×¹° ¸Á ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Á]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼ÓÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±Ù½ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³Ñº¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸ÛÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¾îµÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¾ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¿«´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ±×¹°</div>\n';

 } else if (tx == 'Ø×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ø× : »êÀÌ¸§ [¸Á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¿ìºÎ¹æ=ëé(°íÀ» À¾) ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Á]<br><br>\n';      
    text +='3) ¶æ        : (1) »ê ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) À¾ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'ØÕ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ØÕ : ¾øÀ» [¸Á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 7È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Á]<br><br>\n';      
    text +='3) ¶æ        : (1) Ç®, ÀâÃÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÃÊ¸ñÀÌ ¿ì°ÅÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ÅÄ¥´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾ÆµæÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ØÌ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ØÌ : ¸ÁÇÒ [¸Á] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¤Ç (µÅÁö ÇØ) ¸Ó¸® ºÎ(Ý») 1È¹/ÃÑ 3È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Á]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ÁÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´Þ¾Æ³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÒ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ØÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ØÛ : Àß [¸Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý ¸é)=°«¸Ó¸® ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Å]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÚ´Ù, ÀáÀÚ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (¹Î¹°°í±â)°ïµé¸Å±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Øß') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øß : ¸Å¾ç [¸Å] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ùì (¸» ¹«) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Å]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸Å¾ç, Ç×»ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸Å, ¶§¸¶´Ù, ¸¶´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºñ·Ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Å½³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ç®ÀÌ ¿ì°ÅÁö´Ù</div>\n';

 } else if (tx == 'ÛÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÝ : ÀÏ¹é [¹é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÛÜ (Èò ¹é) ºÎ(Ý») 1È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹é]<br><br>\n';      
    text +='3) ¶æ        : (1) (¼ýÀÚ)100, ¹é, ÀÏ¹é<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) 100¹ø, 100È¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿©·¯¹ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸¹Àº</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÝ : Èû¾µ [¸Æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÛÜ (Èò ¹é) ºÎ(Ý») 1È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Æ]<br><br>\n';      
    text +='3) ¶æ        : (1) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'Øï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øï : ¸Í¼¼ [¸Í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ù© (±×¸© ¸í) ¹ÞÄ§ ºÎ(Ý») 8È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸Í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸Í¼¼, ¸Í¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ÙÁü, ¼­¾à<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸Í¼¼ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾à¼Ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) À¯»çÇÑ »ç¶÷µéÀÇ ¸ðÀÓ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ±¸¿ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¶¥ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'Øë') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øë : ¸º [¸Í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : í­ (¾Æµé ÀÚ) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸º, Ã¹ Â°, Ã¹ ¹øÂ°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼º¾¾(àóä«)ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿ìµÎ¸Ó¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸Í¶ûÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Øü') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øü : ³¸ [¸é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Øü (³¸ ¸é) ºÎ(Ý») 0È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸é]<br><br>\n';      
    text +='3) ¶æ        : (1) ³¸, ¾ó±¼, ¸é»ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸éÀü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Å», °¡¸é<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º¸ÀÌ´Â ÂÊ, ¸é<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÇàÁ¤±¸¿ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸¸³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Øú') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øú : ¼Ø [¸é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç (½Ç »ç) ºÎ(Ý») 8È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸é]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼Ø, ¹«¸í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼Ø¿Ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ôÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¨±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÕ´ê´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ²÷¾îÁöÁö ¾Ê´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¸Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) »¸Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) »õ ¿ì´Â ¼Ò¸®</div>\n';

 } else if (tx == 'Øõ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øõ : Èû¾µ [¸é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â) ºÎ(Ý») 7È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸é]<br><br>\n';      
    text +='3) ¶æ        : (1) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ÇÇÏ´Ù, ±Ç¸éÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °­¿äÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºÎÁö·± ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Øù') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øù : Àß [¸é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÍ (´« ¸ñ) ºÎ(Ý») 5È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸é]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÚ´Ù, ÀáÀÚ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Àá<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½¬´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½Ãµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Øþ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Øþ : ¸êÇÒ [¸ê] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼ö º¯=â©(¹° ¼ö) ºÎ(Ý») 10È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ê]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸êÇÏ´Ù, ¸ê¸Á½ÃÅ°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ê¸ÁÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç¶óÁö´Ù, ¾ø¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ÙÇÏ´Ù, ³¡³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ²¨Áö´Ù, ºÒÀÌ ²¨Áö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ºüÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¿­¹Ý</div>\n';

 } else if (tx == 'Ù£') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù£ : ÀÌ¸§ [¸í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 3È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸í]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ¸§, ¼º¸í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌ¸§À» Áþ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌ¸§ÀÌ ³ª´Ù, À¯¸íÇØÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °øÀû, °øÈÆ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±ÛÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) »ç¶÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'Ù¥') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù¥ : ¹àÀ» [¸í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìí (³¯ ÀÏ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹à´Ù, È¯ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶¸¶¸ÇÏ´Ù, ¼û±è(°ÅÁþ)ÀÌ ¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇØ¹ÚÇÏ´Ù, Áö½ÄÀÌ ¸¹´Ù, ÈÍÇÏ´Ù</div>\n';

 } else if (tx == 'Ù°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù° : ¿ï [¸í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ðè (»õ Á¶) ºÎ(Ý») 3È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (»õ°¡)¿ï´Ù, ÁöÀú±Í´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºÎ¸£´Ù</div>\n';

 } else if (tx == 'Ù¤') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù¤ : ¸ñ¼ö [¸í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ñ¼û, »ý¸í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿î¸í, ¼÷¸í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿î¼ö, ¿î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ç¥Àû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸í·É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸í·ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¸í¸íÇÏ´Ù, ÀÌ¸§Áþ´Ù</div>\n';

 } else if (tx == 'Ù¯') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù¯ : »õ±æ [¸í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÐÝ (¼è ±Ý) ºÎ(Ý») 6È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸í]<br><br>\n';      
    text +='3) ¶æ        : (1) »õ±â´Ù, ÆÄ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±â·ÏÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¶°¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸í½ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »õ±â°Å³ª ÆÇ ±ÛÀÚ, ºñ¹®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹®Ã¼ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Ù¢') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù¢ : ¾îµÎ¿ï [¸í] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¹Î °«¸Ó¸® ºÎ(Ý») 8È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸í]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾îµÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ÆµæÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±×À¹ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±í¼÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾î¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Àú½Â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÇÏ´Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¹Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';

 } else if (tx == 'Ù½') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù½ : ¾î¹Ì [¸ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ùì (¸» ¹«) ºÎ(Ý») 1È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ð]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾î¹Ì, ¾î¸Ó´Ï, ¾ö¸¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ÏÄÆ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾î¸Ó´Ï»¹ÀÇ ¿©ÀÎ(¿©ÀÚ)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±Ùº»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ù·') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù· : »ç¸ðÇÒ [¸ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 11È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ð]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç¸ðÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±×¸®´Ù, ±×¸®¿öÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ý°¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹Ù¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µÚ¸¦ µû¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³ôÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Å½³»´Ù, Å½ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'Ù¾') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ù¾ : ÅÐ [¸ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ù¾ (ÅÐ ¸ð) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ð]<br><br>\n';      
    text +='3) ¶æ        : (1) ÅÐ, ÅÍ·°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Ç®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Èñ»ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¡´Ã´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÛ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ÙÊ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÊ : ³ª¹« [¸ñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ñÀç, ³ª¹«·Î µÈ °Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ñÁ¦¾Ç±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸ñ¼º(ÙÊàõ), ¿ÀÇàÀÇ ÇÑ ºÎ·ù, ¸ñÀÇ ±â¿î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º°ÀÌ¸§, ¸ñ¼º(ÙÊàø)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Àú¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Áú¹ÚÇÏ´Ù</div>\n';

 } else if (tx == 'ÙÏ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÏ : È­¸ñÇÒ [¸ñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ü¢ (º­ È­) ºÎ(Ý») 1È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ñ]<br><br>\n';      
    text +='3) ¶æ        : (1) È­¸ñÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿ÂÈ­ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °ø°æÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±â»Ú°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Á¶¿ëÈ÷ »ý°¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¸¼´Ù</div>\n';

 } else if (tx == 'ÙÌ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÌ : Ä¥ [¸ñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : éÚ (¼Ò ¿ì) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ñ]<br><br>\n';      
    text +='3) ¶æ        : (1) Ä¡´Ù, Ãà¹°À» ±â¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±â¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¶¼ÒÄ¡´Â »ç¶÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸ñ¼º(ÙÊàø)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼º ¹Û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º­½½ÀÌ¸§</div>\n';

 } else if (tx == 'ÙÍ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÍ : ´« [¸ñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÍ (´« ¸ñ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ´«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¦¸ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¶¸ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¿äÁ¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿ìµÎ¸Ó¸®</div>\n';

 } else if (tx == 'ÙÊ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÊ : ³ª¹« [¸ñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ñÀç, ³ª¹«·Î µÈ °Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ñÁ¦¾Ç±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸ñ¼º(ÙÊàõ), ¿ÀÇàÀÇ ÇÑ ºÎ·ù, ¸ñÀÇ ±â¿î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º°ÀÌ¸§, ¸ñ¼º(ÙÊàø)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Àú¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Áú¹ÚÇÏ´Ù</div>\n';

 } else if (tx == 'Ú¨') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¨ : ¸» [¹°] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Æ÷ (½Ò Æ÷) ¸ö ºÎ(Ý») 2È¹/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹°]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Æ´Ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¨ : ÅÐ [¸ô] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¸ô]<br><br>\n';      
    text +='3) ¶æ        : (1) ÅÐ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'ÙÕ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÕ : ¾î¸± [¸ù] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 10È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¸ù]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾î¸®¼®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾îµÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾î¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÔ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µ¤´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¼ÓÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¸ù°í(ÙÕÍ¯)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ±¥(ÎÏ)ÀÇ ÀÌ¸§</div>\n';

 } else if (tx == 'ÙÜ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÜ : ¾îµÎ¿ï [¹¦] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹¦]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾îµÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ÆµæÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±í¼÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ùï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùï : ÀÌ¶û [¹¦] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ï£ (¹ç Àü) ºÎ(Ý») 5È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹¦]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ¶û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µÎµÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ùï : ÀÌ¶û [¹«] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¹«]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ¶û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µÎµÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'ÙØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙØ : ¹¦ÇÒ [¹¦]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ò³ (°èÁý ³à(¿©))ºÎ(Ý») 4È¹/ÃÑ 7È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [¹¦]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹¦ÇÏ´Ù</div>\n';

 } else if (tx == 'ÙÙ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÙÙ : »ç´ç [¹¦] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾ö È£ ¹Ø ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹¦]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç´ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹¦´ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºó±Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Ùí') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùí : ¾øÀ» [¹«] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ûý(ºÒ È­/¿¬È­ ¹ß) ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹«]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÎÁ¤ÀÇ Ç¥Çö: ¾Æ´Ï´Ù, ¸»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÅÂÃÊÀÇ ½ÃÀÛ, ¸¸¹°ÀÇ ½ÃÀÛÁ¡, ±Ùº»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ëÀú, ¹«¸©, ´ëÃ¼·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °¡º­ÀÌ ¿©±â´Ù</div>\n';

 } else if (tx == 'Ùò') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùò : ¿ì°ÅÁú [¹«] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 5È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹«]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿ì°ÅÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹«¼ºÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¶Ù¾î³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ùë') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùë : ±»¼¿ [¹«] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ò­ (±×Ä¥ Áö) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹«]<br><br>\n';      
    text +='3) ¶æ        : (1) ±»¼¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹«ÀÎ, ¹«»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹«°ü(ÙëÎ¯), È£¹Ý(ûÛÚì)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±ºÀÎ, ±º»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±º´ëÀÇ À§¿ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º´¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹«±â, ±ºÀåºñ, º´Àåºñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¹ßÀÚÃë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÀÕ´Ù</div>\n';

 } else if (tx == 'Ùâ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùâ : Èû¾µ [¹«] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Õô (Èû ·Â) ºÎ(Ý») 9È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹«]<br><br>\n';      
    text +='3) ¶æ        : (1) Èû¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÏ, Á÷¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ùâ : ¾÷½Å¿©±æ [¸ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¸ð]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾÷½Å¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)   </div>\n';
               
 } else if (tx == 'Ùø') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùø : ¸Ô [¹¬] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹¬]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸Ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ÔÁÙ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±×À»À½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Çü¹úÀÇ ÇÑ Á¾·ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´Ù¼¸ÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÀáÀáÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °Ë´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¾îµÓ´Ù</div>\n';
                   
 } else if (tx == 'Ùþ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùþ : ±Û¿ù [¹®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ùþ(±Û¿ù ¹®)ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 4È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¹®]<br><br>\n';      
    text +='3) ¶æ        : (1) ±Û¿ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ÛÀÚ, ¹®ÀÚ<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹«´Ì, ¹®¾ç<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹®¼­, Ã¥</div>\n'; 
                   
 } else if (tx == 'Ùý') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ùý : ¹°À» [¹®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 8È¹/ÃÑ 11È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¹®]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹¯´Ù, Áú¹®ÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹®ÃÊÇÏ´Ù, Á¶»çÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹æ¹®ÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Ë¸®´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºÎ¸£´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Ã£´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¼Ò½Ä</div>\n'; 
                                  
 } else if (tx == 'Ú¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¦ : ¹® [¹®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 8È¹/ÃÑ 11È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¹®]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹®<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áý¾È, °¡¹®<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ¿¹®, Ãâ½Å<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àü¹®<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n'; 
                               
 } else if (tx == 'Ú¤') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¤ : µéÀ» [¹®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ì¼ (±Í ÀÌ) ºÎ(Ý») 8È¹/ÃÑ 14È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¹®]<br><br>\n';      
    text +='3) ¶æ        : (1) µè´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µé¸®´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾Ë·ÁÁö´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼Ò¹®´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÌ¸§<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³¿»õ ¸Ã´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n'; 
               
 } else if (tx == 'Úª') {
    text +='<tr><td><font color=#000099 size=4><center><b>Úª : ¸¸¹° [¹°] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : éÚ (¼Ò ¿ì) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹°]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸¸¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ç¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹°°Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àç¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Çì¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'Ú¼') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¼ : ¾²·¯Áú [¹Ì]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Þª (¾Æ´Ò ºñ) ºÎ(Ý») 11È¹/ÃÑ 19È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ì]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾²·¯Áö´Ù, ¾²·¯¶ß¸®´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸êÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸»´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ÙÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) È£»çÇÏ´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹°°¡<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n'; 
    text +='2) [¼Ò¸®]    : [¸¶]<br><br>\n';      
    text +='3) ¶æ        : (1) °¥´Ù<br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br> \n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n'; 
            
 } else if (tx == '06031100100BridleMi') {
    text +='<tr><td><font color=#000099 size=4><center><b>¹Ì : °í»ß [¹Ì] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç (½Ç »ç) ºÎ(Ý») 11È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ì]<br><br>\n';      
    text +='3) ¶æ        : (1) °í»ß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ²ö, ÁÙ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ô¾î¸Å´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °¥´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Èð´Ù, Èð¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³ª´©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¼º¾¾(àóä«)ÀÇ ÀÌ¸§</div>\n';
      
 } else if (tx == 'Ú¸') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ú¸ : ¾Æ¸§´Ù¿ï [¹Ì] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åÏ (¾ç ¾ç) ºÎ(Ý») 3È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ì]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ¸§´ä´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁÁ´Ù, ÈÇ¸¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ÀÀÖ´Ù, ¸À³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿ì¼öÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹Ì±¹(Ú¸ÏÐ)</div>\n';
            
 } else if (tx == 'Ú°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ú° : ÀÛÀ» [¹Ì] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µÎ ÀÎ º¯ ºÎ(Ý») 10È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ì]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÛ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á¤±³ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àû´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¼û±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÃµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¿³º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¼èÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¾Æ´Ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¸ô·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) Á¶±Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) </div>\n';
      
 } else if (tx == 'ÚÅ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÚÅ : ¹é¼º [¹Î] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ä« (°¢½Ã ¾¾) ºÎ(Ý») 1È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Î]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹é¼º, ±¹¹Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹Î°£ÀÇ, »çÀûÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á÷¾÷ÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³ª, ÀÚ±â ÀÚ½Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
      
 } else if (tx == 'ÚË') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÚË : »ª»ªÇÒ [¹Ð] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý ¸é)=°« ¸Ó¸® ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ð]<br><br>\n';      
    text +='3) ¶æ        : (1) »ª»ªÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸¹ÀÌ ¸ð¿©ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¡±õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ä£ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºñ¹Ð·Î ÇÏ´Ù</div>\n';

 } else if (tx == 'ÚÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÚÝ : ¿¯À» [¹Ú] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ¬ (Ç® ÃÊ) ¸Ó¸® ºÎ(Ý») 13È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ú]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ã´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àû´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¡º­ÀÌ ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾ß¹ÚÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ½Ì°Ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¸À¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ºÙ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) Ä§·ÎÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ´ë±×¸©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ½£</div>\n';

 } else if (tx == 'ÛÞ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÞ : ³Ì [¹é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ð¡ (±Í½Å ±Í) ºÎ(Ý») 5È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹é]<br><br>\n';      
    text +='3) ¶æ        : (1) ³Ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ð¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´Þ, ´Þºû<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÞ : Àç°­ [¹Ú] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ú]<br><br>\n';      
    text +='3) ¶æ        : (1) Àç°­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Àç³¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³Ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÞ : ¿µ¶ôÇÒ [Å¹] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [Å¹]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿µ¶ôÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'Úï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Úï : ¼Ò¹Ý [¹Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ù© (±×¸© ¸í) ¹ÞÄ§ ºÎ(Ý») 10È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼Ò¹Ý, Àï¹Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ÞÄ§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ë¾ß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹ÙÅÁ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Å« µ¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³Ð°í Å« ¸ð¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ±Á´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) µ¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¼­¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';

 } else if (tx == 'Ü§') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü§ : Áñ°Å¿öÇÒ [¹Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìþ (½º¹° ÀÔ) ¹Ø ºÎ(Ý») 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) Áñ°Å¿ö ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ü§ : °í±ò [º¯] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [º¯]<br><br>\n';      
    text +='3) ¶æ        : (1) °í±ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±ÞÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼­µÑ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶³´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)  </div>\n';

 } else if (tx == 'Úò') {
    text +='<tr><td><font color=#000099 size=4><center><b>Úò : ¹Ý°è [¹Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à´ (µ¹ ¼®) ºÎ(Ý») 12È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) °­ÀÌ¸§, ¹Ý°è(ÚòÍ¢)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁÖ»ìµ¹ Ãß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Úò : ¹Ý°è(ÚòÍ¢) [¹ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¹ø]<br><br>\n';      
    text +='3) ¶æ        : (1) °­ÀÌ¸§, ¹Ý°è(ÚòÍ¢)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Úò : µ¹»ìÃË [ÆÄ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [ÆÄ]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¹·Î¸¸µç È­»ìÃË, µ¹»ìÃË<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁÖ»ìµ¹ Ãß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ¹À» ½Ç¿¡ ¸Å´Þ´Ù </div>\n';

 } else if (tx == 'Úä') {
    text +='<tr><td><font color=#000099 size=4><center><b>Úä : ¹è¹ÝÇÒ [¹Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : éÑ (¶Ç ¿ì) ºÎ(Ý») 7È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹è¹ÝÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹è¹Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';

 } else if (tx == 'Úù') {
    text +='<tr><td><font color=#000099 size=4><center><b>Úù : ¹ä [¹Ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÝ (¹ä ½Ä) ºÎ(Ý») 4È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹Ý]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ä<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½Ä»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸Ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±â¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Û¡') {
    text +='<tr><td><font color=#000099 size=4><center><b>Û¡ : ÇÊ [¹ß] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÇÊ¹ß ¸Ó¸® ºÎ(Ý») 7È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹ß]<br><br>\n';      
    text +='3) ¶æ        : (1) ÇÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÏ¾î³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³ªÅ¸³ª´Ù, µå·¯³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹àÈ÷´Ù, µéÃß´Ù</div>\n';

 } else if (tx == 'Û¥') {
    text +='<tr><td><font color=#000099 size=4><center><b>Û¥ : ÅÍ·° [¹ß] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÅÍ·° ¹ß ¸Ó¸® ºÎ(Ý») 5È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹ß]<br><br>\n';      
    text +='3) ¶æ        : (1) ÅÍ·°, ¸Ó¸®ÅÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÃÊ¸ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Û°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Û° : ¸ð [¹æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Û° (¸ð ¹æ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ð, ³×¸ð, »ç°¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹æÀ§, ¹æÇâ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àå¼Ò, °÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹æ¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¼ú¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Ã³¹æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹Ù¾ßÈå·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °ßÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¶¸¶¸ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¹Ù¸£´Ù</div>\n';

 } else if (tx == 'Û¨') {
    text +='<tr><td><font color=#000099 size=4><center><b>Û¨ : °ç [¹æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) º¯ ºÎ(Ý») 10È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹æ]<br><br>\n';      
    text +='3) ¶æ        : (1) °ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÇÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸ð½Ã´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ºÎµæÀÌÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'Û®') {
    text +='<tr><td><font color=#000099 size=4><center><b>Û® : ¹æ [¹æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ûÂ (Áö°Ô È£) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹æ, °ç¹æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) È­»ìÀ» ´ã´Â Åë, ÀüÅë(ï©÷Õ)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º° ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¼ÛÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Û·') {
    text +='<tr><td><font color=#000099 size=4><center><b>Û· : ±æ½Ó [¹æ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç (½Ç »ç) ºÎ(Ý») 4È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹æ]<br><br>\n';      
    text +='3) ¶æ        : (1) ±æ½Ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±æ½ÓÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àã´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½ÇÀ» »Ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºñ´Ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹Ù°É´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¸Å´Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'ÛÎ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÎ : µî [¹è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : êÅ(À°´Þ ¿ù)=ë¿(°í±â À°) ºÎ(Ý») 5È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹è]<br><br>\n';      
    text +='3) ¶æ        : (1) µî<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µîÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÁýÀÇ ºÏÁ·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Á×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)  </div>\n';

 } else if (tx == 'ÛÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÖ : ¸ð½Ç [¹è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÁÂºÎº¯=Ý½(¾ð´ö ºÎ) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹è]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ð½Ã´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´õÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ½´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹è½Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'ÛÇ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÇ : ³ë´Ò [¹è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µÎ ÀÎ º¯ ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹è]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ë´Ò´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾îÁ¤°Å¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)   </div>\n';

 } else if (tx == 'ÛÊ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÊ : ÀÜ [¹è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹è]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÜ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ëÁ¢, ±¹±×¸©<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';

 } else if (tx == 'ÛÈ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÈ : Àý [¹è] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : â¢ (¼Õ ¼ö) ºÎ(Ý») 5È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹è]<br><br>\n';      
    text +='3) ¶æ        : (1) Àý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀýÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ø°æÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±ÁÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º­½½À» ÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹Þ´Ù </div>\n';

 } else if (tx == 'ÛÜ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÛÜ : Èò [¹é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÛÜ (Èò ¹é) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹é]<br><br>\n';      
    text +='3) ¶æ        : (1) Èñ´Ù, ÇÏ¾é´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹à´Ù, È¯ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ú²ýÇÏ´Ù, Ã»°áÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶Ñ·ÇÇÏ´Ù, È®½ÇÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾Æ·Ú´Ù</div>\n';

 } else if (tx == 'Û×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Û× : ¸º [¹é] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) º¯ ºÎ(Ý») 5È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹é]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸º, Ã¹Â°, Àå³²<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿ìµÎ¸Ó¸®, µÎ¸ñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Å«¾Æ¹öÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹éÀÛ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³²Æí<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸» ±Í½Å</div>\n';

 } else if (tx == 'Ûá') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ûá : ¹ø°Å·¯¿ï [¹ø] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ûý (ºÒ È­) ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹ø]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ø°Å·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÚÁú±¸·¹ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¹ÀâÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹Ù»Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¾îÁö·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ½Ã²ô·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹ø¹Î, °í¹Î, °í³ú</div>\n';

 } else if (tx == 'Ûé') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ûé : Ä¥ [¹ú] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) ºÎ(Ý») 4È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹ú]<br><br>\n';      
    text +='3) ¶æ        : (1) Ä¡´Ù, º£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹úÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÚ¶ûÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹æÆÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÈÆ°ø</div>\n';

 } else if (tx == 'Ûö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ûö : ¹ý [¹ý] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼ö º¯=â©(¹° ¼ö) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¹ý]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ý, ¹ý±Ô, ±ÔÄ¢, ±ÔÁ¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹æ¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹ý, ºÒ±³ÀÇ Áø¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸ðÇü, ²Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º»¹Þ´Ù</div>\n';

 } else if (tx == 'Ûú') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ûú : º® [º®] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 13È¹/ÃÑ 16È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º®]<br><br>\n';      
    text +='3) ¶æ        : (1) º®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Àåº®, ´ãÀå<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÁøÅÍ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±º·ç(ÏÚ×¤)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³ª¼º(ÑÜàò, ³»¼ºÀ» µÑ·¯½Î°í ÀÖ´Â ¿Ü¼º)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º° ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³¶¶°·¯Áö</div>\n';

 } else if (tx == 'Ü¨') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü¨ : º¯ÇÒ [º¯] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 15È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¯]<br><br>\n';      
    text +='3) ¶æ        : (1) º¯ÇÏ´Ù, º¯°æÇÏ´Ù, ¹Ù²î´Ù,<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿òÁ÷ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °íÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Àç¾Ó, º¯°í, º¯¶õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ü¬') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü¬ : ³ª´­ [º°] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Óï (Ä® µµ) ºÎ(Ý») 5È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º°]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª´©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÐº°ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Ù¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Çì¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÌº°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °¥·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'øÉ') {
    text +='<tr><td><font color=#000099 size=4><center><b>øÉ : Æó´Ü [Æó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìþ (½º¹° ÀÔ) ¹Ø ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [Æó]<br><br>\n';      
    text +='3) ¶æ        : (1) Æó´Ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª»Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ²÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °ïÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³Ñ¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼û´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÇØÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀÚ±â »ç¹°ÀÇ °âÄª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>øÉ : ¼¯ÀÏ [º°] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [º°]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼¯ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';

 } else if (tx == 'Ü°') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü° : ³²³á [º´] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìé (ÇÑ ÀÏ) ºÎ(Ý») 4È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º´]<br><br>\n';      
    text +='3) ¶æ        : (1) ³²³á, ³²ÂÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼ÂÂ° Ãµ°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'Ü²') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü² : º´»ç [º´] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¢ (¿©´ü ÆÈ) ºÎ(Ý») 5È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º´]<br><br>\n';      
    text +='3) ¶æ        : (1) º´»ç, º´Á¹, ±ºÀÎ, º´Á¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±º»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹«±â, º´±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀüÀï, ÀüÅõ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ü´') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü´ : ¾Æ¿ì¸¦ [º´] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÊÎ (¹æÆÐ °£) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º´]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ¿ì¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °âÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇÕÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾î¿ï¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹°¸®Ä¡´Ù</div>\n';

 } else if (tx == 'Ü¼') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü¼ : ÀâÀ» [º´] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ü¢ (º­ È­) ºÎ(Ý») 3È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º´]<br><br>\n';      
    text +='3) ¶æ        : (1) Àâ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÚ·ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º²¹µ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿­¿³¼¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ü½') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü½ : ³ª¶õÈ÷ [º´] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : í¡ (¼³ ¸³(ÀÔ)) ºÎ(Ý») 5È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º´]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª¶õÈ÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª¶õÈ÷ ¼­´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾Æ¿ì¸£´Ù, º´ÇÕÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÇÕÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹°¸®Ä¡´Ù´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾î¿ï¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'ÜÄ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÜÄ : º¸¹è [º¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : °« ¸Ó¸® ºÎ(Ý») 17È¹/ÃÑ 20È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¸]<br><br>\n';      
    text +='3) ¶æ        : (1) º¸¹è, º¸¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¸¹è·Î ¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿Á»õ</div>\n';

 } else if (tx == 'ÜÆ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÜÆ : °ÉÀ» [º¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ò­ (±×Ä¥ Áö) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¸]<br><br>\n';      
    text +='3) ¶æ        : (1) °É´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ÉÀ½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇÑ °ÉÀ½ÀÇ ±æÀÌ,º¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º¸º´<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿î¼ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Ã³ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÇàÀ§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ³ª·ç</div>\n';

 } else if (tx == 'ÜÐ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÜÐ : µµ¿ï  [º¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ó³ (¼ö·¹ °Å) ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¸]<br><br>\n';      
    text +='3) ¶æ        : (1) µ½´Ù, µµ¿ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¡¹æ³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àç»ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ÆÀü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±¤´ë»À<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °æ±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'øÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>øÖ : º£ [Æ÷] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëî (µÎ°Ç °Ç) ºÎ(Ý») 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [Æ÷]<br><br>\n';      
    text +='3) ¶æ        : (1) º£, Á÷¹°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Á¶¼¼, ¼¼±Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹úÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °ÉÃÄ³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) µå·¯³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º°¿©³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ÀüÆÄµÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¾¾¸¦ »Ñ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ºÐÆ÷ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>øÖ : º¸½Ã [º¸] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [º¸]<br><br>\n';      
    text +='3) ¶æ        : (1) º¸½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½ÃÇý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'ÜØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÜØ : º¹ [º¹] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÆ (º¸ÀÏ ½Ã) ºÎ(Ý») 9È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¹]<br><br>\n';      
    text +='3) ¶æ        : (1) º¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ó¼­·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) À½º¹ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¦À°(ð®ë¿)</div>\n';

 } else if (tx == 'ÜÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÜÝ : µÚÁýÈú [º¹] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾Æ (µ¤À» ¾Æ) ºÎ(Ý») 12È¹/ÃÑ 18È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¹]<br><br>\n';      
    text +='3) ¶æ        : (1) µÚÁýÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾þ¾îÁö´Ù, ³­¸®°¡ ³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´Ù½Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µµ¸®¾î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³Ñ¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) µÇÇ®ÀÌÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) »ç·Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¾Ë¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¹è¹ÝÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÜÝ : µ¤À» [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='2) ¶æ        : (1) µ¤´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÆÛÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ë¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µ¤°³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿Ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º¹º´</div>\n';

 } else if (tx == 'ÜÑ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÜÑ : ¾þµå¸± [º¹] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ)º¯ ºÎ(Ý») 4È¹/ÃÑ 6È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¹]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾þµå¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) º¹Á¾ÇÏ´Ù, ±¼º¹ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼ÓÇÏ´Ù, º¹¼ÓµÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¨Ãß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¼û´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÀýÈÄ</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÜÑ : ¾ÈÀ» [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='2) ¶æ        : (1) ¾È´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾ËÀ» Ç°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'Ü×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ü× : ¿Ê [º¹] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : êÅ (´Þ ¿ù) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º¹]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿Ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÔ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º¹Á¾ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Á¦ °ÍÀ¸·Î ÇÏ´Ù</div>\n';

 } else if (tx == 'Üâ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Üâ : ±Ùº» [º»] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : (Ý»)/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [º»]<br><br>\n';      
    text +='3) ¶æ        : (1) ±Ùº», ±Ù¿ø, ¹ÙÅÁ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »Ñ¸®, ½ÃÃÊ, ±â¿ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÚ±â ÀÚ½Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ã¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ã¥À» ¼¼´Â ´ÜÀ§</div>\n';

 } else if (tx == 'Üó') {
    text +='<tr><td><font color=#000099 size=4><center><b>Üó : ºÀÈ² [ºÀ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ðè (»õ Á¶) ºÎ(Ý») 3È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÀ]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÀÈ², ºÀÈ²»õ, ºÀ»õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »êÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼ºÀÎ, ±ºÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Üå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Üå : ¹Þµé [ºÀ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÓÞ (Å« ´ë) ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÀ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹Þµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ÙÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾¸¾¸ÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³ìºÀ, ±Þ·á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Üæ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Üæ : ºÀÇÒ [ºÀ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ» (¸¶µð ÃÌ) ºÎ(Ý») 6È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÀ]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÀÇÏ´Ù, ÀÓ¸íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÏµ¸¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Èë´õ¹Ì¸¦ ½×´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Áö°æ(ò¢ÌÑ), °æ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºÀÁ¦»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹«´ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ºÎÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ÆíÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) </div>\n';

 } else if (tx == 'Ý«') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý« : ¾Æºñ [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ý« (¾Æºñ ºÎ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æºñ, ¾Æ¹öÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ÄÀºÀÌ, ³ëÀÎ³×<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³²ÀÚ¿¡ ´ëÇÑ ¹ÌÄª</div>\n';

 } else if (tx == 'Üý') {
    text +='<tr><td><font color=#000099 size=4><center><b>Üý : Áö¾Æºñ [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÓÞ (Å« ´ë) ºÎ(Ý») 1È¹/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) Áö¾Æºñ, ³²Æí, ºÎ±º, ¹Ù±ùºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ç³», ³²ÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÏÇÏ´Â ³²ÀÚ</div>\n';

 } else if (tx == 'Üþ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Üþ : Áö¾î¹Ì [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ò³ (°èÁý ³à) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) Áö¾î¹Ì, ¾Æ³», ¾È»ç¶÷, ºÎÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ç´À¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °èÁý, ¿©ÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ÏÄÆ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿¹»Ú´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Ý©') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý© : ¶ã [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼ö º¯=â©(¹° ¼ö) ºÎ(Ý») 7È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶ß´Ù, ¹°(°øÁß)¿¡ ¶ß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶° ¿À¸£´Ù, ¶° ´Ù´Ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¡º±´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µ¡¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ý¤') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý¤ : °üÃ» [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾ö È£ ¹Ø ºÎ(Ý») 5È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) °üÃ», °ü°ø¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °÷Áý, °÷°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸¶À», °íÀ»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ã¢ÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ý£') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý£ : ºÎÀÚ [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý ¸é)=°« ¸Ó¸® ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÎÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÎÀ¯ÇÏ´Ù, ºÎÀ¯ÇÔ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³Ë³ËÇÏ´Ù, ¿©À¯·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³Ë³ËÈ÷ ÇÏ´Ù, ¿©À¯°¡ ÀÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ý½') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý½ : ¾ð´ö [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ý½(¾ð´ö ºÎ)=ÁÂºÎ¹æ ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾ð´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼ºÇÏ´Ù, ¼ºÇÏ°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ìÂî´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Å©´Ù, Å©°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÀÚ¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Ý¦') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý¦ : µµ¿ï [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Àç¹æº¯=â¢(¼Õ ¼ö) ºÎ(Ý») 4È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) µ½´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÙµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °ç</div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>Ý¦ : ±æ [Æ÷] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [Æ÷]<br><br>\n';      
    text +='3) ¶æ        : (1) ±æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'Üö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Üö : ±¸ºÎ¸± [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) º¯ ºÎ(Ý») 8È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) ±¸ºÎ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼÷ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼û´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ý»') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý» : ¶¼, ºÎºÐ [ºÎ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¿ìºÎ¹æ=ëé(°íÀ» À¾) ºÎ 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶¼, ºÎºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª´©´Ù, °¡¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °æ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¶À»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °Å´À¸®´Ù</div>\n';

 } else if (tx == 'ÝÂ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÝÂ : ³ª´­ [ºÐ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Óï (Ä® µµ) ºÎ(Ý») 2È¹/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÐ]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ª´©´Ù, ±¸º°ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±¸º°, ±¸ºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °¡¸£´Ù, ÂÉ°³´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½ÅºÐ, Á÷ºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½Ã°£, °¢µµ, ¹«°Ô ÀÇ ´ÜÀ§, ºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'ÝÅ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÝÅ : ¹«´ý [ºÐ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÐ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹«´ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÀºÐ, ¸ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ð´ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) µÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Ã¥<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ³ª´©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Å©´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ºñ¿ÁÇÏ´Ù</div>\n';

 } else if (tx == 'ÝÑ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÝÑ : ¾îÁö·¯¿ï [ºÐ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç (½Ç »ç) ºÎ(Ý») 4È¹/ÃÑ 10È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÐ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾îÁö·´´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹øÀâÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ûÅ¬¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±ê¹ß<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÆÐ°Ç(Â÷´Â ¼ö°Ç)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'Ý×') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ý× : ¾Æ´Ï [ºÒ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ïá (È° ±Ã) ºÎ(Ý») 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÒ]<br><br>\n';      
    text +='3) ¶æ        : (1) (ºÎÁ¤) ¾Æ´Ï´Ù, ¸»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±Ù½ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾î±ß³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¶³¾î¶ß¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºü¸¥ ¸ð¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹Ì±¹ ´Þ·¯($)</div>\n';

 } else if (tx == 'ÝÕ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÝÕ : ¾Æ´Ï [ºÎ/ºÒ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìé (ÇÑ ÀÏ) ºÎ(Ý») 3È¹/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºÎ/ºÒ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ´Ï´Ù, ºÎÁ¤ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸øÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ÝÕ : Å¬ [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='2) ¶æ        : (1) Å©´Ù</div>\n';

 } else if (tx == 'ÝÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÝÛ : ¹þ [ºØ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : êÅ (´Þ ¿ù) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºØ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¶æÀ» °°ÀÌÇÏ´Â ÀÌ, µ¿Áöbr>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºØ´ç, ºØ¿ì<<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹þ, Ä£±¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶¼, ¹«¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½Ö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'Þª') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þª : ¾Æ´Ò [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Þª (¾Æ´Ò ºñ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ´Ï´Ù(ºÎÁ¤)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±×¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ª¹«¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾î±ß³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Çæ¶â´Ù</div>\n';

 } else if (tx == 'Ýè') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ýè : ½½ÇÃ [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ½½ÇÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½½ÆÛÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½½ÇÄ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ýï') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ýï : °ßÁÙ [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ýï (°ßÁÙ ºñ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 4È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) °ßÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª¶õÈ÷ ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µû¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ä£ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾ÆÃ·ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹ÌÄ¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ºñ±³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ºñ·Ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) Àü·Ê<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ¹«¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) </div>\n';

 } else if (tx == 'Ýä') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ýä : ³·À» [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ä¨ (¿­ ½Ê) ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ³·´Ù, ³·Ãß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÃµÇÏ´Ù, ½ÅºÐÀÌ ³·´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿­µîÇÏ´Ù, ÁúÀÌ ³·´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÇÏ¿©±Ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³ª¶óÀÌ¸§</div>\n';

 } else if (tx == 'Þ«') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þ« : ³¯ [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Þ« (³¯ ºñ) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ³¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³¯¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)</div>\n';

 } else if (tx == 'Ýþ') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ýþ : »ìÂñ [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : êÅ(À° ´Þ ¿ù)=ë¿(°í±â À°) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) »ìÂî´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±â¸§Áö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¶¥ÀÇ ÈûÀÌ ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) »ìÁö°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ºñ°Ô, ±â¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) °Å¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) »ìÁø ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) »ìÁø °í±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'Ýø') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ýø : ºñ¼® [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à´ (µ¹ ¼®) ºÎ(Ý») 8È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ºñ¼®, ºñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼®ÁÖ, µ¹±âµÕ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºñ¹®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºñ¸¦ ¼¼¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Ýí') {
    text +='<tr><td><font color=#000099 size=4><center><b>Ýí : ºñÆÄ³ª¹« [ºñ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÊ (³ª¹« ¸ñ) ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºñ]<br><br>\n';      
    text +='3) ¶æ        : (1) ºñÆÄ³ª¹«<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºñÆÄ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºø´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Âüºø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'Þ¹') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þ¹ : ¼Õ [ºó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¯ (Á¶°³ ÆÐ) ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºó]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼Õ, ¼Õ´Ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÎµµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÁÀ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹ö¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º¹Á¾ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹°¸®Â÷´Ù</div>\n';

 } else if (tx == 'Þ­') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þ­ : Âô±×¸± [ºó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 16È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [ºó]<br><br>\n';      
    text +='3) ¶æ        : (1) Âô±×¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´«»ìÀ» ÂîÇª¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿ô´Â ¸ð¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'ÞË') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞË : ÀÌÀ» [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 10È¹/ÃÑ 13È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÕ´Ù, ÀÌ¾î°¡´Ù, ¿¬°èÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (°èÅë, ÀÚ¸®, ÁöÀ§, ´ë(ÓÛ), ÈÄ»ç <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;µîÀ»)ÀÕ´Ù, °è½ÂÇÏ´Ù, ´ë½ÅÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÚ¼Õ, ÈÄ¼Õ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÍÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º£³¢´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÀÚÁÖ, ºó¹øÈ÷, ¸î ¹øÀÌ°í</div>\n';  
 
 } else if (tx == 'ÞÌ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÌ : ³Ë [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (Å« ÀÔ±¸ ¸ö)ºÎ(Ý») 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ³Ë, ³Ý, ³× °³, ¼ýÀÚ 4<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³×¹øÂ°, ³×Â°, 4µî, 4À§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³×¹ø, 4È¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÚÁÖ, ºó¹øÈ÷, ¸î ¹øÀÌ°í</div>\n';  

 } else if (tx == 'ÞÀ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÀ : ÀÏ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¤Ó (°¥°í¸® ±È) ºÎ(Ý») 7È¹/ÃÑ 8È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÏ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼¶±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºÎ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÏ»ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ²È´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Âî¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';  

 } else if (tx == 'ÞÔ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÔ : ½º½Â [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëî (¼ö°Ç °Ç) ºÎ(Ý») 7È¹/ÃÑ 10È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ½º½Â, ¼±»ý 4<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±º»ç(ÏÚÞÔ)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º­½½¾ÆÄ¡, °ü¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½Å·É</div>\n';  

} else if (tx == 'ÞÅ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÅ : ºÎ¸± [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ)º¯ ºÎ(Ý») 6È¹/ÃÑ 8È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÎ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½ÃÅ°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç½Å°¡´Ù, »ç½Å º¸³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÇÏ¿©±Ý, °¡·É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½ÉºÎ¸§²Û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) »ç½Å<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º­½½ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';  
 
 } else if (tx == 'Þê') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þê : ½Ç [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç(½Ç »ç) ºÎ(Ý») 6È¹/ÃÑ 12È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ½Ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸íÁÖ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àã´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾Ç±âÀÇ ÀÌ¸§</div>\n';  

} else if (tx == 'ÞÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÖ : »ý°¢ÇÒ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 5È¹/ÃÑ 9È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) »ý°¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ý°¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¶æ, ÀÇ»ç, ÀÇµµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¸¶À½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½ÃÈ£(ãÍûÜ)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼º¾¾(àóä«)ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¾îÁ¶»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ±×¸®¿öÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9)  </div>\n';  
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÖ : ¼ö¿° ¸¹À» [»õ]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2)[¼Ò¸®]     : [»õ]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼ö¿°ÀÌ ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)</div>\n';  
 
} else if (tx == 'ÞÄ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÄ : ºñ½ÁÇÒ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ)º¯ ºÎ(Ý») 5È¹/ÃÑ 7È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ºñ½ÁÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´á´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Èä³»³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °°´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÕ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) »ó¼ÓÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) º¸ÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';  
 
} else if (tx == 'ÞÙ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÙ : ÀÌ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÐÅ (µµ³¢ ±Ù) ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ, ÀÌ°Í<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾îÁ¶»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¶³¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¶°³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Âï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Èñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7)  </div>\n';  
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÙ : ÃµÇÒ [½Ã]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2)[¼Ò¸®]     : [½Ã]<br><br>\n';      
    text +='3) ¶æ        : (1) ÃµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  </div>\n';  
 
} else if (tx == 'Þö') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þö : ¸»¾¸ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãô (¸Å¿ï ½Å) ºÎ(Ý») 12È¹/ÃÑ 19È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸», ¸»¾¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±Û<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹®Ã¼ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÇÎ°è<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »çÅðÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Ã»ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Å¸ÀÌ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) »ç¾çÇÏ´Ù</div>\n';  
 
} else if (tx == 'ÞÂ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÂ : ¼¶±æ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ)º¯ ºÎ(Ý») 3È¹/ÃÑ 5È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼¶±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) º­½½ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ìÇÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º­½½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';  
 
} else if (tx == 'ÞÐ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÐ : º£³¥ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý ¸é)=°« ¸Ó¸® ºÎ(Ý») 12È¹/ÃÑ 15È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) º£³¢´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ±×¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ºÎ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºÎ¾î¸¸µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÁÖÁ¶ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´ú¾î ¾ø¾Ö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ½ñ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';  
 
} else if (tx == 'Þì') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þì : Áý [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : àß (Çô ¼³) ºÎ(Ý») 2È¹/ÃÑ 8È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) Áý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿©°ü, ¿©ÀÎ¼÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ½¬´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) º£Ç®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¹ö¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÆóÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) È­»ìÀ» ½î´Ù, ½î´Ù</div>\n';  
    text +='<tr><td><font color=#000099 size=4><center><b>Þì : µé [¼®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2)[¼Ò¸®]     : [¼®]<br><br>\n';      
    text +='3) ¶æ        : (1) µé´Ù, ¹°°ÇÀ» µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';  
 
} else if (tx == 'Þë') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þë : ¹æÀÚÇÒ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ëÓ (º× À²) ºÎ(Ý») 7È¹/ÃÑ 13È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹æÀÚÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´Ã¾î³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ´ÊÃß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½ÃÇèÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °ð´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Âî¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¸¶±¸°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) °¡°Ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ³Ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) µåµð¾î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) </div>\n';  
 
} else if (tx == 'ÞÍ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÍ : ¼±ºñ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÞÍ (¼±ºñ »ç) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼±ºñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °ü¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) º­½½<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±º»ç, º´»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³²ÀÚ, »ç³»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÇÐÀÚ, ÇÐ»ý, ¼­»ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÄªÈ£³ª Á÷¾÷¿¡ ºÙÀÌ´Â ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';  
 
} else if (tx == 'ÞÞ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÞ : ¸ð·¡ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ï ¼ö º¯=â©(¹° ¼ö)º¯ ºÎ(Ý») 4È¹/ÃÑ 7È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ð·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸ð·¡¾Ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç¸·<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹°°¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';  
 
} else if (tx == 'ÞÈ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÈ : ¿ª»ç [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 2È¹/ÃÑ 5È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿ª»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ç¼­(ÞÈßö), »ç±â(ÞÈÑÀ)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç°ü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹®ÀÎ, ¹®ÇÊ°¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) È­»çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';  
 
} else if (tx == 'Þó') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þó : »ç·ÊÇÒ [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 10È¹/ÃÑ 17È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) »ç·ÊÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »çÁËÇÏ´Ù, ºô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç¾çÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹°·¯³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½Ãµé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ²÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';  
 
} else if (tx == 'Þå') {
    text +='<tr><td><font color=#000099 size=4><center><b>Þå : Á¦»ç [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÆ (º¸ÀÏ ½Ã) ºÎ(Ý») 3È¹/ÃÑ 8È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) Á¦»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Á¦»çÁö³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇØ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';  
 
} else if (tx == 'ÞÒ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÒ : ½ò [»ç]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : õ» (¸¶µð ÃÌ) ºÎ(Ý») 7È¹/ÃÑ 10È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ç]<br><br>\n';      
    text +='3) ¶æ        : (1) ½î´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';  
    text +='<tr><td><font color=#000099 size=4><center><b>ÞÒ : ¸ÂÈú [¼®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2)[¼Ò¸®]     : [¼®]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸ÂÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';  
     text +='<tr><td><font color=#000099 size=4><center><b>ÞÒ : ½È¾îÇÒ [¿ª]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2)[¼Ò¸®]     : [¿ª]<br><br>\n';      
    text +='3) ¶æ        : (1) ½È¾îÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';  
     text +='<tr><td><font color=#000099 size=4><center><b>ÞÒ : »ê ÀÌ¸§ [¾ß]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2)[¼Ò¸®]     : [¾ß]<br><br>\n';      
    text +='3) ¶æ        : (1) »ê ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) º­½½ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';  
  
} else if (tx == 'ßã') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßã : Ã£À» [»ö]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : »ç (½Ç »ç) ºÎ(Ý») 4È¹/ÃÑ 10È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ö]<br><br>\n';      
    text +='3) ¶æ        : (1) Ã£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´õµë´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';  
    text +='<tr><td><font color=#000099 size=4><center><b>ßã : ³ë [»è]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2)[¼Ò¸®]     : [»è]<br><br>\n';      
    text +='3) ¶æ        : (1) ³ë, ³ë²ö, »õ³¢, µ¿¾ÆÁÙ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Çì¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾µ¾µÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´ÙÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';  
  
} else if (tx == 'ß¤') {
    text +='<tr><td><font color=#000099 size=4><center><b>ß¤ : ÈðÀ» [»ê]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : µî±Û¿ù ¹® ºÎ(Ý») 8È¹/ÃÑ 12È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ê]<br><br>\n';      
    text +='3) ¶æ        : (1) Èð´Ù, Èð¶ß¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Èð¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Çì¾Æ¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÇÑ°¡·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ³»Ä¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Àý·è°Å¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) °¡·ç¾à<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) »ê¹®, ¹®Ã¼ÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) °Å¹®°í °¡¶ô<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) »êÁ¶, °¡¾ß±ÝÀÇ ¿¬ÁÖ¹æ½Ä<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ÀÚÁÖ, ºó¹øÈ÷, ¸î ¹øÀÌ°í</div>\n';  
 
} else if (tx == 'ß²') {
    text +='<tr><td><font color=#000099 size=4><center><b>ß² : ¼® [»ï]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìé (ÇÑ ÀÏ)ºÎ(Ý») 2È¹/ÃÑ 3È¹<br><br>\n';
    text +='2)[¼Ò¸®]     : [»ï]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼Â, ¼¼ °³, ¼ýÀÚ 3<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼¼¹øÂ°, ¼ÂÂ°, 3µî, 3À§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼¼¹ø, 3È¸<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °Åµì, Àç »ï, ¿©·¯ ¹ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÚÁÖ, ºó¹øÈ÷, ¸î ¹øÀÌ°í</div>\n';  

 } else if (tx == 'ß¾') {
    text +='<tr><td><font color=#000099 size=4><center><b>ß¾ : À§ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : /ÃÑ 3È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) À§, À­ ºÎºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ôÀº (Áö´ë, ÁöÀ§, ½ÅºÐ, ¼ºÀû µî)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) (¼ø¼­)ºü¸¥</div>\n';
 
 } else if (tx == 'ßÈ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÈ : Ç×»ó [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëî (¼ö°Ç °Ç) ºÎ(Ý») 8È¹/ÃÑ 11È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) Ç×»ó, ´Ã, ¾ðÁ¦³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶¸¶¸ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÏÂï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÏ¹Ý, ¹ü»óÇÑ, º¸ÅëÀÇ, ÈçÇÑ</div>\n';

 } else if (tx == 'ß¿') {
    text +='<tr><td><font color=#000099 size=4><center><b>ß¿ : »óÃ³ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) º¯ ºÎ(Ý») 11È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) »óÃ³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »óÃ³ÀÔ´Ù, »óÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÇØÄ¡´Ù, »óÇÏ°Ô ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¾ÖÅÂ¿ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±Ù½ÉÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ºÒ½ÖÈ÷ ¿©±â´Ù </div>\n';

 } else if (tx == 'ßÜ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÜ : ¼­¸® [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : éë (ºñ ¿ì) ºÎ(Ý») 9È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼­¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'ß×') {
    text +='<tr><td><font color=#000099 size=4><center><b>ß× : ¾Æ·§µµ¸® ¿Ê [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ëý (¿Ê ÀÇ) ºÎ(Ý») 8È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ¾Æ·§µµ¸® ¿Ê, Ä¡¸¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ÙÁö<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Ä¡¸ÀÀÚ¶ô</div>\n';

 } else if (tx == 'ßÖ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÖ : ºùºù µ¹¸é¼­ ³¯¾Æ °¥ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : éâ (±ê ¿ì) ºÎ(Ý») 6È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ºùºù µ¹¸é¼­ ³¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³¯´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¹¾Æº¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ï°¡´Ù</div>\n';

 } else if (tx == 'ßÓ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÓ : ¼­·Î [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÙÍ (´« ¸ñ) ºÎ(Ý») 4È¹/ÃÑ 9È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼­·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÇÔ²², °°ÀÌ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ½´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °¡¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ´Ù½º¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¸ð¾ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) Á¤½Â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) Á¢´ë¿ø<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10)  </div>\n';

 } else if (tx == 'ßÛ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÛ : »óÁÙ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ø¯ (Á¶°³ ÆÐ) ºÎ(Ý») 8È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) »óÁÖ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÄªÂùÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼þ»óÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿Ï»óÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Áõ¿©ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Áñ±â´Ù </div>\n';

 } else if (tx == 'ßØ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßØ : ÀÜ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÊÇ (»Ô °¢) ºÎ(Ý») 11È¹/ÃÑ 1È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÜ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÜ³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'ßÕ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÕ : »óÀÚ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ñÓ (´ë Á×) ºÎ(Ý») 9È¹/ÃÑ 15È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) »óÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) °çÃ¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °÷Áý, °÷°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';

 } else if (tx == '09061000200ForeheadSarng') {
    text +='<tr><td><font color=#000099 size=4><center><b>»ó : ÀÌ¸¶ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : úí (¸Ó¸® Ç÷) ºÎ(Ý») 10È¹/ÃÑ 19È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ¸¶<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸Ó¸® ²À´ë±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÌ¸¶°¡ ´ê°Ô ÀýÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';

 } else if (tx == 'ßÙ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÙ : ÀÚ¼¼ÇÒ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 6È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÚ¼¼ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÚ¼¼ÇÑ, ÀÚ¼¼È÷ ¾Ë´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ó¼­·Ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´Ù, ¸ðµÎ, ÀüºÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ßÙ : °ÅÁþ [¾ç] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [¾ç]<br><br>\n';      
    text +='3) ¶æ        : (1) °ÅÁþ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) </div>\n';

 } else if (tx == 'ßÌ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÌ : »ý°¢ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãý (¸¶À½ ½É) ºÎ(Ý») 9È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) »ý°¢<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ý°¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ý°¢°Ç´ë<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) </div>\n';

 } else if (tx == 'ßÄ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÄ : ¸À º¼ [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 11È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸À º¸´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½ÃÇèÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÀÏÂï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Ç×»ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) °¡À»Á¦»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)  </div>\n';

 } else if (tx == 'ßÚ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÚ : ÄÚ³¢¸® [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÎ (µÅÁö ½Ã) ºÎ(Ý») 5È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) ÄÚ³¢¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) »ó¾Æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¸ð¾ç, Çü»ó, ²Ã, ¸ð½À<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹ý<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Åë¿ª, Åëº¯<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Â¡ÈÄ, Á¶Áü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹«¾ÇÀÇ ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) º»¹Þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) º»¶ß´Ù, ±×¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¸ð»çÇÏ´Ù </div>\n';

 } else if (tx == 'ßÑ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÑ : Æò»ó [»ó] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Àå¼ö Àå º¯ ºÎ(Ý») 4È¹/ÃÑ 8È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ó]<br><br>\n';      
    text +='3) ¶æ        : (1) Æò»ó<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸¶·ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿ì¹° ³­°£<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  </div>\n';

 } else if (tx == 'ßÝ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßÝ : ¸·Èú [»ö] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ÷Ï (Èë Åä) ºÎ(Ý») 10È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [»ö]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸·È÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸·´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Â÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼ºÃ¤(àòóö) </div>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>ßÝ : º¯¹æ [»õ] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='2) [¼Ò¸®]    : [»õ]<br><br>\n';      
    text +='3) ¶æ        : (1) º¯¹æ, ±¹°æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿ä»õ, º¸·ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÁÖ»çÀ§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼º¾¾(àóä«)ÀÇ ÇÏ³ª<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ±ÂÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »çÀÌ°¡ ¶ß´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  </div>\n';

 } else if (tx == 'ßä') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßä : ºû [»ö]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ßä(ºû »ö)ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 6È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [»ö]<br><br>\n';      
    text +='3) ¶æ        : (1)  »ö, »ö±ò<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºû</div>\n';

 } else if (tx == 'ßâ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßâ : °ÅµÑ [»ö]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ü¢ (º­ È­) ºÎ(Ý») 13È¹/ÃÑ 18È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [»ö]<br><br>\n';      
    text +='3) ¶æ        : (1)  °ÅµÎ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¾Æ³¢´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ó»ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) °î½Ä </div>\n';

 } else if (tx == 'ßæ') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßæ : ³¯ [»ý]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ßæ (³¯ »ý) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö/ÃÑ 5È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [»ý]<br><br>\n';      
    text +='3) ¶æ        : (1) ³º´Ù, Ãâ»ê(»ý)ÇÏ´Ù, ÅÂ¾î³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³ª¿À´Ù, ³ªÅ¸³ª´Ù, ¹ß»ýÇÏ´Ù, ÀÏ¾î³ª´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ý±â´Ù, »êÃâÇÏ´Ù, »ý»êÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ±â¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) »ì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸¸µé´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¼­Åõ¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ½Ì½ÌÇÏ´Ù, »ì¾ÆÀÖ´Â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¹é¼º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ¼±ºñ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ³¯, ÀÍÈ÷µð ¾ÊÀº, ³¯·Î<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12) »ç¶÷<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(13) ÀÚ½ÅÀ» ³·Ãç ºÎ¸£´Â ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(14) »ýÈ°, »î </div>\n';

 } else if (tx == 'ßé') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßé : »ýÈ² [»ý]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ñÓ (´ë Á×) ºÎ(Ý») 5È¹/ÃÑ 11È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [»ý]<br><br>\n';      
    text +='3) ¶æ        : (1) »ýÈ²(ßéü×)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´ëÀÚ¸® <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'à¤') {
    text +='<tr><td><font color=#000099 size=4><center><b>à¤ : ¼­³á [¼­]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à¤(¼­³á¼­ = µ¤À» ¾Æ)ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 6È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼­]<br><br>\n';      
    text +='3) ¶æ        : (1) (¹æÀ§)¼­³á, ¼­ÂÊ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (Áö¿ª/Áö¸®)¼­¾ç</div>\n';

 } else if (tx == 'ßí') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßí : Â÷·Ê [¼­]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾öÈ£ ¹Ø ºÎ(Ý») 4È¹/ÃÑ 7È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼­]<br><br>\n';      
    text +='3) ¶æ        : (1) Â÷·Ê, ¼ø¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2)  Â÷·Ê¸¦ ¸Å±â´Ù, ¼ø¼­¸¦ ¸Å±â´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3)  ¸Ó¸®¸», ¼­¹®, ¼­¾ð, ¼­µÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4)  ¼­¹®À» ¾²´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5)  ¼­¼úÇÏ´Ù, Æì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6)  µû¸£´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7)  ÇÐ±³, ÇÐ´ç<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8)  Çà¶û¹æ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9)  ´ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) Â÷·Ê·Î Áö³ª°¡´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) ¾ÈÁ¤½ÃÅ°´Ù</div>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(12)</div>\n';

 } else if (tx == 'ßö') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßö : ±Û [¼­]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : èØ (°¡·Î ¿Ð) ºÎ(Ý») 6È¹/ÃÑ 10È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼­]<br><br>\n';      
    text +='3) ¶æ        : (1) ±Û, ¹®¼­,<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹®ÀÚ, ±ÛÀÚ</div>\n';

 } else if (tx == 'ßô') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßô : ´õ¿ï  [¼­]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìí (³¯ ÀÏ)ºÎ(Ý») 9È¹/ÃÑ 13È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼­]<br><br>\n';      
    text +='3) ¶æ        : (1) ´þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ´õÀ§, ¿©¸§</div>\n';

 } else if (tx == 'à¨') {
    text +='<tr><td><font color=#000099 size=4><center><b>à¨ : ±âÀå  [¼­]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à¨ (±âÀå ¼­)ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 12È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼­]<br><br>\n';      
    text +='3) ¶æ        : (1) ±âÀå<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼ú±×¸©(3µÇ µéÀÌ) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹«°³ÀÇ ´ÜÀ§, ±âÀå ÇÑ ¾ËÀÇ ¹«°Ô <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ´õÀ§, ¿©¸§</div>\n';

 } else if (tx == 'ßî') {
    text +='<tr><td><font color=#000099 size=4><center><b>ßî : ¹«¸® [¼­]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾öÈ£ ¹Ø ºÎ(Ý») 8È¹/ÃÑ 8È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼­]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹«¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿©·¯ <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼­ÀÚ, Ã¸ÀÇ ÀÚ½Ä<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °¡±õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹Ù¶ó´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'àª') {
    text +='<tr><td><font color=#000099 size=4><center><b>àª : Àú³á [¼®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : àª (Àú³á ¼®) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 3È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼®]<br><br>\n';      
    text +='3) ¶æ        : (1) Àú³á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹ã <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) Àú³á¿¡ ºË´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ½ò¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±â¿ï´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'à¬') {
    text +='<tr><td><font color=#000099 size=4><center><b>à¬ : ÀÚ¸® [¼®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ëî (¼ö°Ç °Ç) ºÎ(Ý») 7È¹/ÃÑ 10È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼®]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÚ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¾ÀÚ¸® <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¾ÉÀ» ÀÚ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿©·¯ »ç¶÷ÀÌ ¸ðÀÎ ÀÚ¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ±ò´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) º£Ç®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ¹úÀÌ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'à´') {
    text +='<tr><td><font color=#000099 size=4><center><b>à´ : µ¹ [¼®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : à´ (µ¹ ¼®) ºÎ(Ý») 0È¹(Á¦ºÎ¼ö)/ÃÑ 5È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼®]<br><br>\n';      
    text +='3) ¶æ        : (1) µ¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) µ¹ºñ¼® <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µ¹¹Ù´Ã<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ºÎÇÇÀÇ ´ÜÀ§, ¼¶(10¸»)<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) Àú¿ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ±»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'à·') {
    text +='<tr><td><font color=#000099 size=4><center><b>à· : Ç® [¼®]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ºÐº°ÇÒ º¯ ºÎ(Ý») 13È¹/ÃÑ 20È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼®]<br><br>\n';      
    text +='3) ¶æ        : (1) Ç®´Ù, Ç®¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) (ÀÇ½É, ¿ÀÇØ°¡) »ç¶óÁö´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼³¸íÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¿ë¼­ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¹þ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ÇØ¼®ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³»³õ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) µÎ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) ¼®¹æÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(10) ºÎÃ³, ¼®°¡¸ð´Ï<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(11) </div>\n';

 } else if (tx == 'à¼') {
    text +='<tr><td><font color=#000099 size=4><center><b>à¼ : ¼±ÇÒ [¼±] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ï¢ (ÀÔ ±¸) ºÎ(Ý») 9È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) ÂøÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ÈÇ¸¢ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀßÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿Ç°Ô¿©±â´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¾Æ³¢´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Ä£ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) »çÀÌÁÁ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'à»') {
    text +='<tr><td><font color=#000099 size=4><center><b>à» : ¾Õ [¼±]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¾îÁø»ç¶÷ ÀÎ ¹ß ºÎ(Ý») 4È¹/ÃÑ 6È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) (¼ø¼­, ½Ã°£, °ø°£)¾Õ, ¾Õ¼­´Ù, ¸ÕÀú<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÀÌ¸£´Ù, ºü¸£´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¿¾, ¿¾³¯, ¿¹Àü<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) °íÀÎ, µ¹¾Æ°¡½Å ºÐ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) </div>\n';

 } else if (tx == 'à¹') {
    text +='<tr><td><font color=#000099 size=4><center><b>à¹ : ½Å¼± [¼±]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ìÑ (»ç¶÷ ÀÎ) ºÎ(Ý») 3È¹/ÃÑ 5È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) ½Å¼±<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ½Å·É <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) µµÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼±ÀÎ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ½Å¼±ÀÌ µÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ½Å¼±ÀÌ µÇ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ³¯ µíÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¹Ì±¹ È­Æó´ÜÀ§ ¼¾Æ®(Cent)</div>\n';

 } else if (tx == 'à¾') {
    text +='<tr><td><font color=#000099 size=4><center><b>à¾ : º£Ç® [¼±]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ¸é(Áý ¸é)=°« ¸Ó¸® ºÎ(Ý») 6È¹/ÃÑ 9È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) º£Ç®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ³Î¸® Æì´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¹àÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÏÂï ¼¼´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ÀÓ±ÝÀÇ ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) Ä¢¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Á¶¼­<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'àÉ') {
    text +='<tr><td><font color=#000099 size=4><center><b>àÉ : °í¿äÇÒ [¼±]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ãÆ (º¸ÀÏ ½Ã) ºÎ(Ý») 12È¹/ÃÑ 17È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) °í¿äÇÏ´Ù, Á¶¿ëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼±À§ÇÏ´Ù, ¾çÀ§ÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼±<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÁÂ¼±<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¼öµµÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¼±µµ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) </div>\n';

 } else if (tx == 'à¿') {
    text +='<tr><td><font color=#000099 size=4><center><b>à¿ : ºÎÃ¤ [¼±]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ûÂ (Áö°Ô È£) ºÎ(Ý») 6È¹/ÃÑ 10È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) ºÎÃ¤<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ºÎÃ¤ÁúÇÏ´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ç¸³¹®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¹®Â¦<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'àÆ') {
    text +='<tr><td><font color=#000099 size=4><center><b>àÆ : ¾Æ¸§´Ù¿î ¿Á [¼±]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : èÝ=è¬(±¸½½ ¿Á) ºÎ(Ý») 11È¹/ÃÑ 15È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) ¿Á, ¾Æ¸§´Ù¿î ¿Á<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) º° ÀÌ¸§ </div>\n';

 } else if (tx == 'àÎ') {
    text +='<tr><td><font color=#000099 size=4><center><b>àÎ : ¹ÝÂù [¼±]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : êÅ(À° ´Þ ¿ù)=ë¿(°í±â À°) ºÎ(Ý») 12È¹/ÃÑ 16È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) ¹ÝÂù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼±¹° <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) »ýÀ°<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) Èñ»ý¹°¿ë °í±â<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¿Ã¸®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸Ô´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) </div>\n';

 } else if (tx == 'àâ') {
    text +='<tr><td><font color=#000099 size=4><center><b>àâ : º£Ç® [¼³]</b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 7È¹/ÃÑ 11È¹ <br><br>\n';
    text +='2) [¼Ò¸®]    : [¼±]<br><br>\n';      
    text +='3) ¶æ        : (1) º£Ç®´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼¼¿ì´Ù <br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ¼³Ä¡ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼³·É, °¡·É<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) </div>\n';

 } else if (tx == 'àã') {
    text +='<tr><td><font color=#000099 size=4><center><b>àã : ¸»¾¸ [¼³] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¼³]<br><br>\n';      
    text +='3) ¶æ        : (1) ¸»¾¸, ¸»<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼³¸í, ÇØ¼³<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) <br>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>àã : ±â»Ü [¿­] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¿­]<br><br>\n';      
    text +='3) ¶æ        : (1) ±â»Ú´Ù = æí<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Áñ°Ì´Ù<br>\n';
    text +='<tr><td><font color=#000099 size=4><center><b>àã : ´Þ·¤ [¼¼] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : åë (¸»¾¸ ¾ð) ºÎ(Ý») 7È¹/ÃÑ 14È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¼¼]<br><br>\n';      
    text +='3) ¶æ        : (1) ´Þ·¡´Ù, À§·ÎÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) À¯¼¼ÇÏ´Ù</div>\n';

 } else if (tx == 'à÷') {
    text +='<tr><td><font color=#000099 size=4><center><b>à÷ : ÀÌ·ê [¼º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Íü (Ã¢ °ú) ºÎ(Ý») 3È¹/ÃÑ 7È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¼º]<br><br>\n';      
    text +='3) ¶æ        : (1) ÀÌ·ç´Ù, ÀÌ·ç¾îÁö´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¿Ï¼ºÇÏ´Ù, ³¡³»´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'á¢') {
    text +='<tr><td><font color=#000099 size=4><center><b>á¢ : ¼Ò¸® [¼º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ì¼ (±Í ÀÌ) ºÎ(Ý») 11È¹/ÃÑ 17È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¼º]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼Ò¸®<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) Ç³·ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) ³ë·¡<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ÀÌ¸§<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) ¸í¿¹<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) »ç¼º<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) Æì´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8) ¹àÈ÷´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(9) </div>\n';

 } else if (tx == 'á¡') {
    text +='<tr><td><font color=#000099 size=4><center><b>á¡ : ¼º½º·¯¿ï [¼º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : ì¼ (±Í ÀÌ) ºÎ(Ý») 7È¹/ÃÑ 13È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¼º]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼º½º·´´Ù, °Å·èÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¼ºÀÎ, ¼ºÀÚ<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¶Ù¾î³ª´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ÁöÁ¸ÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¸¼Àº ¼ú<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) </div>\n';

 } else if (tx == 'àü') {
    text +='<tr><td><font color=#000099 size=4><center><b>àü : ¼ºÇÒ [¼º] </b></td></tr><tr><td bgcolor=orange><font color=#000099 size=3><br>\n';
    text +='1) ºÎ¼ö/È¹¼ö : Ù© (±×¸© ¸í) ¹ÞÄ§ ºÎ(Ý») 7È¹/ÃÑ 12È¹<br><br>\n';
    text +='2) [¼Ò¸®]    : [¼º]<br><br>\n';      
    text +='3) ¶æ        : (1) ¼ºÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(2) ¹«¼ºÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3) À¶¼ºÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(4) ¼º´ëÇÏ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(5) µÎÅÓ´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(6) ¸¹´Ù<br>\n';
    text +='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(7) ÀåÇÏ°Ô ¿©±â´Ù<br>\n';
    text +='