var secCatID2 = CatID.substring(0, 2);
document.write("<a href='http://english.chosun.com/'>Home<\/a> &gt; ");
if(secCatID){
	if(secCatID=='1'){
		if (CatID)
		{
			if (CatID=='11'){document.write("<strong>National<\/strong>");
			} else if (CatID=='12'){document.write("<strong>Politics<\/strong>")
			} else {document.write("<strong>National &amp; Politics<\/strong>");}
		}
	} else if(secCatID=='2'){
		if (CatID)
		{
			if (CatID=='21'){document.write("<strong>Business<\/strong>");
			} else if (CatID=='22'){document.write("<strong>Sci-Tech<\/strong>")
			} else if (CatID=='211'){document.write("<strong>G20<\/strong>")
			} else {document.write("<strong>Business / Sci-Tech<\/strong>");}
		}
	} else if(secCatID=='3'){document.write("<strong>Sports<\/strong>");
	} else if(secCatID=='4'){
		if (CatID)
		{
			if (secCatID2=='44'){document.write("<strong>Movie This Week<\/strong>");
			} else if (secCatID2=='41'){document.write("<strong>Lifestyle<\/strong>");
			} else if (secCatID2=='42'){document.write("<strong>Movie<\/strong>");
			} else if (secCatID2=='43'){document.write("<strong>Trailers<\/strong>");
			} else {document.write("<strong>Arts &amp; Entertainment<\/strong>");}
		}
	} else if(secCatID=='5'){document.write("<strong>World<\/strong>");
	} else if(secCatID=='6'){
		if (CatID)
		{
			if (CatID=='61'){document.write("<strong>Editorial<\/strong>");
			} else if (CatID=='62'){document.write("<strong>Column<\/strong>");
			} else {document.write("<strong>Opinion<\/strong>");}
		}
	} else if(secCatID=='7'){document.write("<strong>Tip of the Day<\/strong>");
	} else if(secCatID=='8'){
		if (CatID)
		{
			if (CatID=='81'){document.write("<strong>City Life<\/strong>");
			} else if (CatID=='82'){document.write("<strong>Travel<\/strong>");
			} else if (CatID=='83'){document.write("<strong>Food<\/strong>");
			} else if (CatID=='84'){document.write("<strong>Events<\/strong>");
			} else if (CatID=='85'){document.write("<strong>Korea 101<\/strong>");
			} else {document.write("<strong>Inside Korea<\/strong>");}
		}
	} else if(secCatID=='9'){document.write("<strong>Video Clips<\/strong>");
	} else if(secCatID=='B'){document.write("<strong>People<\/strong>");
	} else if(secCatID=='C1'){document.write("<strong>Korea Spectrum<\/strong>");
	} else if(secCatID=='C'){
		if (CatID)
		{
			if (CatID=='C1'){document.write("<strong>Korea Spectrum<\/strong>");
			} else {document.write("<strong>Photos<\/strong>");}
		}
	} else if(secCatID=='D'){document.write("<strong>Korea Spectrum<\/strong>");
	} else{document.write("<strong>News<\/strong>");}
} else{document.write("<strong>News<\/strong>");}

