	//Ã¤¿ëÈ¸»ç ´º½ºº¸±â
	function go_read(idx){
		window.open("/community/comm_bbs/read.asp?comm_stat=B1&Sub_Comm_Stat=0&db_page=1&B_No="+idx, "GIB_Read");
	}
	
	//Ã¤¿ëÈ¸¼Ý ´º½º ¸®½ºÆ®
	function go_list(C_ID){
		window.open("/community/comm_bbs/list.asp?comm_stat=B1&Comm_kwd="+C_ID, "GIB_Read");
	}