function convertToISO(text) { var string = ''; var c1 = 0; var c2 = 0; var i = 0; var dizi = new Array(); dizi[195] = new Array(); dizi[196] = new Array(); dizi[197] = new Array(); dizi[226] = new Array(); dizi[195][167] = String.fromCharCode(231); dizi[196][177] = String.fromCharCode(305); dizi[196][376] = String.fromCharCode(287); dizi[195][182] = String.fromCharCode(246); dizi[197][376] = String.fromCharCode(351); dizi[195][188] = String.fromCharCode(252); dizi[195][8225] = String.fromCharCode(199); dizi[196][176] = String.fromCharCode(304); dizi[196][158] = String.fromCharCode(286); dizi[196][65533]= String.fromCharCode(286); dizi[195][8211] = String.fromCharCode(214); dizi[197][158] = String.fromCharCode(350); dizi[197][65533]= String.fromCharCode(350); dizi[195][339] = String.fromCharCode(220); dizi[226][8364] = new Array(); dizi[226][65533]= new Array(); dizi[226][8364][8482] = String.fromCharCode(39); dizi[226][65533][65533] = String.fromCharCode(39); dizi[226][8364][339] = String.fromCharCode(34); dizi[226][8364][157] = String.fromCharCode(34); while (i < text.length) { c1 = text.charCodeAt(i); if (c1 > 194 && c1 < 198) { c2 = text.charCodeAt(i+1); if (dizi[c1][c2]) { string += dizi[c1][c2]; } else { string += String.fromCharCode(c1); string += String.fromCharCode(c2); } i++; } else if (c1 == 226) { c2 = text.charCodeAt(i+1); c3 = text.charCodeAt(i+2); if (dizi[c1][c2][c3]) { string += dizi[c1][c2][c3]; i += 2; } } else { string += String.fromCharCode(c1); } i++; } return string; } str = '
'; str = convertToISO(str);document.write(str); function HD_changeItem(opcode) { eval('elm = news_data'); if(typeof(window['elm']) == "undefined") return; HD_clearTimeout(); HD_curIndex += opcode; if(HD_curIndex >= elm.length) HD_curIndex = 0; else if (HD_curIndex < 0) HD_curIndex = elm.length - 1; imageElement.src = "http://www.nethabercilik.com/images/news/" + elm[HD_curIndex]['image'] + ".jpg"; linkElement.href = elm[HD_curIndex]['link']; titleElement.innerHTML = convertToISO(elm[HD_curIndex]['title']); shortContentElement.innerHTML = convertToISO(elm[HD_curIndex]['short_content']); dateElement.innerHTML = convertToISO(elm[HD_curIndex]['date']); document.getElementById("headline_item_" + HD_curIndex).className = "item active"; if(HD_prevItem != -1) { document.getElementById("headline_item_" + HD_prevItem).className = "item"; } HD_prevItem = HD_curIndex; if(HD_isChangeable) { //HD_timeoutIndex = setTimeout(timeoutFunction, 8000); } } function HD_clearTimeout() { if(HD_timeoutIndex != "") { clearTimeout(HD_timeoutIndex); HD_timeoutIndex = ""; } } function HD_jumpTo(idx) { if(idx == HD_prevItem) return; HD_isChangeable = 0; HD_clearTimeout(); HD_changeItem(idx - HD_prevItem); } function HD_forwClick() { HD_isChangeable = 1; timeoutFunction = "HD_changeItem(1)"; if(HD_curIndex == -1) { HD_changeItem(1); return; } HD_clearTimeout(); //HD_timeoutIndex = setTimeout(timeoutFunction, 8000); } function HD_backClick() { HD_isChangeable = 1; HD_timeoutFunction = "HD_changeItem(-1)"; HD_changeItem(-1); } var HD_isChangeable = 1; var HD_curIndex = -1; var HD_prevItem = -1; var HD_timeoutFunction = "HD_changeItem(1)"; var HD_timeoutIndex = ""; var imageElement = document.getElementById("HD_image"); var linkElement = document.getElementById("HD_image_link"); var titleElement = document.getElementById("HD_headline_title"); var shortContentElement = document.getElementById("HD_short_content"); var dateElement = document.getElementById("HD_news_date"); var news_data = { 0: {id: "196955", title: "TARİHTE BUGÜN", short_content: "1441- Türk şairi Ali Şir Nevai doğdu.", image: "77848", link: "http://www.nethabercilik.com/haber/tarihte-9-subatda-meydana-gelen-onemli-olaylarin-kronolojik-siralamasi-soyle.htm", date: "09 Şubat 2010 / 01:58"},1: {id: "196951", title: "BÜYÜKÜSTÜN\'DEN YALANLAMA", short_content: "Tuba Büyüküstün, nişanlandığı haberlerini de yalanladı: \"Haberim olmadan benim yerime organizasyon yapıyorlar\"", image: "185735", link: "http://www.nethabercilik.com/haber/tuba-buyukustun,-nisanlandigini-yalanladi.htm", date: "09 Şubat 2010 / 01:33"},2: {id: "196938", title: "ORDU\'DA İNTİHAR ", short_content: "Ordu\'nun Ünye ilçesinde özel bir şirkette muhasebe müdürlüğü yapan bir kişi, firmanın servis aracında tabancayla kendini vurarak intihar etti. ", image: "185721", link: "http://www.nethabercilik.com/haber/orduda-intihar-196938.htm", date: "09 Şubat 2010 / 01:19"},3: {id: "196927", title: "CİZRE\'DE İNTİHAR", short_content: "Şırnak\'ın Cizre ilçesinde genç bir kadın kendini iple asarak hayatına son verdi. ", image: "167015", link: "http://www.nethabercilik.com/haber/cizrede-intihar-196927.htm", date: "09 Şubat 2010 / 01:11"},4: {id: "196950", title: "\"ESTETİK TAVSİYE ETMEM\"", short_content: "15 kez bıçak altına yatan Ajda Pekkan: \"Kimseye estetik tavsiye etmem\"", image: "185734", link: "http://www.nethabercilik.com/haber/kimseye-estetik-tavsiye-etmem.htm", date: "09 Şubat 2010 / 00:33"},5: {id: "196973", title: "GARDİYANLAR GREVDE!", short_content: "Kosova cezaevleri ve gözaltı merkezlerinde görevli yaklaşık bin gardiyan grev eylemine başladı.", image: "154868", link: "http://www.nethabercilik.com/haber/kosovada-gardiyanlar-grevde.htm", date: "09 Şubat 2010 / 00:18"},6: {id: "196972", title: "İSTANBUL\'DA KAR YAĞIŞI BAŞLADI", short_content: "İstanbul\'da akşam saatlerinden itibaren etkili olan yağış gece geç saatlerde kar yağışına dönüştü. Yetkililer sürücüleri, trafikte daha dikkatli seyretmeleri yönünde uyardı.", image: "168462", link: "http://www.nethabercilik.com/haber/istanbulda-kar-yagisi-basladi-196972.htm", date: "09 Şubat 2010 / 00:11"},7: {id: "196926", title: "BİTLİS’DE CİNAYET", short_content: "Bitlis\'in Mutki ilçesinde ahır yüzünden kavga eden iki kardeşten biri hayatını kaybetti", image: "156702", link: "http://www.nethabercilik.com/haber/bitlisde-cinayet.htm", date: "09 Şubat 2010 / 00:08"},8: {id: "196925", title: "BAŞKENT’TE İNTİHAR", short_content: "Başkentte bir kişi, kafasına çekiç vurduğu arkadaşını öldürdüğünü sanınca intihar etti. ", image: "167015", link: "http://www.nethabercilik.com/haber/baskentte-intihar-196925.htm", date: "08 Şubat 2010 / 23:50"},9: {id: "196924", title: "HAYDAR’DAN HABER ALINAMIYOR", short_content: "Çankırı\'da 20 gündür kendisinden haber alınamayan marketçi Turgay Haydar\'ı arama çalışmaları devam ediyor.", image: "183657", link: "http://www.nethabercilik.com/haber/20-gundur-kayip-olan-turgay-haydari-arama-calismalari-suruyor.htm", date: "08 Şubat 2010 / 23:40"} };HD_forwClick();