 document.write('<style>');
document.write('.javascript_vremea{');
document.write('background-image: url("http://vremea.redportal.ro/images/javascript.png");');
document.write('background-repeat: repeat;');
document.write('background-position: bottom;');
document.write('color: #FFFFFF;');
document.write('max-width: 320px;');
document.write('font-weight: bold;');
document.write('text-align: center;');
document.write('padding-top: 12px;');
document.write('padding-bottom: 12px;');
document.write('}');
document.write('.javascript_vremea a{');
document.write('color: #FFFFFF;');
document.write('}');
document.write('.javascript_vremea img{');
document.write('width: 90%;');
document.write('position: left;');
document.write('top: 0;');
document.write('left: 0;');
document.write('z-index: -1;');
document.write('margin-top: -10%;');
document.write('margin-bottom: -10%;');
document.write('}');
document.write('</style>');
document.write('<div class="javascript_vremea">');
document.write('Joi, 9 Septembrie 03:00');
document.write('<a href="http://vremea.redportal.ro/bucharest/ROXX0003.html" target="_blank"><img src="http://vremea.redportal.ro/images/icons/27.png" alt="Preponderent innorat" border="0" /></a>');
document.write('<a href="http://vremea.redportal.ro/bucharest/ROXX0003.html" target="_blank">Bucuresti, Romania</a><br />');
document.write('16&deg;C Preponderent innorat');
document.write('</div>');
document.write('<br clear="all" />');