//ÀÎÇÇÅ¬·£ - ¼½¼Ç¸ÞÀÎ
function fnSectionLink() {
//alert('ÁØºñÁßÀÔ´Ï´Ù');
	location.href="pro.asp";
	
}

//Å¬·£ VS Å¬·£ 
function fnVsclanLink() {
//alert('ÁØºñÁßÀÔ´Ï´Ù');
	window.open('/clan/view/clan_pop_base_c.htm','clanvsclan','width=560, height=420');
}

//ÀÎÇÇÀü±¤°ü
function fnClantickerLink() {
//alert('ÁØºñÁßÀÔ´Ï´Ù');
	location.href="/clan/act/clan_act.php?part=clan&act=clanWord&page_num=1";
}

//Å¬·£ ±¸ÇØ¿ä
function fnNeedclanLink() {
//alert('ÁØºñÁßÀÔ´Ï´Ù');
	location.href="/clan/act/clan_act.php?part=clan&act=clanAdver&page_num=1";
}

//¸í¹®Å¬·£
function fnFirstclanLink() {
//alert('ÁØºñÁßÀÔ´Ï´Ù');
	location.href="/clan/act/clan_act.php?part=clan&act=clanExcellent&page_num=1";
}

//Å¬·£°Ë»ö
function fnClansearchLink() {
//alert('ÁØºñÁßÀÔ´Ï´Ù');
	location.href="/clan/act/clan_act.php?part=clan&act=clanSearch&page_num=1";
}

//Å¬¸°¸¸µé±â
function fnMakeclanLink() {
//alert('ÁØºñÁßÀÔ´Ï´Ù');
	location.href="/clan/act/clan_act.php?part=clan&act=clanPreCreate";
}

