var gnbWidthVal, copyCenterWidth ;
if (gnbWidthVal == null || gnbWidthVal == "") gnbWidthVal = "970" ;
if (eval(gnbWidthVal) <= 970) gnbWidthVal = "970" ;
copyCenterWidth = 865 + (gnbWidthVal-970) ;


document.write(" \
<style type=text/css> \
.copyrt, .copyrt a, .copyrt a:hover, .copyrt a:visited { font-family:돋움,dotum; font-size:12px; color:#333333; text-decoration:none;} \
</style> \
<table width=" + gnbWidthVal + " border=0 cellspacing=0 cellpadding=0 background=http://image.chosun.com/common/200611/copyrt_center.gif> \
<tr> \
 <td width=65><img src=http://image.chosun.com/common/200611/copyrt_left.gif width=65 height=110 /></td> \
 <td width=" + copyCenterWidth + " valign=top> \
   <div style=margin-top:7px;margin-bottom:4px;> \
   <table width=650 border=0 cellspacing=5 cellpadding=0 align=center> \
   <tr> \
    <td><a href=http://www.chosun.com/><img src=http://image.chosun.com/common/200611/copyrt_csib.gif width=185 height=15 border=0 /></a></td> \
    <td class=copyrt style=padding-top:3px>Copyright (c) 2007 <strong>chosun.com</strong> All rights reserved.</td> \
    <td><a href=http://news.chosun.com/national/neighbor/><img src=http://image.chosun.com/common/200611/copyrt_neighbor.gif width=75 height=24 border=0 /></a></td> \
   </tr> \
   </table> \
   </div> \
   <table width=" + copyCenterWidth + " border=0 cellspacing=5 cellpadding=0> \
   <form> \
   <tr> \
    <td><strong class=copyrt>조선일보</strong></td> \
    <td> \
     <table border=0 cellspacing=0 cellpadding=0> \
     <tr> \
      <td class=copyrt><a href=http://pr.chosun.com/chosun/>회사소개</a> | <a href=http://newsroom1.chosun.com/newsroom/>사원소개</a> | <a href=http://www.chosun.com/section/adinfo/index.html target=csib>광고안내(신문)</a> | <a href=http://news.chosun.com/site/data/html_dir/2006/12/27/2006122701294.html>경력기자 상시채용</a> | <a href=http://morningplus.chosun.com/etc/jebo/write.html>기사제보</a> | <a href=http://www.chosun.com/ombudsman/>독자권익위원회</a> | <a href=http://visit.chosun.com/ target=csib>조선일보견학</a> | <a href=http://gallery.chosun.com/ target=csib>미술관이용</a> | </td> \
      <td>&nbsp; <select style='width:78px;font-size:11px;color:#333333;' onchange=copyrtChgUrl(this.value)> \
      <option value=0>관련회사</option> \
      <option value=http://sports.chosun.com/service/company.htm>스포츠조선</option> \
      <option value=http://monthly.chosun.com/company/company_index.asp>월간조선</option> \
      <option value=http://www.educhosun.co.kr/>에듀조선</option> \
      <option value=http://www.chogwang.com/>조광</option> \
      <option value=http://www.livingchosun.com/>생활미디어</option> \
      <option value=http://www.chosunis.co.kr/>조선아이에스</option> \
      <option value=http://pr.chosun.com/dizzoad/>디조애드</option> \
      </select></td> \
     </tr> \
     </table> \
    </td> \
   </tr> \
   <tr>  \
    <td><strong class=copyrt>디지틀조선일보&nbsp;</strong></td> \
    <td> \
     <table border=0 cellspacing=0 cellpadding=0> \
     <tr> \
      <td class=copyrt><a href=http://pr.chosun.com/digital/>회사소개</a> | 광고안내(<a href=http://www.chosun.com/section/adcenter/ target=dizzo>인터넷</a> | <a href=http://pr.chosun.com/dizzoad/cityvision.html target=dizzo>전광판</a>) | <a href=http://www.chosun.com/section/customer/2_3.html>제휴안내</a> | <a href=http://www.chosun.com/section/customer/index.html>고객센터</a> | <a href=http://www.chosun.com/section/guide/1.html>개인정보정책</a> | <a href=http://www.chosun.com/section/guide/index.html>저작권 규약</a> | 회원약관 | <a href=http://www.chosun.com/section/customer/sitemap.html>사이트맵</a> |</td> \
      <td>&nbsp; <select style='width:100px;font-size:11px;color:#333333;' onchange=copyrtChgUrl(this.value)> \
      <option value=0>뉴스 보는 방법</option> \
      <option value=http://www.chosun.com/rss/index01.html>RSS</option> \
      <option value=http://www.chosun.com/service/chosun/2003/mylinker/>레드진</option> \
      <option value=http://mobile.chosun.com>모바일</option> \
      </select></td> \
     </tr> \
     </table> \
	  </td> \
   </tr> \
   </form> \
   </table> \
 </td> \
 <td width=40><img src=http://image.chosun.com/common/200611/copyrt_right.gif width=40 height=110 /></td> \
</tr> \
</table> \
");

function copyrtChgUrl(){
 if (arguments[0]!="0") window.open(arguments[0],'csib') ;
}