/*! © SpryMedia Ltd, Yuksel Beyti - datatables.net/license */ !function(t){var o,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(e){return t(e,window,document)}):"object"==typeof exports?(o=require("jquery"),a=function(e,n){n.fn.dataTable||require("datatables.net")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||o(e),a(e,n),t(n,0,e.document)}:(a(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(e,n,t){"use strict";e=e.fn.dataTable;return e.ext.type.order["turkish-pre"]=function(e){var n,t={C:"Ca",c:"ca","Ç":"Cb","ç":"cb",G:"Ga",g:"ga","Ğ":"Gb","ğ":"gb",I:"Ia","ı":"ia","İ":"Ib",i:"ib",O:"Oa",o:"oa","Ö":"Ob","ö":"ob",S:"Sa",s:"sa","Ş":"Sb","ş":"sb",U:"Ua",u:"ua","Ü":"Ub","ü":"ub"};for(n in t)e=e.split(n).join(t[n]).toLowerCase();return e},e});