jQuery(document.body).ready(function() { var followButton = jQuery(""). appendTo('.about'). click(function() { window.location = "http://sharedcopy.com/users/follow/jeffrois.html"; }); });