Открой блокнот и вставь туда это
Code
document.write("--------------------------------- ");
document.write("<TABLE border=\"0\" width=\"175\"> ");
document.write("<TBODY><TR><TD height=\"70\" width=\"70\"> ");
document.write("<IMG border=\"0\" src=\"http:\/\/ps-3.at.ua\/_ph\/76\/2\/251659597.jpg\" width=\"60\" height=\"60\"><\/TD><TD height=\"80\" width=\"130\"> ");
document.write("<STRONG>Left 4 Dead 2 (2009\/RUS\/Repack)<\/STRONG> ");
document.write("Размер: 3.21 GB. ");
document.write("");
document.write("<A href=\"http:\/\/cs-ph.ucoz.ru\/load\/105-1-0-900\" alt=\"Скачать\"><B>Скачать<\/B><\/A><\/TD><\/TR><\/TBODY><\/TABLE> ");
document.write("");
document.write("--------------------------------- ");
document.write("");
document.write("<TABLE border=\"0\" width=\"175\"> ");
document.write("<TBODY><TR><TD height=\"70\" width=\"70\"> ");
document.write("<IMG border=\"0\" src=\"http:\/\/cs.gameguru.ru\/images\/game-cs\/1878_1212321792_190.jpg\" width=\"60\" height=\"60\"><\/TD><TD height=\"80\" width=\"130\"> ");
document.write("<STRONG>Counter-Strike Online 2008<\/STRONG> ");
document.write("Размер: 636.19 Mb ");
document.write("");
document.write("<A href=\"http:\/\/cs-ph.ucoz.ru\/load\/skachat_counter_strike\/skachat_counter_strike_online\/counter_strike_online_2008\/109-1-0-454\" alt=\"Скачать\"><B>Скачать<\/B><\/A><\/TD><\/TR><\/TBODY><\/TABLE>");
сохрани как NAME.js c кодировкой UTF-8
или же вставть это в нужное место в HTML
Code
<script type="text/javascript">
function writeHTMLasJS(){
document.write("--------------------------------- ");
document.write("<TABLE border=\"0\" width=\"175\"> ");
document.write("<TBODY><TR><TD height=\"70\" width=\"70\"> ");
document.write("<IMG border=\"0\" src=\"http:\/\/ps-3.at.ua\/_ph\/76\/2\/251659597.jpg\" width=\"60\" height=\"60\"><\/TD><TD height=\"80\" width=\"130\"> ");
document.write("<STRONG>Left 4 Dead 2 (2009\/RUS\/Repack)<\/STRONG> ");
document.write("Размер: 3.21 GB. ");
document.write("");
document.write("<A href=\"http:\/\/cs-ph.ucoz.ru\/load\/105-1-0-900\" alt=\"Скачать\"><B>Скачать<\/B><\/A><\/TD><\/TR><\/TBODY><\/TABLE> ");
document.write("");
document.write("--------------------------------- ");
document.write("");
document.write("<TABLE border=\"0\" width=\"175\"> ");
document.write("<TBODY><TR><TD height=\"70\" width=\"70\"> ");
document.write("<IMG border=\"0\" src=\"http:\/\/cs.gameguru.ru\/images\/game-cs\/1878_1212321792_190.jpg\" width=\"60\" height=\"60\"><\/TD><TD height=\"80\" width=\"130\"> ");
document.write("<STRONG>Counter-Strike Online 2008<\/STRONG> ");
document.write("Размер: 636.19 Mb ");
document.write("");
document.write("<A href=\"http:\/\/cs-ph.ucoz.ru\/load\/skachat_counter_strike\/skachat_counter_strike_online\/counter_strike_online_2008\/109-1-0-454\" alt=\"Скачать\"><B>Скачать<\/B><\/A><\/TD><\/TR><\/TBODY><\/TABLE>");
}
</script>
<!--
now place this function call at whatever point
it needs to write the markup on to the page: -->
<script type="text/javascript">
writeHTMLasJS();
</script>
СКРИПТ НЕ ПРОВЕРЯЛ, но должно работать