진주- 이것이 진짜 남해보물
울산- 욱곡감으로 감 잡았어
삼척- 그것이 궁금하다! 지상파 디지털 전환 방식
목포- 2011통합의학 박람회장
포항- 울진 왕피천에 연어가 돌아왔다
<SCRIPT type=text/
javascript>
if ( navigator.appVersion.indexOf("Chrome/4.") == -1 )
{
var mailWidth = 0;
var mailHeight = 0;
if ( typeof window.innerWidth != 'undefined' )
{
mailWidth = window.innerWidth;
mailHeight = window.innerHeight;
}
mailWidth = Math.max(mailWidth, document.documentElement.clientWidth, document.body.scrollWidth, document.documentElement.scrollWidth,
document.documentElement.offsetWidth, document.body.offsetWidth);
mailHeight = Math.max(mailHeight, document.documentElement.clientHeight, document.body.scrollHeight, document.documentElement.scrollHeight,
document.documentElement.offsetHeight, document.body.offsetHeight);
var bodyWidth = parent.document.getElementById("mainDiv").style.width - 40;
if(bodyWidth < mailWidth) {
parent.document.getElementById("mainDiv").style.width = (mailWidth+40) + "px";
parent.document.getElementById("result").style.width = mailWidth + "px";
}
parent.document.getElementById("result").style.height = mailHeight + "px";
contentHeightInit();
}
</SCRIPT>