ufo

구닌2011.04.21
조회94

검색

시스템글꼴 나눔글꼴 미리보기 네이버 한글캠페인 도움말

모바일에 최적화된 통합검색을
체험하세요

모바일 웹 소개 체험하기 모바일 애플리케이션 소개 URL 문자 전송 function nx_showMobilePopup() { var i = Math.floor(Math.random() * 10 + 1) % 2; if (i == 1) { window.open( "http://mobile.naver.com/mobileweb/popup_iphone.nhn?app=search", "mobile_window", "status = 1, height = 645, width = 375, resizable = 0, scrollbars=no"); } else if (i==0) { window.open( "http://mobile.naver.com/mobileweb/popup_galaxyS.nhn?app=search", "mobile_window", "status = 1, height = 645, width = 375, resizable = 0, scrollbars=no"); } } function nx_showMobileSendURL (ascode) { var aa = "http://webmsg.naver.com/popup_send/send_url.php?code="+ascode+"&SMSID=ESW00017&MMSID=EMG00005" ; window.open(aa, "mobile_sms_window", "toolbar = no, scrollbars = no, width = 285, height = 402, top = 100, left = 100") ; } var oPlusMobile = new nhn.PlusMobile() ; function setAjaxSuggest() { smartSearch = new nhn.AjaxSuggestUS("nx_query", "autoFrame", { url: 'http://ac.search.naver.com/nx/ac', sFromName: "search", triangleBtn: "nautocomplete", sListMaxLength: 45, sListMaxLength3: 35, request_type: "jsonp", request_data: { q: "{query}", st: "100", r_format: "json", t_koreng: "1", q_enc: "UTF-8", r_enc: "UTF-8", r_unicode: "0", r_escape: "1", frm: "nx" }, sTriangleDownOff: "http://sstatic.naver.net/search/images11/btn_atcmp_down_off2.gif" }).attach({ actSubmit: function(){ try { top.nx_form_submit(this.elForm); } catch (e) { try { nx_form_submit(this.elForm); } catch (e) { } } this.elForm.submit(); } }); } $Fn(setAjaxSuggest, this).attach($('autoFrame'), "load");

UFO 소 납치 영상 옵션 메뉴 시작 통합검색 동영상 이미지 블로그 지식iN 뉴스 카페 어학사전 실시간검색beta 음악 사이트 웹문서 쇼핑 지식백과beta 지도 전문정보 뉴스라이브러리 더보기 function nx_clickTabMore (obj) { if (obj.parentNode.className == 'close') { if (typeof tab_more_callback == 'function') tab_more_callback('less') ; goOtherTCR(this, 'a=tmr.less&r=&i=&u=') ; } else { if (typeof tab_more_callback == 'function') tab_more_callback('more') ; goOtherTCR(this, 'a=tab.more&r=&i=&u=') ; } } function nx_closeTabMore () { var moreElem = document.getElementById('leftmenu_more') ; if (moreElem.parentNode.className != 'close') return ; oSearchTab.onClickMoreMenu(moreElem) ; } function nx_selectTab () { var selectedTab ; var selectedTabElem ; selectedTab = document.getElementById('topmenu_nexearch') ; if (selectedTab) { selectedTabElem = $Element(selectedTab) ; if (selectedTabElem.hasClass('off')) selectedTabElem.removeClass('off') ; selectedTabElem.addClass('on') ; selectedTabElem.show('block') ; } selectedTab = document.getElementById('leftmenu_nexearch') ; if (selectedTab) { selectedTabElem = $Element(selectedTab) ; if (selectedTabElem.hasClass('off')) selectedTabElem.removeClass('off') ; selectedTabElem.addClass('on') ; } } nx_selectTab(); var sf = document.getElementById('sf') ; if (sf) { var sf_chlds = sf.children ; if (sf_chlds.length > 0) { sf_chlds[0].className = sf_chlds[0].className + " firstchild" ; } } var nx_SmartFinderArea = [ {name:"movie", area:"mov"}, {name:"auto", area:"aut"}, {name:"game", area:"gam"}, {name:"health", area:"hth"} ] ; function nx_findSmartFinderArea (name) { for (var i = 0; i < nx_SmartFinderArea.length; i++) { if (nx_SmartFinderArea[i].name == name) { return nx_SmartFinderArea[i].area ; } } return null ; } function nx_setSmartFinderOpenClose (oButton) { var u, p ; if (oButton.type == "open") { u = urlexpand("?where=nexearch&sm=tab_sfb&query=" + headerfooter_query_encoded + "&ie=utf8" + (g_nx_nso?'&nso='+g_nx_nso:'') + "&sf=" + oButton.id) ; p = 'a=sfb_' + nx_findSmartFinderArea(oButton.id) + '.open&r=&i=&u=' + urlencode(u) ; } else if (oButton.type == "close") { u = urlexpand("?where=nexearch&sm=tab_sfb&query=" + headerfooter_query_encoded + "&ie=utf8" ) + (g_nx_nso?'&nso='+g_nx_nso:'') ; p = 'a=sfb_' + nx_findSmartFinderArea(oButton.id) + '.close&r=&i=&u=' + urlencode(u) ; } else { return ; } var a = document.createElement("a") ; a.href = u ; goOtherCR(a, p) ; location.href = a.href ; } function nx_initSmartFinder () { for (var i = 0; i < nx_SmartFinderArea.length; i++) { var oSmartFinderButton = new nhn.SmartFinderButton({ sButtonId : nx_SmartFinderArea[i].name, sDefaultType : (nx_SmartFinderArea[i].name == g_nx_selected_smartfinder) ? "open" : "close" }).attach({ click : function(o) { nx_setSmartFinderOpenClose(o) ; } }); } } nx_initSmartFinder() ; 정렬 정확도 최신순 기간 직접입력 ufo 적용 닫기 영역 전체 제목 전체 초기화 잘못된 날짜형식입니다.
(yyyy.mm.dd) var nx_opt_sort = 'r' ; var nx_opt_period = 'all' ; var nx_opt_area = 'all' ; function nx_searchOptionOpenDirect (doFocus) { $Element('nx_option_period_slide').hide() ; $Element('nx_option_period_direct').show() ; if (doFocus) { document.getElementById('nx_date_from').focus() ; tCR('a=opt.periodinput&u=javascript') ; } } function nx_searchOptionCloseDirect () { $Element('nx_option_period_direct').hide() ; $Element('nx_option_period_slide').show() ; if (nx_opt_period.match('^from') == 'from') { nx_opt_period = 'r' ; nx_searchOptionSubmit(); } tCR('a=opt.periodinputclose&u=javascript') ; } function nx_searchOptionSelect (type, value) { if (type == 'so') { switch (value) { case 'dd' : nx_opt_sort = value ; tCR('a=opt.sortdate&u=javascript') ; break ; case 'r' : default : nx_opt_sort = 'r' ; tCR('&a=opt.sortsim&u=javascript') ; break ; } } else if (type == 'p') { switch (value) { case '1d' : nx_opt_period = value ; tCR('a=opt.oneday&u=javascript') ; break ; case '1w' : nx_opt_period = value ; tCR('a=opt.oneweek&u=javascript') ; break ; case '1m' : nx_opt_period = value ; tCR('a=opt.onemonth&u=javascript') ; break ; case '1y' : nx_opt_period = value ; tCR('a=opt.oneyear&u=javascript') ; break ; case 'all' : default : nx_opt_period = 'all' ; tCR('a=opt.periodall&u=javascript') ; break ; case 'direct' : var from = document.getElementById('nx_date_from') ; var to = document.getElementById('nx_date_to') ; if (!from.value) { from.value = '1990.01.01' ; } else if (!checkDateInput(from.value)) { alertDateInput(from) ; return ; } if (!to.value) { var d = new Date(); to.value = d.getFullYear() + '.' + ((d.getMonth()+1) < 10 ? "0" : "") + (d.getMonth()+1) + '.' + (d.getDate() < 10 ? "0" : "") + d.getDate() ; } else if (!checkDateInput(to.value)) { alertDateInput(to) ; return ; } var from_val = from.value.replace(/\./g, '') ; var to_val = to.value.replace(/\./g, '') ; if (from_val > to_val) { var tmp_val = from_val ; from_val = to_val ; to_val = tmp_val ; } nx_opt_period='from' + from_val + 'to' + to_val ; tCR('a=opt.perioinputapply&u=javascript') ; break ; } } else if (type == 'a') { switch (value) { case 't' : nx_opt_area = value ; tCR('a=opt.fieldtit&u=javascript') ; break ; case 'all' : default : nx_opt_area = 'all' ; tCR('a=opt.fieldall&u=javascript') ; break ; } } else { alert('Invalid option!') ; } nx_searchOptionSubmit(); } function nx_searchOptionSelectPeriod (sDate) { var value = "" ; switch (sDate.option) { case 'all' : value = 'all' ; break ; default : value = sDate.option.substr(0, 2) ; break ; } nx_searchOptionSelect('p', value) ; } function nx_searchOptionSubmit () { var nso = 'so:' + nx_opt_sort + ',p:' + nx_opt_period + ',a:' + nx_opt_area ; var nsoElem = document.getElementById('nx_nso') ; var formElem = document.getElementById('nx_search_form') ; if (!nsoElem) { nsoElem = document.createElement('input') ; nsoElem.type = 'hidden' ; nsoElem.name = 'nso' ; formElem.appendChild(nsoElem) ; } nsoElem.value = nso ; nx_form_emul_charset(formElem) ; document.getElementById('nx_search_form').submit() ; } function nx_searchOptionReset () { tCR('a=opt.default&u=javascript') ; document.getElementById('nx_query').value = headerfooter_query ; document.getElementById('nx_search_form').submit() ; } function nx_searchOptionConvertPeriodFormat (val) { switch (val) { case '1d' : return "1day" ; case '1w' : return "1week" ; case '1m' : return "1month" ; case '1y' : return "1year" ; case 'all' : return "all" ; default : return "all" ; } } function nx_searchOptionInit () { var elem ; if (nx_opt_sort == 'dd') { elem = document.getElementById('nx_option_sort_date') ; } else { elem = document.getElementById('nx_option_sort_relevance') ; } if (elem) elem.parentNode.innerHTML = '' + elem.parentNode.innerHTML + '' ; if (nx_opt_area == 't') { elem = document.getElementById('nx_option_area_title') ; } else { elem = document.getElementById('nx_option_area_all') ; } if (elem) elem.parentNode.innerHTML = '' + elem.parentNode.innerHTML + '' ; var from_val, to_val ; var reset_date = 1 ; if (nx_opt_period.match('^from') == 'from') { nx_searchOptionOpenDirect(false) ; var from, to, to_pos ; from = nx_opt_period.substr(4, 8) ; to_pos = nx_opt_period.indexOf('to') ; if (to_pos) to = nx_opt_period.substr(to_pos+2, 8) ; from_val = from.substr(0, 4) + '.' + from.substr(4, 2) + '.' + from.substr(6, 2) ; to_val = to.substr(0, 4) + '.' + to.substr(4, 2) + '.' + to.substr(6, 2) ; if (!from_val || !to_val || !checkDateInput(from_val) || !checkDateInput(to_val)) { reset_date = 1 ; } else { reset_date = 0 ; } } if (reset_date) { var d = new Date(); from_val = '1990.01.01' ; to_val = d.getFullYear() + '.' + ((d.getMonth()+1) < 10 ? "0" : "") + (d.getMonth()+1) + '.' + (d.getDate() < 10 ? "0" : "") + d.getDate() ; } document.getElementById('nx_date_from').value = from_val ; document.getElementById('nx_date_to').value = to_val ; } nx_searchOptionInit() ; oDateSearchOption.initialize({ sPeriodFormId : "nx_option_period", sDefaultDate : nx_searchOptionConvertPeriodFormat(nx_opt_period), sSliderType : "nexearch", onChangeCallback : nx_searchOptionSelectPeriod }); 가변대응을위한영역으로꼭필요합니다UFO 소 납치 영상 검색결과 시작 var s_qrecmd_more_t = 0 ; var s_qrecmd_more_b = 0 ; function qqrecmdCR (position, o, a) { var b_type = position == "bottom" ? "_b" : "" ; if (a == 'undefined') a = 'rsk.list3' ; var q = document.getElementById("nx_qrecmd" + b_type) ; if (o.className == "list_more") { a += "more" ; var c = "" ; if (! q) { q = document.getElementById("nx_qrecmd_crop" + b_type) ; } q.className = c ; o.className = "list_more close" ; o.innerHTML = "접기" ; if (position == "bottom") s_qrecmd_more_b = 1 ; else s_qrecmd_more_t = 1 ; } else { a += "close" ; if (! q) q = document.getElementById("nx_qrecmd_crop" + b_type) ; q.className = "closed" ; o.className = "list_more" ; o.innerHTML = "더보기" ; if (position == "bottom") s_qrecmd_more_b = 0 ; else s_qrecmd_more_t = 0 ; } return tCR(a, 1, "") ; } function qqrecmdCR_clear (position) { var b_type = position == "bottom" ? "_b" : "" ; var qrecmd_dd_more = document.getElementById("nx_qrecmd_more" + b_type) ; qrecmd_dd_more.className = "list_more" ; qrecmd_dd_more.innerHTML = "더보기" ; } function qrecmd_check2 (position, c) { var b_type = position == "bottom" ? "_b" : "" ; var s_qrecmd_more = position == "bottom" ? s_qrecmd_more_b : s_qrecmd_more_t ; var qrecmd_dd = document.getElementById("nx_qrecmd" + b_type) ; var qrecmd_ul = document.getElementById("nx_qrecmd_ul" + b_type) ; if (qrecmd_dd) { var qrecmd_dd_more = document.getElementById("nx_qrecmd_more" + b_type) ; if (c) { if (!s_qrecmd_more) qrecmd_dd.className = "" ; qrecmd_dd_more.style.display = "none" ; } if (qrecmd_dd.clientHeight < 30) { qrecmd_dd.className = "oneline" ; } else if (qrecmd_dd.clientHeight > 50) { if (qrecmd_dd.clientHeight > 94) qrecmd_dd.id = "nx_qrecmd_crop" + b_type ; if (!s_qrecmd_more) { qrecmd_dd.className = "closed" ; } qrecmd_dd_more.style.display = "block" ; } } } function qrecmd_height_check (c) { qrecmd_check2("top", c) ; qrecmd_check2("bottom", c) ; } function qrecmd_onresize () { var nx_qrecmd = document.getElementById("nx_qrecmd") ; var qrecmd_width = nx_qrecmd ? nx_qrecmd.clientWidth : qrecmd_width_old ; if (qrecmd_width_old != qrecmd_width) { qrecmd_height_check(1) ; qrecmd_width_old = qrecmd_width ; } } 연관검색어 UFO 소 납치영상 논란 UFO 소 납치 동영상 더보기 var qrecmd_width_old = document.getElementById("nx_qrecmd").clientWidth ; qrecmd_check2("top", 0) ; function news_resize_thumb(o) { var max = 80; if(o.width > max) { o.height = (o.height * max) / o.width; o.width = max; } else { o.width = o.width; o.height = o.height; } if (o.height > max) { o.width = (o.width * max) / o.height; o.height = max; } else { o.width = o.width; o.height = o.height; } } 뉴스

정확도 최신순

전체 언론사 뉴스검색 결과입니다. 언론사선택 UFO 소 납치영상 논란, 누리꾼들 "말도 안 돼" 경악 투데이코리아 세계 2011.04.21 (목) 오전 8:05 ▲UFO 소 납치영상 논란[투데이코리아=박 일 기자] UFO 소 납치영상이 논란, 진짜인가? 가짜인가? UFO 소 납치영상이 논란에 휩싸였다. 인터넷을 통해 뜨겁게 달궈지고 있는 UFO 소 납치영상 논란은 목장에서 풀을... 관련기사 보기 UFO 소 납치영상 논란, 진짜?가짜? 폴리뉴스 사회 2011.04.21 (목) 오전 3:20 UFO 소 납치영상 논란 / 미확인 비행물체 즉 UFO가 소를 납치하는 모습이 담긴 동영상이 급속도로 확산돼 논란이 일고 있다. 지난 19일 세계최대 동영상 사이트 유튜브에는 '뉴 멕시코 농장에 등장한 UFO'라는 제목의 1분... 관련기사 보기 UFO 소 납치 영상 논란 ‘황당’…누리꾼 “10년 전 조작영상이 왜 지금 화제... 프라임경제 연예 2011.04.21 (목) 오전 2:36 UFO 소 납치 영상이 공개돼 화제다. UFO 소 납치 영상은 10년 전 인터넷에서 합성과 조작이라고 이미 판명난 영상. 하지만 유튜브를 통해 ‘또’ 등장했고, 국내 인터넷 매체들이 신바람 나게 UFO 소 납치 영상 기사를... 관련기사 보기

 

 

제가 답을 가르켜드리겠습니다.

소를 납치한 이유는 바로......

 

인물사진

소는 소중하니깐