function goLastProgURL(strUrl)
{
	if (strUrl != "0")
	{
		if (strUrl.lastIndexOf("::") > 0)
		{
			strMoveUrl = strUrl.split("::");
			window.open(strMoveUrl[0],"LastProgWin","toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=no,width=750,height=577");
		}
		else
		{
			window.location.href = strUrl;			
		}
	}
}
document.write("<div id=Layer2 style='position:absolute; left:0px; top:166px; width:206px; height:80px; z-index:12'>");
writeSwf('http://swf.imbc.com/broad/tv/drama/whitepower/images/medical_sub_menu.swf',206,740,false);
document.write("</div>");
document.write("<table width=176 border=0 cellspacing=0 cellpadding=0 style='background:url(http://img.imbc.com/broad/tv/drama/whitepower/images/sub_menubg_001.jpg); background-position: left top; background-repeat: no-repeat;'>");
document.write("  <tr><Td style='padding:740 0 10 0'>");
fDramaProgramGo();
document.write("  </td></tr>");
document.write("  <tr><td style='padding:0 0 10 0'>");
writeMyFav('DRAMA00002849');
document.write("  </td></tr>");
document.write("</table>");
