{
url1="vhe.htm";
text1="Valve Hammer Editor";
url2="hllc.htm";
text2="HL Logo Creator";
url3="mbl.htm";
text3="Multi Bots Launcher";
url4="geekplay.htm";
text4="Geek Play";
url5="csc.htm";
text5="CS Configurator";
url6="csi.htm";
text6="CS Importer";
url7="hlmview.htm";
text7="Hl Model Viewer";
url9="battlecom.htm";
text9="BattleCom";
url11="cssw26.htm";
text11="CS Script Writer";
url12="programas.htm";
text12="+ Programs";
}
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 + '\">' + text6 + '</a>' + '<br>');
document.write('<a href=\"' + url7 + '\">' + text7 + '</a>' + '<br>');
document.write('<a href=\"' + url9 + '\">' + text9 + '</a>' + '<br>');
document.write('<a href=\"' + url11 + '\">' + text11 + '</a>' + '<br>');
document.write('<b><a href=\"' + url12 + '\">' + text12 + '</a></b>');