안동- 영양만점. 예천 찰수수
최종봉이장(010-4767-5648)
전주- 맛있는 국수의 특별한 이야기
여수- 외국인 안내는 우리 손으로
청주- 신토불이 떡이 최고야
원주- 개치 마을에 뭔가 특별한 것이 있다
창원- 거장 백건우의 선율, 섬마을 울리다
<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>