var isIE70 = ( navigator.appVersion.indexOf("MSIE 7") != -1 ) ? true : false;




function showflash(str, width, height) {
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='"+width+"' height='"+height+"'>")
	//document.write("<param name='wmode' value='opaque'>")
	document.write("<param name='allowScriptAccess' value='always' />")
	document.write("<param name='movie' value='"+str+"'>")
	document.write("<param name='wmode' value='transparent'>")	
	document.write("<param name='quality' value='high'>")
	document.write(" <embed src='"+str+"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' allowScriptAccess='always' width='"+width+"' height='"+height+"'></embed></object>")

}

function setStartPage(){

	document.body.style.behavior='url(#default#homepage)';
	document.body.setHomePage('http://www.manbulsa.org');
}


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_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_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 guidePopUp(){
		window.open('/global_site/english/infor/in.guidance.asp', 'guide','width=1000,height=680,resizable=no');
}
function dicPopUp(){
		window.open('/pokyo/po.dic.asp', 'dic','width=625,height=650,resizable=no');
}
function moviePopUp(){
		window.open('http://op.manbulsa.org/admin/movie/vod.asp?title=%ED%81%B0%EC%8A%A4%EB%8B%98%EC%B4%88%EC%B2%AD%EB%8C%80%EB%B2%95%ED%9A%8C%5F%EC%84%9C%EC%95%94%EC%8A%A4%EB%8B%98%ED%8E%B8%5F%EC%B0%B8%EB%82%98%EB%A5%BC%EC%B0%BE%EC%95%84%EC%84%9C&movie_url=mms%3A%2F%2Fmanbul%2Enet%2Fmanbulcafe%2Fmbm%2Fmanbul%2F30%EB%B6%84%EA%B4%91%EA%B3%A0%EB%A7%88%EC%8A%A4%ED%84%B0%2Ewmv&table=tb_movie&seq=16', 'guide','width=540,height=545,resizable=no');
}



