var rand_no = Math.random(); document.write("
"); paint_widget(); function paint_widget() { (function(){ var local_id = rand_no; var widget = document.getElementById('wirenode_' + local_id + '_widget'); widget.innerHTML = ""; widget.style.position = "relative"; widget.style.overflow = "hidden"; widget.style.fontFamily = "sans-serif"; widget.style.width = "150px"; widget.style.height = "97px"; widget.style.margin = "0"; widget.style.padding = "0"; widget.style.color = "black"; widget.style.textAlign = "left"; widget.style.lineHeight = "100%"; widget.style.backgroundImage = "url(http://banner.wirenode.com/widgets/green/bg.gif)"; //screen 0 var screen0 = document.createElement('div'); screen0.style.left = "0"; screen0.style.top = "0"; screen0.style.position = "absolute"; screen0.style.width = "150px"; screen0.style.height = "97px"; widget.appendChild(screen0); var text0 = document.createElement('div'); text0.style.position = "absolute"; text0.style.fontSize = "9px"; text0.style.left = "6px"; text0.style.top = "3px"; text0.style.width = "137px"; text0.style.height = "75px"; text0.style.margin = "0"; text0.style.padding = "0"; text0.style.fontWeight = "bold"; text0.innerHTML = "Read me