jQuery(document).ready(function(){
	jQuery("#pageId6000 .messageBox").css("display","none");
	jQuery("#pageId6000 h2.returnReasonHeader").html("<h2 class='returnReasonHeader'>Reason for Order Return</h2>");
	jQuery("#pageId6000 .com-amazon-webstore-YourAccountReturnLabel-1 ol.printDetails").replaceWith("<ol>" + "<li>1. Select the appropriate return reason for your return from the list below.</li>" + "<li>2. Print this page.</li>" + "<li>3. Write your return address in the space provided under 'Return Mailing Label FROM:'.</li>" + "<li>4. Securely pack the items to be returned in a box.</li>" + "<li>5. Place this entire sheet (including Shipping ID) inside the package.</li>" + "<li>6. Create Mailing Label from the shipping company of your choice and affix securely to the outside of the package.</li>" + "<li>7. Ship the package from your nearest post office or shipping company of your choice.</li>" + "</ol>");
	jQuery("#pageId6000 .returnReasonForm .returnReasonFields legend").css("display","none");
	jQuery("#pageId6000 .com-amazon-webstore-YourAccountReturnLabel-1 p:eq(0)").replaceWith("<p>Your refund will be processed when we receive the returned item. Shortly afterward, you'll receive an email message confirming your refund.</p>");
	jQuery("#pageId6000 .com-amazon-webstore-YourAccountReturnLabel-1 p:eq(1)").css("display","none");
	jQuery("#pageId6000 li.print a#cya-printLabels").replaceWith("<button onclick='window.print();'><strong>Print Labels</strong></button>");
	jQuery("#pageId6000 div.shippingLabel span.fn").html("TO:<br/>Amazon.com - Customer Returns");
	jQuery("#pageId6000 p.shippingInstruction").css("display","none");
	jQuery("#pageId6000 div.com-amazon-webstore-YourAccountReturnLabel-1 ul:eq(2)").html("<p>If you do not have access to a printer, contact customer service at 1-800-765-2247.</p><p/><button onclick=" + "document.location.href=" + "'http://shop.samsonite.com'><strong>Return to Samsonite Homepage</strong></button>");
});
