// 링크연결스크립트

function linkG1(){ //글로벌메뉴1-회사소개
	document.location.href="/company/";
}
        
function linkG1S1() { //회사개요
	document.location.href="/company/company.asp";
}
        
function linkG1S2() { //회사연혁
	document.location.href="/company/company_info.asp";
} 
		
function linkG1S3() { //Global
	document.location.href="/company/global.asp";
}
		
function linkG1S4() { //채용정보
	document.location.href="/company/recruit.asp";
}

function linkG1S5() {  //대리점현황
	document.location.href="/company/store.asp";
}
		
function linkG1S6() {  //제휴제안
	document.location.href="/company/cooperate.asp";
}
			
function linkG1S7() {  //회사위치
	document.location.href="/company/map.asp";
}
		


function linkG2() { //글로벌메뉴2-제품소개
	document.location.href="/product/";
}
		
function linkG2S8() { //골프버디 월드 플래티늄
	document.location.href="/product/product06_1.asp";
}
		
function linkG2S7() { //골프버디 월드 플래티늄
	document.location.href="/product/product05_1.asp";
}
		
function linkG2S6() { //골프버디 투어
	document.location.href="/product/product04_1.asp";
}
		
function linkG2S5() { //골프버디 프로
	document.location.href="/product/product03_1.asp";
}
		
function linkG2S4() { //골프버디 플러스
	document.location.href="/product/product02_1.asp";
}

function linkG2S3() { //골프버디
	document.location.href="/product/product01_1.asp";
}
		
function linkG2S2() { //원퍼팅 OP-8000
	document.location.href="/product/product_OP01.asp";
}

function linkG2S1() { //원퍼팅 PRO
	document.location.href="/product/product_OP02.asp";
}
		


function linkG3() { //글로벌메뉴3-골프장데이터
	document.location.href="/golfdata/";
}
	
function linkG3S1() { //골프장검색
	document.location.href="/golfdata/golfdata.asp";
}		
		
function linkG3S2() { //데이터 다운로드
	document.location.href="/golfdata/download.asp";
}
		
function linkG3S3() { //데이터 다운로드
	document.location.href="/golfdata/manual_world_1.asp";
}



function linkG4() { //커뮤니티
	document.location.href="/community/";
}
	
function linkG4S1() {  //공지사항
	document.location.href="/community/notice.asp";
}

function linkG4S2() {  //언론뉴스
	document.location.href="/community/news.asp";
}

function linkG4S3() {  //1대1 문의상담
	document.location.href="/community/qna.asp";
}

function linkG4S4() {  //자료실
	document.location.href="/community/pds.asp";
}

function linkG4S5() {  //FAQ
	document.location.href="/community/faq.asp";
}

		

function linkG5() {  //글로벌메뉴5-구매하기
	document.location.href="/shop/";
}	
      
function linkG5S1() { //골프버디 제품
	document.location.href="/shop/golfbuddy.asp";
}

function linkG5S2() { //원퍼팅
	document.location.href="/shop/oneputting.asp";
}

function linkG5S3() { //액세서리
	document.location.href="/shop/accessory.asp";
}

function linkG5S4() { //보상판매
	document.location.href="/shop/reward.asp";
}
/*
function linkG5S5() { //기기렌탈
	document.location.href="/shop/rental.asp";
}
*/
function linkG5S5() { //회원특가상품
	document.location.href="/shop/shop.asp";
}

function linkG5S6() { //화이트볼
	document.location.href="/shop/whiteball.asp";
}
		


function linkG6() { //글로벌메뉴6-골프장예약
	document.location.href="http://www.golfbuddy.co.kr/xgolf/";
}



