function buildTable(){; docBody = document.getElementById("bt9780980028959"); Table0 = document.createElement("TABLE"); Table0.id ="author_widget"; Table0.width = 360; Table0.height = '100%'; Table0.style.margin = '0 0 0 0'; Table0.cellPadding = 0; Table0.cellSpacing = 0; Table0.style.border = '1px solid #CCCCCC'; Table0.style.color = 'black'; Table0.style.font = '11px helvetica'; Table0.style.textAlign = 'left'; Table0.style.lineHeight = '16px'; Table0.style.backgroundColor = '#FFFFFF'; ; Table0Body = document.createElement("TBODY"); Tr1 = document.createElement("TR"); Td1 = document.createElement("TD"); ; Table1 = document.createElement("TABLE"); Table1.style.margin = '0 0 0 0'; Table1.cellPadding = 0; Table1.cellSpacing = 0; Table1.border = 0; Table1.width = '100%'; Table1Body = document.createElement("TBODY"); Tr2 = document.createElement("TR"); Td2 = document.createElement("TD"); ; Td2.height = 40; Td2.bgColor = '#CDCD99'; Td2.vAlign = 'middle'; Td2Content = document.createElement("CENTER"); Td2Content.style.font = '11px helvetica'; tourtext = document.createTextNode('Tour dates for'); Td2Content.appendChild(tourtext); boldened = document.createElement("B"); authorlink = document.createElement("A"); authorlink.style.textDecoration = 'none';; authorlink.setAttribute("href", "http://booktour.com/authors/show/25354"); authorlinktext = document.createTextNode('Stefanie Freele'); authorlink.appendChild(authorlinktext); authorlink.style.color = '#000000'; authorlink.setAttribute("TARGET", "_blank"); br = document.createElement("BR"); boldened.appendChild(authorlink); Td2Content.appendChild(br); Td2Content.appendChild(boldened); Td2Content.style.color = '#000000'; Td2.appendChild(Td2Content); Tr2.appendChild(Td2); Table1Body.appendChild(Tr2); ; TrEnd = document.createElement("TR"); TdEnd = document.createElement("TD"); TdEnd.height = 40; TdEnd.bgColor = '#CDCD99'; TdEnd.vAlign = 'middle'; ; TdEndContent = document.createElement("CENTER"); TdEndContent.style.font = '11px helvetica'; findmore = document.createTextNode('Find more dates at'); TdEndContent.appendChild(findmore); bolder = document.createElement("B"); morelink = document.createElement("A"); morelink.style.textDecoration = 'none'; morelink.setAttribute("href", "http://booktour.com/authors/show/25354"); morelinktext = document.createTextNode('BookTour.com'); morelink.appendChild(morelinktext); morelink.style.color = '#000000'; morelink.setAttribute("TARGET", "_blank"); bolder.appendChild(morelink); br4 = document.createElement("BR"); TdEndContent.appendChild(br4); TdEndContent.appendChild(bolder); TdEndContent.style.color = '#000000'; ; TdEnd.appendChild(TdEndContent); TrEnd.appendChild(TdEnd); Table1Body.appendChild(TrEnd); Table1.appendChild(Table1Body); Td1.appendChild(Table1); Tr1.appendChild(Td1); Table0Body.appendChild(Tr1); Table0.appendChild(Table0Body); docBody.appendChild(Table0); try { document.getElementsByName('bt')[0].removeChild(document.getElementsByName('tbt')[0]);; document.getElementsByName('bt')[0].appendChild(document.getElementsByName('tbt')[0]); } catch (error) { }; }; buildTable();;