document.write('<center>');
function topScheck()
{
	if (document.topSearch.search_text.value == "")
	{
		document.topSearch.search_text.value = "ÄíÅ°´º½º";
		document.topSearch.action = "http://search.kukinews.com/searching.asp";
		document.topSearch.submit();
		return false;
	}
	else if (document.topSearch.search_text.value == "Searched by Paran")
	{
		document.topSearch.search_text.value = "ÄíÅ°´º½º";
		document.topSearch.action = "http://search.kukinews.com/searching.asp";
		document.topSearch.submit();
		return false;
	}else{
		document.topSearch.action = "http://search.kukinews.com/searching.asp";
		document.topSearch.submit();
	}
}

function top_() {	
document.write('<div style="width:980px; margin-top:10px;">\n'
+'<table cellpadding="0" width="980" cellspacing="0"> <tr> <!--left-->  <td align="left"><a href="http://www.kukinews.com"><img src="http://www.kukinews.com/news2/images/btn_g.gif" border="0"></a><a href="http://text.kukinews.com/" target="_blank"><img src="http://www.kukinews.com/news2/images/btn_t.gif" border="0"></a><a href="http://www.kukinews.com" onclick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.kukinews.com/\')"><img src="http://www.kukinews.com/news2/images/btn_start.gif" border="0"></a></td> <!--right--> <td align="right"><script language="javascript">var status=getMCookie("status");if(status=="yes"){temp="<a href=javascript:go_logout();><img src=http://www.kukinews.com/news2/images/btn_logout.gif border=0></a>";}else{temp="<a href=javascript:go_login() ;><img src=http://www.kukinews.com/news2/images/btn_login.gif border=0></a>";}self.document.write(temp);</script> <a href="http://www.kukinews.com/member/register.asp" target="_self"><img src="http://www.kukinews.com/news2/images/btn_join.gif" border="0"></a><a href="http://www.kukinews.com/board/list.asp" target="_self"><img src="http://www.kukinews.com/news2/images/btn_togo.gif" border="0"></a><a href="http://www.kukinews.com/subscribe/subscribe.asp" target="_self"><img src="http://www.kukinews.com/news2/images/btn_subscribe.gif" border="0" scroll="no"></a><a href="http://www.kukinews.com/rss/main.asp" target="_self"><img src="http://www.kukinews.com/news2/images/btn_rss.gif" border="0"></a></td>	 </tr>	</table></div>\n');
document.write('<div style="width:980px; height:78px;">\n'
+'<table cellpadding="0" width="980" height="78" cellspacing="0"> <tr><!--±¤°í¹è³Ê--> <td width="350"><iframe src="http://www.kukinews.com/news2/bnr/topbnr_left.asp" border="0" marginwidth="0" marginheight="0" frameborder="0" framespacing="0" scrolling="no" width="350" height="50"></iframe> </td>  <!--·Î°í-->  <td align="left" valign="middle"><a href="http://www.kukinews.com" target="_top"><img src="http://www.kukinews.com/news2/images/logo2_new.gif" border="0"></a><!--³¯Â¥&³¯¾¾--> <div style="height:15px; padding-left:40px;" align="left"><iframe src="http://www.kukinews.com/inc/nowDate.asp" width="90" height="18" scrolling="No" frameborder="NO" border="0" framespacing="0"></iframe><iframe src="http://weather.kukinews.com/weather.asp" width="120" height="18" name="weatherWin" scrolling="No" frameborder="NO" border="0" framespacing="0"></iframe></div> </td> <!--±¤°í¹è³Ê--> <td width="250"><iframe src="http://www.kukinews.com/news2/bnr/topbnr_right.asp" border="0" marginwidth="0" marginheight="0" frameborder="0" framespacing="0" scrolling="no" width="250" height="50"></iframe> </td> </tr>	</table></div>\n');}top_();

/* */



function bluring()
{ 
	if(event.srcElement.tagName == "A" || event.srcElement.tagName == "IMG")
	{
		document.body.focus();
	}
}

document.onfocusin = bluring;

function getMCookie(name)
{
	var prefix = name + "=";
		
	var cookieStartIndex = document.cookie.indexOf(prefix);
	if (cookieStartIndex == -1) return null;
		
	var cookieEndIndex = document.cookie.indexOf("&", cookieStartIndex + prefix.length);
	if (cookieEndIndex == -1) cookieEndIndex = document.cookie.length;
	
	return unescape(document.cookie.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}
function go_logout()
{ 
    top.window.location = 'http://www.kukinews.com/login/logout.asp?reUrl='+ window.location.href;
} 

function go_login()
{ 
    top.window.location = 'http://www.kukinews.com/login/commonLogin.asp?reUrl='+ window.location.href;
}

