// Add the correct border/margin/padding style if (window.location.search.length > 0) { var params = window.location.search.substr(1).split("_"); if (params[0] == "border") { params[0] = "border-width"; } document.write(""); }