$(document).ready(function(){
var socialHTML = $("#social_links").html();
$("#social_links").html("");
$("#bottomlinks").before("<ul class=bottomSocial id=social_links>"+socialHTML+"</ul>");
//$("li.twitter").prepend("<br style=\"line-height: 10px;\">");
$("li.twitter a").html("Follow me on<br>Twitter");
$(".bottomSocial").append("<li class=amazon><a href=http://www.amazon.com/b?node=2210867011&tag=desnambraforl-20&camp=15317&creative=332461&linkCode=ur1&adid=01CH7KS0XQHQSRCYN0M9&><img src=/images/ey_amazon.jpg border=0></a></li>");

$("#header h1 img").wrap("<a href=http://etrendzshop.com />");

$("#aweber + img").after("<img src=/images/ey_azns.jpg border=0><br><br><iframe src=\"http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FeTrendzShopOnline&amp;width=190&amp;colorscheme=light&amp;connections=10&amp;stream=true&amp;header=true&amp;height=587\" scrolling=\"no\" frameborder=\"0\" style=\"border:none; overflow:hidden; width:190px; height:587px; display:block !important;\" allowTransparency=\"true\"></iframe>");

$("li.blog").html("<a href=\"http://trendy-fashion-buzz.com\">$50 Monthly Giveaway! Click Here!</a>");

$("#itemgrid iframe:eq(0)").remove();

$(".myLeftNav:contains('Toiletry')").parent().hide();

$(".myLeftNav:contains('Sale/Clearance')").parent().hide();

$("div#itemgrid div .shareThis").hide();

$("#bottom_half").after("<div class=\"promotion_area\"></div>");

$("#bottom_half ul li.horizontal.center a").attr("href","http://etrendzshop.com/category/27687662321/1/BabyKids-Clothing.htm");

});
