ANA SAYFA
ABOUT US
HİZMETLER
INDIVIDUAL
(TR) Sağlık
(TR) Otomobil
(TR) Konut
(TR) Seyahat
(TR) Sorumluluk
(TR) Hayat
CORPORATE
(TR) İşyeri
(TR) Sorumluluk
(TR) Grup Sağlık
(TR) Grup Filo
DAMAGE MEMORİES
(TR) DANIŞMANLIK
(TR) ACENTELİKLER
CAREER
F.A.Q
CONTACT US
TR
EN
Home
/
CORPORATE
/
(TR) Grup Filo
CORPORATE
(TR) İşyeri
(TR) Sorumluluk
(TR) Grup Sağlık
(TR) Grup Filo
INDIVIDUAL
(TR) Grup Filo
Sorry, this entry is only available in
TR
.
$(function() { $("ul.referans").each(function() { $("li:gt(4)", this).hide(); /* :gt() is zero-indexed */ $("li:nth-child(5)", this).after("
SHOW ALL
"); /* :nth-child() is one-indexed */ }); $("li.more a").live("click", function() { var li = $(this).parents("li:first"); li.parent().children().show(); li.remove(); return false; }); }); $('.accordion-heading a').each(function(){ $(this).click(function(){$('.accordion-heading a').addClass('collapsed');}) });