$(document).ready(function(){
	
	/*
	 $("td .MyAccountProfileTopFirstTDWidth").replaceWith("<td class='MyAccountProfileTopFirstTDWidth' colspan='3'>");
	$(".MyAccountProfile_NonEditLogonTable").before("<table id='myt'><tr><td>");
	
	$(".MyAccountProfileTopSecondTDWidth'").before("</tr><tr>");
	$(".MyAccountProfileTopThirdTDWidth'").before("</tr><tr>");
	$(".MyAccountProfile_ShoppingInfoTable").after("</td></tr></table>");
*/
});