Solved the issue all I had to do was change
$(".wrap").prepend("<div id=\"admin-logo\"><img src=\"'.
to this for top header:
$("#wpwrap").prepend("<div id=\"admin-logo\"><img src=\"'.
and to this for top menu:
$("#adminmenu").prepend("<div id=\"admin-logo\"><img src=\"'.