대구- 봄나물 캐러 가요
대전- 조각의 한계를 넓히다
전주- 완주 와일드푸드 축제 준비현장
삼척- 이동복지빨래방
창원- 바람의 스포츠~ 요트!
포항- 사찰에서 배우다
<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);
parent.initScroll(mailWidth, mailHeight);
}
</SCRIPT>