

//--ÇÃ·¡½¬ ¸µÅ©------------------------------------->

//function login(){ parent.document.location.href = "../member/login.asp"; } //·Î±×ÀÎ
//function logout(){ parent.document.location.href = "../authchk/authchk_out.asp"; } //·Î±×¾Æ¿ô

function sub1_1(){ parent.document.location.href = "../intro/intro.html"; } //¾Öºñ´º ¾Ë±â
function sub1_2(){ parent.document.location.href = "../intro/history.html"; }//¾Öºñ´º ¿ª»ç
function sub1_3(){ parent.document.location.href = "../intro/rule.html"; }//È¸Ä¢
function sub1_4(){ parent.document.location.href = "../intro/organ.html"; }//Á¶Á÷µµ
function sub1_5(){ parent.document.location.href = "../intro/recruit.html"; }//½ÅÀÔÈ¸¿ø ¸ðÁý
function sub1_6(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=avaddress "; }//ÁÖ¼Ò·Ï

function sub2_1(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=free"; } //ÀÚÀ¯°Ô½ÃÆÇ
function sub2_2(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=job"; } //Ãë¾÷°Ô½ÃÆÇ
function sub2_3(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=ett"; } //³îÀÌ°Ô½ÃÆÇ
function sub2_4(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=25th"; } //ÁØÈ¸¿ø°Ô½ÃÆÇ
function sub2_5(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=24th"; } //±â¼öº°°Ô½ÃÆÇ

function sub3_1(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=wz"; } //À¥Áø
function sub3_2(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=avienws"; } //¾Öºñ´º½º

function sub4_1(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=edu"; } //±³À°°Ô½ÃÆÇ
function sub4_2(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=edu_pds"; } //±³À°ÀÚ·á½Ç
function sub4_3(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=monitor_n"; } //±³À°¸ð´ÏÅÍ¸µ

function sub5_0(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=album"; } //»çÁøÃ¸

function sub6_1(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=guest"; } //¹æ¸í·Ï 
function sub6_2(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=qna"; } //Q&A


//¸ÞÀÎ ÀÌº¥Æ® ¹è³Ê
function event1(){ parent.document.location.href = "http://www.avinew.net/bbs/zboard.php?id=free&page=1&sn1=&divpage=1&sn=off&ss=on&sc=on&select_arrange=headnum&desc=asc&no=3648"; } //ÀÌº¥Æ®1
function event2(){ parent.document.location.href = ""; } //ÀÌº¥Æ®2
function event3(){ parent.document.location.href = ""; } //ÀÌº¥Æ®3


function wz(){ parent.document.location.href = "../wz/main.html"; } //À¥Áø¸µÅ©


function open_wz(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable) 
{ 
toolbar_str = toolbar ? 'yes' : 'no'; 
menubar_str = menubar ? 'yes' : 'no'; 
statusbar_str = statusbar ? 'yes' : 'no'; 
scrollbar_str = scrollbar ? 'yes' : 'no'; 
resizable_str = resizable ? 'yes' : 'no'; 
window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str); 
} 



//-- ÇÃ·¡½¬ Å×µÎ¸® ¾ø¾Ö±â ½ÃÀÛ -----¿ìÃø À¥Áø ¹è³Ê ½ºÅ©¸³Æ® ¿À·ù¸¦ ¸·±â À§ÇÑ ÇÃ·¡½¬¼Ò½º
 
if(typeof(__embed_target_id)=='undefined'){
	var __embed_target_id = null;
}

 
if(typeof(__embed_tags)=='undefined'){
	var __embed_tags = {object:true,embed:true,applet:true}
}
 
var __flash_force_objs = {};

if(document.attachEvent){
	document.write('<style type="text/css">');
	document.write('object,embed{display:none;}');
	document.write('</style>');
	document.attachEvent('onreadystatechange',
		function (){
			
			if(__embed_target_id===null){
				var __target = document;
			}else{
				var __target = document.getElementById(__embed_target_id);
			}
			if (document.readyState == "complete"){
				function _replace(obj){
					var obj_re = document.createElement(obj.outerHTML);					
					obj_re.style.display='inline';
					obj.parentNode.replaceChild(obj_re,obj);
				}
				function _inner(obj){
					obj.style.display='inline';					
					var html = obj.outerHTML;
					var classid = obj.classid.toLowerCase();
					if(classid=='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' && typeof(__flash_force_objs[obj.id])=='undefined'){//flash ÀÎ°æ¿ì
						obj.insertAdjacentHTML('beforeBegin',html);
						obj.parentNode.removeChild(obj);
					}else{						
						//º¯°æÇÏ°íÀÚÇÏ´Â ActiveX classid ¸¦ Ãß°¡ÇÏ½Ã±â ¹Ù¶ø´Ï´Ù
						if(classid=='clsid:6bf52a52-394a-11d3-b153-00c04f79faa6' || //media 7
						classid=='clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95' || //6.4
						classid=='clsid:6bf52a52-394a-11d3-b153-00c04f79faa6' ||
						classid=='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'	
						){//media player 10
							embed_pos = html.indexOf('embed');
							if(embed_pos!=-1){//embed °¡ Á¸ÀçÇÏ´Â°æ¿ì
								var embed = '<'+html.substr(embed_pos);
								embed = embed.substr(0,embed.length-9);
								obj.insertAdjacentHTML('beforeBegin',embed);
								obj.parentNode.removeChild(obj);
							}else{
								//object·Î¸¸ µÇ¾î ÀÖ´Â°æ¿ì µ¿¿µ»ó ºÎºÐ¸¸ ÆÐÄ¡ÇÑ´Ù
								var embed = document.createElement('embed');
								var total = obj.childNodes.length;
								embed.setAttribute('autostart',0);
								if(obj.width){
									embed.setAttribute('width',obj.width);
								}
								if(obj.height){
									embed.setAttribute('height',obj.height);
								}
								for(var k=0;k<total;k++){
									n = obj.childNodes.item(k).getAttribute("name");
									v = obj.childNodes.item(k).getAttribute("value");
									if(n=='URL' || n=='url' || n=='FileName'){
										n = 'src';
									}
									embed.setAttribute(n,v);
								}
								if(embed.getAttribute('src')){
									embed.style.display = 'inline';
									obj.parentNode.replaceChild(embed,obj);
								}else{
									//ÆÄÀÏ¿¢¼¼½º object°¡ ¾Æ´Ñ°æ¿ì´Â À¯ÁöÇÑ´Ù								
								}
							}
						}
					}
				}

				if(__embed_tags.object===true){
					var objs = __target.getElementsByTagName('object');
					var i = objs.length;
					while(i-->0){
						_inner(objs[i]);
					}
				}
				if(__embed_tags.embed===true){
					var objs = __target.getElementsByTagName('embed');
					var i = objs.length;
					while(i-->0){
						_replace(objs[i])
					}
				}

				if(__embed_tags.applet===true){
					var objs = __target.getElementsByTagName('applet');
					var i = objs.length;
					while(i-->0){
						_replace(objs[i])
					}
				}
			}
		}
	);
}

//-- ÇÃ·¡½¬ Å×µÎ¸® ¾ø¾Ö±â ³¡






//-- ÇÃ·¡½¬ Å×µÎ¸® ¾ø¾Ö±â ½ÃÀÛ
/*
	-- ÆÄ¶ó¹ÌÅÍ Á¤º¸ --

	width : °¡·ÎÅ©±â
	height : ¼¼·ÎÅ©±â
	url : ÇÃ·¡½¬ ÆÄÀÏÀÇ °æ·Î
*/

function Swfview(width, height, url){
	document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' ");
	document.write("		codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' ");
	document.write("		width='"+width+"' height='"+height+"' align='middle'>");
	document.write("	<param name='allowScriptAccess' value='always' /> ");
	document.write("	<param name='movie'				value='"+url+"' /> ");
	document.write("	<param name='quality'			value='high' /> ");
	document.write("	<param name='wmode'				value='transparent'> ");
	document.write("	<embed src='"+url+"' quality='high' width='"+width+"' height='"+height+"' align='middle' ");
	document.write("		allowScriptAccess='sameDomain' type='application/x-shockwave-flash' ");
	document.write("		pluginspage='http://www.macromedia.com/go/getflashplayer' />");
	document.write("</object>");
}

//-- ÇÃ·¡½¬ Å×µÎ¸® ¾ø¾Ö±â ³¡



//-- µå¸²À§¹ö ±âº» ¼Ò½º ½ÃÀÛ

<!--
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 MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->

//-- Á¡ÇÁ¸Þ´º ¼Ò½º ³¡