﻿
function swf(src, w, h)
{
	html = '';
	html += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" WIDTH="'+w+'" HEIGHT="'+h+'">';
	html += '<PARAM NAME=movie VALUE="'+src+'">';
	html += '<PARAM NAME=quality VALUE=high>';
	html += '<PARAM NAME="wmode" value="transparent" />';
	html += '<EMBED src="'+src+'" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"  WIDTH="'+w+'" HEIGHT="'+h+'"></EMBED>';
	html += '</OBJECT>';
	document.write(html);
}

function swf_view(src,width,height) {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="'+width+'" height="'+height+'"><param name=movie value="'+src+'"><param name=quality value=high><param name=wmode value=transparent><PARAM NAME=menu VALUE=false><param name=allowScriptAccess value=always><embed src="'+src+'" quality=high pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" width="'+width+'" height="'+height+'" allowScriptAccess="always"></embed></object>');
}



function menu1(){ location.href = "/News/Notice/List.aspx" }				//  뉴스
function menu2(){ location.href = "/Guide/WhatIs.aspx" }					//  ABOUT오잉
function menu3(){ location.href = "/Lecture/Recommand.aspx" }				//  학습신청
function menu4(){ location.href = "/Community/Exp/List.aspx" }				//  커뮤니티
function menu5(){ location.href = "/DataRoom/Download.aspx" }				//  자료실
function menu6(){ location.href = "/Customer/FaqBest.aspx" }				//  고객지원


function aeHome(){ location.href = "/home/home.aspx"}  //  상단네비 로고클릭

// 학습시작
function aeStart(){
	gameStart();
}  




function gogo(){ location.href = "/News/Notice/List.aspx" }				//  공지사항
//========================================== 뉴스
function menu11(){ location.href = "/News/Notice/List.aspx" }				//  공지사항
function menu12(){ location.href = "/News/Event/List.aspx" }				//  이벤트
function menu13(){ location.href = "/News/Developer/List.aspx" }			//  개발자노트
function menu14(){ location.href = "/News/poll/List.aspx" }					//  POLL
function menu15(){ location.href = "/News/Forum/AeToday.aspx" }				//  오잉TODAY
function menu16(){ location.href = "/News/Press/List.aspx" }				//  보도자료

//============================================= ABOUT오잉
function menu21(){ location.href = "/Guide/WhatIs.aspx" }					//  WHATIS오잉
function menu22(){ location.href = "/Guide/Why.aspx" }						//  WHY오잉
function menu23(){ location.href = "/Guide/HowTo.aspx" }					//  HOWTO오잉
function menu24(){ location.href = "/guide/GameInfo.aspx" }					//  이용설명서

//====================================== 학습신청
function menu30(){ location.href = "/Payment/ChargeInfo.aspx" }				//  요금제안내
function menu31(){ location.href = "/Lecture/Recommand.aspx" }				//  추천과정
function menu32(){ location.href = "/Lecture/LectureList.aspx?show=2" }		//  EZSHOW
function menu33(){ location.href = "/Lecture/LectureList.aspx?show=5" }		//  KIZSHOW
function menu34(){ location.href = "/Lecture/LectureList.aspx?show=6" }		//  KIZMAGICSHOW
function menu35(){ location.href = "/Lecture/LectureList.aspx?show=7" }		//  KizTalesShow

function menu36(){ location.href = "/Lecture/LectureList.aspx?show=1" }		//  LIZSHOW
function menu37(){ location.href = "/Lecture/LectureList.aspx?show=4" }		//  SURVIVALSHOW
function menu38(){ location.href = "/Lecture/LectureList.aspx?show=3" }		//  BIZSHOW
function menu39(){ location.href = "/Payment/CouponRegister.aspx" }			//  쿠폰등록
function menu311() {location.href = "/Lecture/LectureList.aspx?show=8" }


//======================================= 커뮤니티
function menu41(){ location.href = "/Community/Exp/List.aspx" }				//  오잉체험기
function menu42(){ location.href = "/Community/Free/List.aspx" }			//  자유게시판
function menu43(){ location.href = "/Community/Event/List.aspx" }			//  이벤트게시판
function menu44(){ location.href = "/Community/Idea/List.aspx" }			//  건의/제안
function menu45(){ location.href = "/Community/Rank/Ranking.aspx" }			//  랭킹 
function menu46(){location.href ="/Community/Friend/List.aspx"}				//	친구찾기

//======================================= 자료실
function menu51(){ location.href = "/DataRoom/Download.aspx" }				//   오잉다운로드
function menu52(){ location.href = "/DataRoom/Media.aspx"}					//  미디어자료실
function menu53(){ alert("준비중입니다."); }								//  아이템

//================================== 고객지원
function menu61(){ location.href = "/Customer/FaqBest.aspx" }				//  FAQ
function menu62(){ location.href = "/Customer/InquiryWrite.aspx" }			//  1:1문의
function menu63(){ location.href = "/Customer/CashStipulation.aspx" }		//  캐시약관
function menu64(){ location.href = "/Customer/Policy.aspx" }				//  운영정책
function menu65(){ location.href = "/Customer/Alliance.aspx" }				//  제휴및단체구매



//==================== 퀵메뉴

function qbtn(){ //location.href = "/Guide/WhatIs.aspx" 
alert("test");	
}
function qbtn1(){ location.href = "/Guide/WhatIs.aspx" }					//  오디션잉글리시란? 
function qbtn2(){ location.href = "/guide/GameInfo.aspx" }					//  이용방법
function qbtn3(){ location.href = "/Lecture/Recommand.aspx" }				//  학습신청
function qbtn4(){ location.href = "/Customer/FaqBest.aspx" }				//  자주묻는질문
function qbtn5(){ location.href = "/Payment/CouponRegister.aspx" }			//  쿠폰등록
function qbtn6(){ location.href = "/DataRoom/Download.aspx" }				//  무료다운로드

function item1(){ location.href = "/Lecture/LectureList.aspx?show=5" }
function item2(){ location.href = "/Lecture/LectureList.aspx?show=1" }
function item3(){ location.href = "/Lecture/LectureList.aspx?show=4" }
function item4(){ location.href = "/Lecture/LectureList.aspx?show=2" }
function item5(){ location.href = "/Lecture/LectureList.aspx?show=3" }
function item6(){ location.href = "/Lecture/LectureList.aspx?show=6" }
function item7(){ location.href = "/Lecture/LectureList.aspx?show=7" }		//  KizTalesShow
function item8(){ location.href = "/Lecture/LectureList.aspx?show=8" }

function topSub(){location.href='#top';}

//1 리즈쇼, 2 이즈쇼, 3 비즈쇼, 4 서바이벌, 5 키즈쇼

//==========================  메인우측 상장배너
function pan1() { }  //  이러닝품질인증획득
function pan2() { }  //  GS인증획득

