ÖNİZLEME KODU KENDİNİZE GÖRE DÜZENLEYEREK KULLANABİLİRSİNİZ... HTML KODU <SCRIPT LANGUAGE="JavaScript"> <td valign="top"> <style> #headlineDiv { margin: 0 auto; border: 0px solid #ffffff; color: #ffffff; width: 401px; height: 301px; padding: 5px; text-align: left; background-color: #000000; border: 0px solid #cdcdce; } .tdc{ height: 2px; * height: 0px; } </style> <script> var headlines = new Array(4); headlines[0] = ['117781','http://www.sporx.com/images/1/40/7979_B_st001b.jpg','http://www.sporx.com/images/1/40/7979_K_st001s.jpg','Paris'te bir Beninli!','Geçtiğimiz sezon kümede kalma mücadelesi vererek taraftarlarını hayal kırklığına uğratan Fransız ekibi Paris Saint Germain ... ','40']; headlines[1] = ['117779','http://www.sporx.com/images/1/40/5121_B_guarin001b.jpg','http://www.sporx.com/images/1/40/5121_K_guarin001s.jpg','Porto iyi iş başardı!','Portekiz Birinci Ligi Şampiyonu Porto, Fransa Ligi (Lique 1) takımlarından St. Etienne'de forma giyen Kolombiyalı orta saha oyuncusu ... ','40']; headlines[2] = ['117774','http://www.sporx.com/images/1/36/7958_B_asamoah001b.jpg','http://www.sporx.com/images/1/36/7958_K_asamoah001s.jpg','Asamoah Gyan Rennes'e satıldı','İtalya Birinci futbol Ligi (Serie A) takımlarından Udinese, Ganalı golcüsü Asamoah Gyan'ı, Fransa Birinci Ligi (Lique 1) ... ','36']; headlines[3] = ['117772','http://www.sporx.com/images/1/33/9557_B_dannyguthrie001b.jpg','http://www.sporx.com/images/1/33/9557_K_dannyguthrie001s.jpg','Guthrie Newcastle yolcusu','İngiltere Premier Ligi ekiplerinden Liverpool, genç orta saha oyuncusu Danny Guthrie'yi bir diğer Premier Lig ekibi Newcastle ... ','33']; var selected_n = 0; function goPage() { //window.location = 'haber/' + headlines[selected_n][0] + '.php'; window.location = '/detail.php?Type=1&kategori=' + headlines[selected_n][5] + '&go=' + headlines[selected_n][0]; } function changeHeadlines(tabID){ tabID = tabID - 1; selected_n = tabID; div_h = document.getElementById("headlineTable"); div_img = document.getElementById("headlineImg"); div_t = document.getElementById("headlineText"); div_t.innerHTML = "<span class="mansetBoxTitle"><a href='/detail.php?Type=1&kategori=" + headlines[tabID][5] + "&go=" + headlines[selected_n][0] + "'>" + headlines[tabID][3] + "</a></span><br /><div style="height:5px;"></div>" + headlines[tabID][4]; div_img.innerHTML = "<a href='/detail.php?Type=1&kategori=" + headlines[tabID][5] + "&go=" + headlines[selected_n][0] + "'><img src='" + headlines[tabID][1] + "' width='305' height='220' border='0'></a>"; for (i=0;i<4;i++){ if (i == tabID) document.getElementById('thumb' + (i+1)).style.border = '1px solid #ffae00'; else document.getElementById('thumb' + (i+1)).style.border = '1px solid #ffffff'; } } </script> <div id="headlineDiv"> <table cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td> <div id="headlineImg" style="padding:0px;border:1px solid #ffffff;width:307px;height:222px;background-color:#000000;text-align:center;"> <a href="/detail.php?Type=1&kategori=40&go=117781"> <img src="http://www.sporx.com/images/1/40/7979_B_st001b.jpg" width="305" height="220" border="0"> </a> </div> </td> <td width="100" valign="top" align="center"> <table border="0" cellpadding="1" cellspacing="1"> <tr> <td class="mansetThumb"> <a href="javascript:goPage();" onmouseover="changeHeadlines('1');"><img src="http://www.sporx.com/images/1/40/7979_B_st001b.jpg" width="72" height="52" style="border:1px solid #ffffff;" id="thumb1"></a> </td> </tr> <tr><td class="tdc"></td></tr> <tr> <td class="mansetThumb"> <a href="javascript:goPage();" onmouseover="changeHeadlines('2');"><img src="http://www.sporx.com/images/1/40/5121_B_guarin001b.jpg" width="72" height="52" style="border:1px solid #ffffff;" id="thumb2"></a> </td> </tr> <tr><td class="tdc"></td></tr> <tr> <td class="mansetThumb"> <a href="javascript:goPage();" onmouseover="changeHeadlines('3');"><img src="http://www.sporx.com/images/1/36/7958_B_asamoah001b.jpg" width="72" height="52" style="border:1px solid #ffffff;" id="thumb3"></a> </td> </tr> <tr><td class="tdc"></td></tr> <tr> <td class="mansetThumb"> <a href="javascript:goPage();" onmouseover="changeHeadlines('4');"><img src="http://www.sporx.com/images/1/33/9557_B_dannyguthrie001b.jpg" width="72" height="52" style="border:1px solid #ffffff;" id="thumb4"></a> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="70" valign="top"> <div class="mansetBox" id="headlineText"> <span class="mansetBoxTitle"><a href="/detail.php?Type=1&kategori=40&go=117781.php">Paris'te bir Beninli!</a></span><br /> <div style="height:5px;"></div> Geçtiğimiz sezon kümede kalma mücadelesi vererek taraftarlarını hayal kırklığına uğratan Fransız ekibi Paris Saint Germain ... </div> </td> </tr> </table> </div> <table cellpadding="0" cellspacing="0" class="diger"> <tr><td colspan="3" height="10"></td></tr> <tr> <a href="http://htmlkodlar.tr.gg/Manşet-Haber-Kodu-Yapma.htm">Manşet Haberler Kodu</a></div> </form>