전주- 또 다른 나를 위하여
광주- 겨울진미 꼬막
광주 용산동 푸른바다 횟집 062-234-8898
안동- 안동 택시는 이야기를 싣고
안동 이야기택시 남석주 기사(010-2504-4059)
울산- 겨울은 우리가 대세. 앙장구 VS 정자대게
① 떡바우 횟집 (앙장구 비빔밥) ☎ 052- 238-3136
② 돌고래 횟집 (정자대게) ☎ 박미경 019-539-6362
부산- 부산에서 즐기는 글로벌 맛집
춘천- 세계 악기 감성 체험전
<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>