﻿
/* ÷ ? ? */
function swf_obj(src,w,h,swfid){
	swf_html = '';
	swf_html += '<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="'+w+'" HEIGHT="'+h+'" id="'+swfid+'">';
	swf_html += '<param name="movie" value="'+src+'">';
	swf_html += '<param name="quality" value="high">';
	swf_html += '<PARAM NAME="menu" VALUE="false">';
	swf_html += '<PARAM NAME="wmode" VALUE="transparent">';
	swf_html += '<EMBED src="'+src+'" menu="false" wmode="transparent" quality="high" WIDTH="'+w+'" HEIGHT="'+h+'" NAME="'+swfid+'"></EMBED>';
	swf_html += '<\/object>';
	document.write(swf_html);
}



//로고링크

function index() {location.href = "/utop/utop/index.asp?code=2";}

//상위 추가메뉴


function find() {window.external.AddFavorite('http://www.sa2t.kr/utop/utop');}


//서브링크
function sub1() {location.href = "/utop/utop/1_company/company1.asp";}
function sub1_1() {location.href = "/utop/utop/1_company/company_con.asp";}
function sub1_2() {location.href = "/utop/utop/1_company/company_con2.asp";}
function sub1_3() {location.href = "/utop/utop/1_company/company_con3.asp";}
function sub1_4() {location.href = "/utop/utop/1_company/company_con4.asp";}
function sub1_5() {location.href = "/utop/utop/1_company/company_con5.asp";}
function sub1_6() {location.href = "/utop/utop/1_company/company_con5_2.asp";}
function sub1_7() {location.href = "/utop/utop/1_company/company_con6.asp";}
function map1() {location.href = "/utop/utop/1_company/company_con6_2.asp";}



function sub2() {location.href = "/utop/utop/2_business/business1.asp";}
function sub2_1()  {location.href = "/utop/utop/2_business/business_con5.asp";}
function sub2_2()  {location.href = "/utop/utop/2_business/business_con2.asp";}
function sub2_3()  {location.href = "/utop/utop/2_business/business_con.asp";}
function sub2_4()  {location.href = "/utop/utop/2_business/business_con4.asp";}
function sub2_5()  {location.href = "/utop/utop/2_business/business_con3.asp";}



function sub3() {location.href = "/utop/utop/3_portfolio/portfolio1.asp";}
function sub3_1() {location.href = "/utop/utop/3_portfolio/portfolio.asp?z_code=cm";}
function sub3_2() {location.href = "/utop/utop/3_portfolio/portfolio.asp?z_code=감리";}
function sub3_3() {location.href = "/utop/utop/3_portfolio/portfolio.asp?z_code=설계";}
function sub3_4() {location.href = "/utop/utop/3_portfolio/portfolio.asp?z_code=건설";}
function sub3_5() {location.href = "/utop/utop/3_portfolio/portfolio.asp?z_code=엔지니어링";}



function sub4() {location.href = "/utop/utop/4_center/center1.asp";}
function sub4_1() {location.href = "/utop/utop/4_center/news.asp";}
function sub4_2() {location.href = "/utop/utop/4_center/center3.asp";}
function sub4_3() {location.href = "/utop/utop/4_center/center4.asp";}
function sub4_4() {location.href = "/utop/utop/4_center/center5.asp";}
function sub4_5() {location.href = "/utop/utop/4_center/live5.asp";}


function sub5_1() {openCenterWin("http://www.u-top.co.kr/ebook/ebook.html","view",860,640,false,false);}
function sub5_2() {openCenterWin("http://u-top.co.kr/pmis/pmis_.html","view",600,450,false,false);}
function sub5_3() {openCenterWin("http://gw.u-top.kr/kor_webroot/src/cm/common/login2.aspx","view",1024,768,false,false);}





function sub6_1() {window.open('http://www.u-top.co.kr/utop/cm/index.asp','pay2','width=1024 height=900, top=0 , left=0 ,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes, scrollbars=yes');}

function sub6_2() {window.open('http://www.u-top.co.kr/utop/plan/index.asp','pay','width=1024 height=900, top=0 , left=0 ,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,resizable=yes, scrollbars=yes');}
function sub6_3() {location.href = "/information/information3.asp";}


function english() {location.href = "/utop/utop/eng/index.asp";}
function korea() {location.href = "/utop/utop/index.asp";}









//마우스 오른쪽막기
function click() {if ((event.button==2) || (event.button==2)) 
	{}}
	
	document.onmousedown=click





