//HTML


























1. Bölüm
2. Bölüm
3. Bölüm
4. Bölüm
5. Bölüm
6. Bölüm





//CSS



table,tr,td{width:200px;border:1px solid yellow;background-color:black;color:yellow;}
td{padding:20px;}
td:hover{cursor:pointer;color:red;}



//JQUERY



$(document).ready(function(){

$("#bolumler td").click(function(){

$("#show-epsodie").remove();
var data=$(this).attr("data");
var frame='