//1? ?? ???
function enterMain() {location.href="http://knowledge.godpia.com:8080/index.jsp";}
function enterQnA() {location.href="http://knowledge.godpia.com:8080/christian_QnA/christianNewList.jsp";}
function enterKnow() {location.href="http://knowledge.godpia.com:8080/initiate/initiateNewList.jsp";}
function enterRanking() {location.href="http://knowledge.godpia.com:8080/ranking/ranking.jsp";}
function enterFamily() {location.href="http://knowledge.godpia.com:8080/family/family.jsp";}

//???

//Q&A
function enterQnADir(){location.href="http://knowledge.godpia.com:8080/christian_QnA/christianDirectory.jsp";} //Q&A > ??????

//??

//????

//???? / ???
function enterRecomCrst(){location.href="http://knowledge.godpia.com:8080/recommend/crst_recomList.jsp";} //?? > Q&A
function enterRecomInit(){location.href="http://knowledge.godpia.com:8080/recommend/init_recomList.jsp";}   //?? > ????
function enterRecomCrstP(){location.href="http://knowledge.godpia.com:8080/recommend/crst_pointList.jsp";} //??? > Q&A > HOT ??
function enterRecomInitP(){location.href="http://knowledge.godpia.com:8080/recommend/init_pointList.jsp";}   //??? > ???? > HOT ??
function enterRecomCrstR(){location.href="http://knowledge.godpia.com:8080/recommend/crst_readList.jsp";}  //??? > Q&A > ????
function enterRecomInitR(){location.href="http://knowledge.godpia.com:8080/recommend/init_readList.jsp";}   //??? > ???? > ????


//?????



//????
function enterMyKnow() {location.href="http://knowledge.godpia.com:8080/my_know/my_index.jsp";}  //?????
function enterMyMileage(){location.href="http://knowledge.godpia.com:8080/my_know/member/mileageList.jsp";} //???? ????
function enterMyQtnBox(){location.href="http://knowledge.godpia.com:8080/my_know/know_box/crstAnsList.jsp";}   //????
function enterMyInitBox(){location.href="http://knowledge.godpia.com:8080/my_know/know_box/initiateList.jsp";}   //????
function enterMyAnsBox(){location.href="http://knowledge.godpia.com:8080/my_know/know_box/crstQtnList.jsp";} //????
function enterMyRankBox(){location.href="http://knowledge.godpia.com:8080/my_know/know_box/rankSList.jsp";}   //????(??)
function enterMyRankBoxK(){location.href="http://knowledge.godpia.com:8080/my_know/know_box/rankKList.jsp";}   //????(??)
function enterMyObjc(){location.href="http://knowledge.godpia.com:8080/my_know/objection/objcCrstFromList.jsp";}  //????
function enterMyScrap(){location.href="http://knowledge.godpia.com:8080/my_know/scrap/scrapList.jsp?menu=christian";}   //???

//??? ????
function enterUserInfo(id) {window.open("http://knowledge.godpia.com:8080/user_info/user_index.jsp?id="+id,'');}  //?????
function enterUserInfos(id) {location.href="http://knowledge.godpia.com:8080/user_info/user_index.jsp?id="+id;}  //????
function enterUserQtnBox(id) {location.href="http://knowledge.godpia.com:8080/user_info/know_box/crstAnsList.jsp?id="+id;}  //????
function enterUserAnsBox(id) {location.href="http://knowledge.godpia.com:8080/user_info/know_box/crstQtnList.jsp?id="+id;}  //????
function enterUserRankBox(id) {location.href="http://knowledge.godpia.com:8080/user_info/know_box/rankSList.jsp?id="+id;}  //????
function enterUserScrap(id) {location.href="http://knowledge.godpia.com:8080/user_info/scrap/scrapList.jsp?menu=christian&id="+id;}  //???

//???? / ??????? ?? ??
function foreign(theURL,winName)
{ 
  window.open(theURL,winName,"top=0,left=0,scrollbars=yes,width=620,height=650");
}


function sponLogin() {
	if(confirm("? ???? ???? ??? ???? ? ????.\n??? ???????")) {
		location.href="http://knowledge.godpia.com:8080/common/login/login.jsp?url_flag=sponsor";
	}
}
function sponLogin1() {
	//if(confirm("? ???? ???? ??? ???? ? ????.\n??? ???????")) {
		   GODpia_Login_alt();	//???? ??
		//location.href="http://knowledge.godpia.com:8080/common/login/login.jsp?url_flag=sponsor";
	//}
}
function openSponsor() {
	cw=screen.availWidth; //?? ??
	ch=screen.availHeight; //?? ??

	sw=780;//?? ?? ??
	sh=647;//?? ?? ??

	ml=(cw-sw)/2;//??? ????? ?? x??
	mt=(ch-sh)/2;//??? ????? ?? y??

	window.open( "http://knowledge.godpia.com:8080/common/sponsor/sponsorWrite.jsp", 'win','left='+ml+'top='+mt+',width='+sw+',height='+sh+'status=no');
}

function openSponsor2(sid2) {
	cw=screen.availWidth; //?? ??
	ch=screen.availHeight; //?? ??

	sw=780;//?? ?? ??
	sh=647;//?? ?? ??

	ml=(cw-sw)/2;//??? ????? ?? x??
	mt=(ch-sh)/2;//??? ????? ?? y??

	window.open( "http://knowledge.godpia.com:8080/common/sponsor/sponsorWrite.jsp?sid2="+sid2, 'win','left='+ml+'top='+mt+',width='+sw+',height='+sh+'status=no');
}

function opinionLogin() {
	if(confirm("? ???? ???? ??? ???? ? ????.\n??? ???????")) {
		location.href="http://knowledge.godpia.com:8080/common/login/login.jsp?url_flag=opinion";
	}
}
function openOpinion() {
	cw=screen.availWidth; //?? ??
	ch=screen.availHeight; //?? ??

	sw=600;//?? ?? ??
	sh=460;//?? ?? ??

	ml=(cw-sw)/2;//??? ????? ?? x??
	mt=(ch-sh)/2;//??? ????? ?? y??

	window.open( "http://knowledge.godpia.com:8080/help/proposal.jsp", 'win','left='+ml+'top='+mt+',width='+sw+',height='+sh+'status=no');
}
