var checkCatID = CatID.substring(0, 1);;
if ( checkCatID=='1' ) { 
document.write("<table width='670' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top'><img src='http://image.chosun.com/culture/images/menu_title03.gif'></td><td align='right' class='basic_11'><a href='http://playculture.chosun.com/'>È¨</a> > <a href='http://playculture.chosun.com/list.html'>¹®È­´º½º&Á¤º¸</a> > <a href='http://playculture.chosun.com/list.html?catid=1'><font color='#3c7d91'>ÃÖ½Å´º½º</font></a></td></tr></table>");
} 
else if ( checkCatID=='2' ) { 
document.write("<table width='670' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top'><img src='http://image.chosun.com/culture/images/menu_title04.gif'></td><td align='right' class='basic_11'><a href='http://playculture.chosun.com/'>È¨</a> > <a href='http://playculture.chosun.com/list.html'>¹®È­´º½º&Á¤º¸</a> > <a href='http://playculture.chosun.com/list.html?catid=2'><font color='#3c7d91'>Ä®·³</font></a></td></tr></table>");
}
else if ( checkCatID=='3' ) { 
document.write("<table width='670' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top'><img src='http://image.chosun.com/culture/images/menu_title01.gif'></td><td align='right' class='basic_11'><a href='http://playculture.chosun.com/'>È¨</a> > <a href='http://playculture.chosun.com/list.html'>¹®È­´º½º&Á¤º¸</a> > <a href='http://playculture.chosun.com/list.html?catid=3'><font color='#3c7d91'>´ä»ç±âÇà</font></a></td></tr></table>");
}
else if ( checkCatID=='4' ) { 
document.write("<table width='670' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top'><img src='http://image.chosun.com/culture/images/menu_title02.gif'></td><td align='right' class='basic_11'><a href='http://playculture.chosun.com/'>È¨</a> > <a href='http://playculture.chosun.com/list.html'>¹®È­´º½º&Á¤º¸</a> > <a href='http://playculture.chosun.com/list.html?catid=4'><font color='#3c7d91'>¹®È­Àçe¾ß±â</font></a></td></tr></table>");
}
else { 
document.write("<table width='670' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top'><img src='http://image.chosun.com/culture/images/menu_title03.gif'></td><td align='right' class='basic_11'><a href='http://playculture.chosun.com/'>È¨</a> > <a href='http://playculture.chosun.com/list.html'>¹®È­´º½º&Á¤º¸</a></td></tr></table>");
} 