{
url1="foro/counter-strike-source-f2.html";
text1="CS: Source";
url2="foro/counter-strike-1-6-&-no-steam-f3.html";
text2="CS & No STEAM";
url3="foro/mapas-y-mappers-f11.html";
text3="Mapas y Mappers";
url4="foro/cs-condition-zero-f5.html";
text4="Condition Zero";
url5="foro/%C2%BFbuscas-clan--f12.html";
text5="¿Buscas Clan?";
url6="foro/";
text6="Y muchos +...";
}
document.write('<a href=\"' + url1 + '\">' + text1 + '</a>' + '<br/>');
document.write('<a href=\"' + url2 + '\">' + text2 + '</a>' + '<br/>');
document.write('<a href=\"' + url3 + '\">' + text3 + '</a>' + '<br/>');
document.write('<a href=\"' + url4 + '\">' + text4 + '</a>' + '<br/>');
document.write('<a href=\"' + url5 + '\">' + text5 + '</a>' + '<br/>');
document.write('<a href=\"' + url6 + '\"><b>' + text6 + '</b></a>' + '<br/>');



