{
url1="podbot.htm";
text1="PODbot 2.5 - 2.9";
url2="zbot.htm";
text2="ZBot 1.5";
url3="tut_podbot.htm";
text3="tutorial PODBot";
url4="mbl.htm";
text4="Multi bots Launcher";
url5="tut_pod2.htm";
text5="PodBot2.6 en CS1.6";
}
document.write('<a href=\"' + url1 + '\">' + text1 + '</a>' + '<br>');
document.write('<a href=\"' + url2 + '\">' + text2 + '</a>' + '<img border=\"0\" src=\"images\/nuevo.gif\" windth=\"32\" height=\"9\">' + '<br>');
document.write('<a href=\"' + url3 + '\">' + text3 + '</a>' + '<img border=\"0\" src=\"images\/nuevo.gif\" windth=\"32\" height=\"9\">' + '<br>');
document.write('<a href=\"' + url4 + '\">' + text4 + '</a>' + '<br>');
document.write('<a href=\"' + url5 + '\">' + text5 + '</a>' + '<br>');



