function JumpGenel(table,obj){
    eval("self.location='dhie.php?t="+table+"&ID="+obj.options[obj.selectedIndex].value+"'")
}

function JumpMakale(obj){
    eval("self.location='makaleler.php?&ID="+obj.options[obj.selectedIndex].value+"'")
}