$(document).ready(function() { var left=0; $('#image56545helper').css('left',left); $('#image56545helper').css('width','50%'); var left=0; left='50%'; $('#image56548helper').css('left',left); $('#image56548helper').css('width','50%'); var left=0; $('#image56586helper').css('left',left); $('#image56586helper').css('width','100%'); $(document).on('click', '.fa-instagram' , function(e) { shref=$(this).parent().attr('href'); if(shref=='#' || !shref) window.location.href='https://www.instagram.com/sozenkuyumcu/?hl=tr'; }); $(document).on('click', '.fa-youtube,.fa-youtube-square' , function(e) { shref=$(this).parent().attr('href'); if(shref=='#' || !shref) window.location.href=''; }); });