원주- 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);
parent.initScroll(mailWidth, mailHeight);
}
</SCRIPT>