document.getElementById("x13n-badge-holder").innerHTML = '<a id="x13n-badge"' +
'   href="http://x13n.com?ref=badge"' +
'   style="' +
'    display: block;' +
'    background-color: black;' +
'    height: 10px;' +
'    width: 35px;' +
'    color: white;' +
'    font-size: 9px;' +
'    line-height: 9px;' +
'    font-family: Arial;' +
'    font-weight: bold;' +
'    padding: 2px;' +
'    margin: 0px;' +
'    text-align: center;' +
'    text-decoration: none;' +
'    text-transform: none;' +
'    margin-right: 4px;' +
'">x&nbsp;1&nbsp;3&nbsp;N</a>';