// ¸ÞÀÎÆäÀÌÁö ÇÏ·ç¿¡ ÇÑ¹øº¸±â ÆË¾÷Ã¢°ü·Ã  ÄíÅ°
function getCookie( name )
{
	var nameOfCookie = name + "=";
	var x = 0;

	while ( x <= document.cookie.length )
	{
		var y = (x+nameOfCookie.length);
		if ( document.cookie.substring( x, y ) == nameOfCookie ) {
			if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 )
				endOfCookie = document.cookie.length;
				return unescape( document.cookie.substring( y, endOfCookie )
			 );
		}
		x = document.cookie.indexOf( " ", x ) + 1;
		if ( x == 0 )
		break;
	}
	return "";
}





function namosw_exchange_src() 
{ 
	str = namosw_exchange_src.arguments[0];
	str = (navigator.appName == 'Netscape') ? 'document.' + str : 'document.all.' + str;
	img = eval(str);

	if (img) {
		if (img.ori_src == null) {
			img.ori_src = img.src;
			img.src = namosw_exchange_src.arguments[1];
		} else {
			var temp= img.src;
			img.src = img.ori_src;
			img.ori_src = temp;
		}
	} 
}

function namosw_preload_img()
{ 
	var img_list = namosw_preload_img.arguments;
	if (document.preloadlist == null) 
	document.preloadlist = new Array();

	var top = document.preloadlist.length;

	for (var i=0; i < img_list.length; i++) {
		document.preloadlist[top+i] = new Image;
		document.preloadlist[top+i].src = img_list[i];
	} 
}

function gonsa()//°ø»çÁß Ç¥½Ã
{
	alert("Áö±Ý ÁØºñÁßÀÔ´Ï´Ù.");
}


// »ó¼¼ÆäÀÌÁö ¿¬°á
function go_News(no){	//»õ¼Ò½Ä
	location.href = "/html/notice/news_r.asp?no="+no;
}

function go_ASSNews(no){//ÇùÈ¸¼Ò½Ä-°øÁö»çÇ×
	location.href = "/html/notice/nleague1_r.asp?no="+no;
}

function go_ASSNews2(no){//ÇùÈ¸¼Ò½Ä-Çà»ç¾È³»
	location.href = "/html/notice/nleague2_r.asp?no="+no;
}

function go_Colum(no){	//Àü¹®°¡ Ä®·³
	location.href = "/html/cmdata/cmexpert_r.asp?no="+no;
}

function go_Psnum(no){	//±âÈ¹Æ¯Áý
	location.href = "/html/cmdata/cmspeical_r.asp?no="+no;
}

function go_Mnnum(no){	//È¸¿ø»çµ¿Çâ
	location.href = "/html/notice/nwind_r.asp?no="+no;
}

function go_Tender(no){	//ÀÔ,³«Âû ÇöÈ²
	location.href = "/html/notice/ntrnder_r.asp?no="+no;
}

function go_LAWNews(no){//¹ý·É¼Ò½Ä
	location.href = "/html/notice/nlow_r.asp?no="+no;
}

function goenNews(no){	//À¯°ü±â°ü¼Ò½Ä
	location.href = "/html/notice/norg_r.asp?no="+no;
}



// ÇÏ´Ü¹è³Ê ¿À¸¥ÂÊÀ¸·Î Èå¸£°Ô


