$(document).ready(function(){

	$(".TopMenu_TD > a").appendTo(".MenuLinks");

	$("div.ProductmenuContainer_DIV > br").remove();

	$("td.RootCategory_Productmenu > a > img").removeAttr("align");

	$("#Table73 > tbody > tr").append("<td class='MainRight'></td>");

	$(".ProductPriceFrontpage > strike").remove();

	$(".ProductDescriptionFrontpage > a > img").replaceWith("mere");

	$(".Frontpage_Custom_TBL").attr("cellspacing","10");

	$(".ProductList_Custom_TBL").attr("cellspacing","10");

	$(".BuyButton_ProductInfo > br").remove();

	$(".Prices_Custom_TBL > tbody > tr > td").attr("align", "left");

	$("div.ProductmenuContainer_DIV").append("<div class='ProductsBottom'></div><div id='newtable'><div class='NewsTop'>Nyheder</div><div class='NewsImgCont'></div><div class='NewsBottom'></div></div>");
	$("div.ProductmenuContainer_DIV .NewsImgCont").rssfeed("http://www.netcentret.dk/shop/news-ALL-1.rss");
})
