
$(document).ready(function (){
	$('#button a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslide .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#button a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('button'+integer)){
				$(this).addClass('active')}
		});
	});	
});


$(document).ready(function (){
	$('#buttontwo a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidetwo .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttontwo a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttontwo'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonthree a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidethree .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonthree a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonthree'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonfour a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidefour .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonfour a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonfour'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonfive a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidefive .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonfive a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonfive'+integer)){
				$(this).addClass('active')}
		});
	});	
});


$(document).ready(function (){
	$('#buttonsix a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidesix .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonsix a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonsix'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonseven a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslideseven .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonseven a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonseven'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttoneight a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslideeight .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttoneight a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttoneight'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonnine a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidenine .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonnine a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonnine'+integer)){
				$(this).addClass('active')}
		});
	});	
});


$(document).ready(function () {
    $('#buttonten a').click(function () {
        var integer = $(this).attr('rel');
        $('#myslideten .cover').animate({ left: -720 * (parseInt(integer) - 1) })  /*----- Width of div mystuff (here 160) ------ */
        $('#buttonten a').each(function () {
            $(this).removeClass('active');
            if ($(this).hasClass('buttonten' + integer)) {
                $(this).addClass('active')
            }
        });
    });
});

$(document).ready(function () {
    $('#buttoneleven a').click(function () {
        var integer = $(this).attr('rel');
        $('#myslideeleven .cover').animate({ left: -720 * (parseInt(integer) - 1) })  /*----- Width of div mystuff (here 160) ------ */
        $('#buttoneleven a').each(function () {
            $(this).removeClass('active');
            if ($(this).hasClass('buttoneleven' + integer)) {
                $(this).addClass('active')
            }
        });
    });
});

$(document).ready(function () {
    $('#buttona_ay a').click(function () {
        var integer = $(this).attr('rel');
        $('#myslidea_ay .cover').animate({ left: -720 * (parseInt(integer) - 1) })  /*----- Width of div mystuff (here 160) ------ */
        $('#buttona_ay a').each(function () {
            $(this).removeClass('active');
            if ($(this).hasClass('buttona_ay' + integer)) {
                $(this).addClass('active')
            }
        });
    });
});


$(document).ready(function () {
    $('#buttonmehmet a').click(function () {
        var integer = $(this).attr('rel');
        $('#myslidemehmet .cover').animate({ left: -720 * (parseInt(integer) - 1) })  /*----- Width of div mystuff (here 160) ------ */
        $('#buttonmehmet a').each(function () {
            $(this).removeClass('active');
            if ($(this).hasClass('buttonmehmet' + integer)) {
                $(this).addClass('active')
            }
        });
    });
});

$(document).ready(function () {
    $('#buttonduzenli a').click(function () {
        var integer = $(this).attr('rel');
        $('#myslideduzenli .cover').animate({ left: -720 * (parseInt(integer) - 1) })  /*----- Width of div mystuff (here 160) ------ */
        $('#buttonduzenli a').each(function () {
            $(this).removeClass('active');
            if ($(this).hasClass('buttonduzenli' + integer)) {
                $(this).addClass('active')
            }
        });
    });
});


$(document).ready(function (){
	$('#buttonemr a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslideemr .cover').animate({left:-720*(parseInt(integer)-1)})  
		$('#buttonemr a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonemr' + integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonodulreha_erdem a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslideodulreha_erdem .cover').animate({left:-720*(parseInt(integer)-1)})  
		$('#buttonodulreha_erdem a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonodulreha_erdem' + integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonmiguel_bueono a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidemiguel_bueono .cover').animate({left:-720*(parseInt(integer)-1)})  
		$('#buttonmiguel_bueono a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonmiguel_bueono' + integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonmarcelo_burgos a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidemarcelo_burgos .cover').animate({left:-720*(parseInt(integer)-1)})  
		$('#buttonmarcelo_burgos a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonmarcelo_burgos' + integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonreha_erdem a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidereha_erdem .cover').animate({left:-720*(parseInt(integer)-1)})  
		$('#buttonreha_erdem a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonreha_erdem' + integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttoncan_evrenol a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidecan_evrenol .cover').animate({left:-720*(parseInt(integer)-1)})  
		$('#buttoncan_evrenol a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttoncan_evrenol' + integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttoncan_ulkay a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidecan_ulkay .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttoncan_ulkay a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttoncan_ulkay'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttondenis_thybaud a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidedenis_thybaud .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttondenis_thybaud a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttondenis_thybaud'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonkal_karman a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidekal_karman .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonkal_karman a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonkal_karman'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttondevrim_erdogan a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslidedevrim_erdogan .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttondevrim_erdogan a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttondevrim_erdogan'+integer)){
				$(this).addClass('active')}
		});
	});	
});

$(document).ready(function (){
	$('#buttonumut_aral a').click(function(){
		var integer = $(this).attr('rel');
		$('#myslideumut_aral .cover').animate({left:-720*(parseInt(integer)-1)})  /*----- Width of div mystuff (here 160) ------ */
		$('#buttonumut_aral a').each(function(){
		$(this).removeClass('active');
			if($(this).hasClass('buttonumut_aral'+integer)){
				$(this).addClass('active')}
		});
	});	
});












 
$(document).ready(function (){
$('#buttonhakan_sukur a').click(function(){
var integer = $(this).attr('rel');
$('#myslidehakan_sukur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonhakan_sukur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonhakan_sukur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiohakan_sukur a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiohakan_sukur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiohakan_sukur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiohakan_sukur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvhakan_sukur a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvhakan_sukur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvhakan_sukur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvhakan_sukur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmhakan_sukur a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmhakan_sukur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmhakan_sukur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmhakan_sukur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulhakan_sukur a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulhakan_sukur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulhakan_sukur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulhakan_sukur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothhakan_sukur a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothhakan_sukur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothhakan_sukur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothhakan_sukur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonmirc_luce a').click(function(){
var integer = $(this).attr('rel');
$('#myslidemirc_luce .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonmirc_luce a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonmirc_luce' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiomirc_luce a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiomirc_luce .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiomirc_luce a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiomirc_luce' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvmirc_luce a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvmirc_luce .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvmirc_luce a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvmirc_luce' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmmirc_luce a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmmirc_luce .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmmirc_luce a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmmirc_luce' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulmirc_luce a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulmirc_luce .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulmirc_luce a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulmirc_luce' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothmirc_luce a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothmirc_luce .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothmirc_luce a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothmirc_luce' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttoncem_dincer a').click(function(){
var integer = $(this).attr('rel');
$('#myslidecem_dincer .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttoncem_dincer a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttoncem_dincer' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiocem_dincer a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiocem_dincer .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiocem_dincer a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiocem_dincer' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvcem_dincer a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvcem_dincer .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvcem_dincer a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvcem_dincer' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmcem_dincer a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmcem_dincer .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmcem_dincer a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmcem_dincer' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulcem_dincer a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulcem_dincer .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulcem_dincer a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulcem_dincer' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothcem_dincer a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothcem_dincer .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothcem_dincer a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothcem_dincer' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttoneko a').click(function(){
var integer = $(this).attr('rel');
$('#myslideeko .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttoneko a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttoneko' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioeko a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioeko .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioeko a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioeko' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadveko a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadveko .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadveko a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadveko' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmeko a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmeko .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmeko a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmeko' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonoduleko a').click(function(){
var integer = $(this).attr('rel');
$('#myslideoduleko .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonoduleko a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonoduleko' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonotheko a').click(function(){
var integer = $(this).attr('rel');
$('#myslideotheko .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonotheko a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonotheko' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonsaffet_sancakli a').click(function(){
var integer = $(this).attr('rel');
$('#myslidesaffet_sancakli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonsaffet_sancakli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonsaffet_sancakli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiosaffet_sancakli a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiosaffet_sancakli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiosaffet_sancakli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiosaffet_sancakli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvsaffet_sancakli a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvsaffet_sancakli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvsaffet_sancakli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvsaffet_sancakli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmsaffet_sancakli a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmsaffet_sancakli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmsaffet_sancakli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmsaffet_sancakli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulsaffet_sancakli a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulsaffet_sancakli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulsaffet_sancakli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulsaffet_sancakli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothsaffet_sancakli a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothsaffet_sancakli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothsaffet_sancakli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothsaffet_sancakli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonarif_erdem a').click(function(){
var integer = $(this).attr('rel');
$('#myslidearif_erdem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonarif_erdem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonarif_erdem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioarif_erdem a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioarif_erdem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioarif_erdem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioarif_erdem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvarif_erdem a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvarif_erdem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvarif_erdem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvarif_erdem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmarif_erdem a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmarif_erdem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmarif_erdem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmarif_erdem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodularif_erdem a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodularif_erdem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodularif_erdem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodularif_erdem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonotharif_erdem a').click(function(){
var integer = $(this).attr('rel');
$('#myslideotharif_erdem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonotharif_erdem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonotharif_erdem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttondeneme_yonetmeni a').click(function(){
var integer = $(this).attr('rel');
$('#myslidedeneme_yonetmeni .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttondeneme_yonetmeni a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttondeneme_yonetmeni' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiodeneme_yonetmeni a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiodeneme_yonetmeni .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiodeneme_yonetmeni a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiodeneme_yonetmeni' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvdeneme_yonetmeni a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvdeneme_yonetmeni .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvdeneme_yonetmeni a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvdeneme_yonetmeni' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmdeneme_yonetmeni a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmdeneme_yonetmeni .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmdeneme_yonetmeni a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmdeneme_yonetmeni' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonoduldeneme_yonetmeni a').click(function(){
var integer = $(this).attr('rel');
$('#myslideoduldeneme_yonetmeni .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonoduldeneme_yonetmeni a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonoduldeneme_yonetmeni' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothdeneme_yonetmeni a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothdeneme_yonetmeni .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothdeneme_yonetmeni a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothdeneme_yonetmeni' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonmansur a').click(function(){
var integer = $(this).attr('rel');
$('#myslidemansur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonmansur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonmansur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiomansur a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiomansur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiomansur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiomansur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvmansur a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvmansur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvmansur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvmansur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmmansur a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmmansur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmmansur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmmansur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulmansur a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulmansur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulmansur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulmansur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothmansur a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothmansur .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothmansur a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothmansur' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttontimur_duzenli a').click(function(){
var integer = $(this).attr('rel');
$('#myslidetimur_duzenli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttontimur_duzenli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttontimur_duzenli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiotimur_duzenli a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiotimur_duzenli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiotimur_duzenli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiotimur_duzenli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvtimur_duzenli a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvtimur_duzenli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvtimur_duzenli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvtimur_duzenli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmtimur_duzenli a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmtimur_duzenli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmtimur_duzenli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmtimur_duzenli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodultimur_duzenli a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodultimur_duzenli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodultimur_duzenli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodultimur_duzenli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothtimur_duzenli a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothtimur_duzenli .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothtimur_duzenli a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothtimur_duzenli' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothekremelmas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothekremelmas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothekremelmas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothekremelmas' + integer)){
$(this).addClass('active')}
        });
   });
});

$(document).ready(function (){
$('#buttonmehmet_deneme a').click(function(){
var integer = $(this).attr('rel');
$('#myslidemehmet_deneme .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonmehmet_deneme a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonmehmet_deneme' + integer)){
$(this).addClass('active')}
        });
   });
}); 
$(document).ready(function (){
$('#buttonmansur_film a').click(function(){
var integer = $(this).attr('rel');
$('#myslidemansur_film .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonmansur_film a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonmansur_film' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonaslan_kral a').click(function(){
var integer = $(this).attr('rel');
$('#myslideaslan_kral .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonaslan_kral a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonaslan_kral' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonhaydi_belgesel a').click(function(){
var integer = $(this).attr('rel');
$('#myslidehaydi_belgesel .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonhaydi_belgesel a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonhaydi_belgesel' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonyapim_is a').click(function(){
var integer = $(this).attr('rel');
$('#myslideyapim_is .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonyapim_is a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonyapim_is' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonyapim_is a').click(function(){
var integer = $(this).attr('rel');
$('#myslideyapim_is .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonyapim_is a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonyapim_is' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonutku_yabas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideutku_yabas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonutku_yabas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonutku_yabas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioutku_yabas a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioutku_yabas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioutku_yabas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioutku_yabas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvutku_yabas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvutku_yabas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvutku_yabas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvutku_yabas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmutku_yabas a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmutku_yabas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmutku_yabas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmutku_yabas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulutku_yabas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulutku_yabas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulutku_yabas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulutku_yabas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothutku_yabas a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothutku_yabas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothutku_yabas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothutku_yabas' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonutku a').click(function(){
var integer = $(this).attr('rel');
$('#myslideutku .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonutku a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonutku' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioutku a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioutku .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioutku a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioutku' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvutku a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvutku .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvutku a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvutku' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmutku a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmutku .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmutku a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmutku' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulutku a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulutku .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulutku a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulutku' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothutku a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothutku .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothutku a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothutku' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttondunden_sonra a').click(function(){
var integer = $(this).attr('rel');
$('#myslidedunden_sonra .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttondunden_sonra a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttondunden_sonra' + integer)){
$(this).addClass('active')}
        });
   });
});

$(document).ready(function (){
$('#buttonea a').click(function(){
var integer = $(this).attr('rel');
$('#myslideea .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonea a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonea' + integer)){
$(this).addClass('active')}
        });
   });
});

$(document).ready(function (){
$('#buttonbnp_paribas a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebnp_paribas .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbnp_paribas a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbnp_paribas' + integer)){
$(this).addClass('active')}
        });
   });
});

$(document).ready(function (){
$('#buttonw_magazine a').click(function(){
var integer = $(this).attr('rel');
$('#myslidew_magazine .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonw_magazine a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonw_magazine' + integer)){
$(this).addClass('active')}
        });
   });
});

$(document).ready(function (){
$('#buttontabanoglu a').click(function(){
var integer = $(this).attr('rel');
$('#myslidetabanoglu .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttontabanoglu a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttontabanoglu' + integer)){
$(this).addClass('active')}
        });
   });
});

$(document).ready(function (){
$('#buttonaol a').click(function(){
var integer = $(this).attr('rel');
$('#myslideaol .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonaol a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonaol' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonekrem a').click(function(){
var integer = $(this).attr('rel');
$('#myslideekrem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonekrem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonekrem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioekrem a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioekrem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioekrem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioekrem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvekrem a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvekrem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvekrem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvekrem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmekrem a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmekrem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmekrem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmekrem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulekrem a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulekrem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulekrem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulekrem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothekrem a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothekrem .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothekrem a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothekrem' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttongunler_gecer a').click(function(){
var integer = $(this).attr('rel');
$('#myslidegunler_gecer .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttongunler_gecer a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttongunler_gecer' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonmehmet_deneme a').click(function(){
var integer = $(this).attr('rel');
$('#myslidemehmet_deneme .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonmehmet_deneme a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonmehmet_deneme' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonmehmet_deneme a').click(function(){
var integer = $(this).attr('rel');
$('#myslidemehmet_deneme .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonmehmet_deneme a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonmehmet_deneme' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslidepet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiopet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiopet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiopet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiopet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslidepet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiopet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiopet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiopet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiopet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothpet_flo a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothpet_flo .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothpet_flo a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothpet_flo' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttondeneme a').click(function(){
var integer = $(this).attr('rel');
$('#myslidedeneme .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttondeneme a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttondeneme' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttondeneme1 a').click(function(){
var integer = $(this).attr('rel');
$('#myslidedeneme1 .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttondeneme1 a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttondeneme1' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttondeneme3 a').click(function(){
var integer = $(this).attr('rel');
$('#myslidedeneme3 .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttondeneme3 a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttondeneme3' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttondeneme3 a').click(function(){
var integer = $(this).attr('rel');
$('#myslidedeneme3 .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttondeneme3 a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttondeneme3' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbioogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebioogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbioogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbioogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothogulcan_eren_akay a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothogulcan_eren_akay .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothogulcan_eren_akay a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothogulcan_eren_akay' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfurkan a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefurkan .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfurkan a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfurkan' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiofurkan a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiofurkan .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiofurkan a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiofurkan' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvfurkan a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvfurkan .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvfurkan a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvfurkan' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmfurkan a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmfurkan .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmfurkan a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmfurkan' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonodulfurkan a').click(function(){
var integer = $(this).attr('rel');
$('#myslideodulfurkan .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonodulfurkan a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonodulfurkan' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothfurkan a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothfurkan .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothfurkan a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothfurkan' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttondiger a').click(function(){
var integer = $(this).attr('rel');
$('#myslidediger .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttondiger a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttondiger' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonbiodiger a').click(function(){
var integer = $(this).attr('rel');
$('#myslidebiodiger .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonbiodiger a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonbiodiger' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonadvdiger a').click(function(){
var integer = $(this).attr('rel');
$('#myslideadvdiger .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonadvdiger a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonadvdiger' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonfilmdiger a').click(function(){
var integer = $(this).attr('rel');
$('#myslidefilmdiger .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonfilmdiger a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonfilmdiger' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonoduldiger a').click(function(){
var integer = $(this).attr('rel');
$('#myslideoduldiger .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonoduldiger a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonoduldiger' + integer)){
$(this).addClass('active')}
        });
   });
});

 
$(document).ready(function (){
$('#buttonothdiger a').click(function(){
var integer = $(this).attr('rel');
$('#myslideothdiger .cover').animate({left:-720*(parseInt(integer)-1)})
$('#buttonothdiger a').each(function(){
$(this).removeClass('active');
if($(this).hasClass('buttonothdiger' + integer)){
$(this).addClass('active')}
        });
   });
});


