$(function() {

    $("#left").prepend('<a href="index.php"><div id="gohome"></div></a>');

});
