document.write('<style>');
document.write('.javascript_sport{');
document.write('background-image: url("http://sport.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_sport a{');
document.write('color: #FFFFFF;');
document.write('}');
document.write('.javascript_sport table{');
document.write('margin-top: 12px;');
document.write('margin-bottom: 12px;');
document.write('}');
document.write('.javascript_sport tr{');
document.write('background-color: #000000;');
document.write('opacity: 0.75;');
document.write('filter: alpha(opacity=75);');
document.write('}');
document.write('.javascript_sport td{');
document.write('padding: 5px;');
document.write('}');
document.write('</style>');
document.write('<div class="javascript_sport">');
document.write('<a href="http://sport.redportal.ro/" target="_blank">Etapa 17</a>');
document.write('<table width="100%" cellpadding="0" cellspacing="5">');
    document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/pandurii-tg.-jiu.html" target="_blank">Pandurii</a></td>');
    document.write('<td width="5%" style="background-color: #66CC00;">2</td>');
	document.write('<td width="5%" style="background-color: #ff0000;">0</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/unirea-alba-iulia.html" target="_blank">Alba Iulia</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/gloria-bistrita.html" target="_blank">Gloria Bistrita</a></td>');
    document.write('<td width="5%" style="background-color: #002BB8;">1</td>');
	document.write('<td width="5%" style="background-color: #002BB8;">1</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/rapid-bucuresti.html" target="_blank">Rapid</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/otelul-galati.html" target="_blank">Otelul Galati</a></td>');
    document.write('<td width="5%" style="background-color: #66CC00;">1</td>');
	document.write('<td width="5%" style="background-color: #ff0000;">0</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/universitatea-craiova.html" target="_blank">U. Craiova</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/cfr-cluj.html" target="_blank">CFR Cluj</a></td>');
    document.write('<td width="5%" style="background-color: #66CC00;">2</td>');
	document.write('<td width="5%" style="background-color: #ff0000;">0</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/ceahlaul-piatra-neamt.html" target="_blank">Ceahlaul</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/steaua-bucuresti.html" target="_blank">Steaua</a></td>');
    document.write('<td width="5%" style="background-color: #66CC00;">3</td>');
	document.write('<td width="5%" style="background-color: #ff0000;">2</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/international-curtea-de-arges.html" target="_blank">International</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/gaz-metan-medias.html" target="_blank">Gaz Metan</a></td>');
    document.write('<td width="5%" style="background-color: #002BB8;">0</td>');
	document.write('<td width="5%" style="background-color: #002BB8;">0</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/astra-ploiesti.html" target="_blank">Astra</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/fc-brasov.html" target="_blank">FC Brasov</a></td>');
    document.write('<td width="5%" style="background-color: #66CC00;">1</td>');
	document.write('<td width="5%" style="background-color: #ff0000;">0</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/fc-timisoara.html" target="_blank">FC Timisoara</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/dinamo-bucuresti.html" target="_blank">Dinamo</a></td>');
    document.write('<td width="5%" style="background-color: #002BB8;">1</td>');
	document.write('<td width="5%" style="background-color: #002BB8;">1</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/fc-vaslui.html" target="_blank">FC Vaslui</a></td>');
    document.write('</tr>');
        document.write('<tr>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/unirea-urziceni.html" target="_blank">Urziceni</a></td>');
    document.write('<td width="5%" style="background-color: #66CC00;">2</td>');
	document.write('<td width="5%" style="background-color: #ff0000;">0</td>');
    document.write('<td width="45%"><a href="http://sport.redportal.ro/politehnica-iasi.html" target="_blank">Poli Iasi</a></td>');
    document.write('</tr>');
    document.write('</table>');
document.write('</div>');