[quote=honey_jx2]nice... cool... like to try this...
uhmmm can you make a code of this where we can place it under the "Your URL"?
[/quote]
you mean under Recent Updates? here's the code
place this under ur onload handler
[quote]var wakokok;
try {wakokok = document.createElement("div");}
catch (e) {wakokok = document.createElement("<div>");}
wakokok.innerHTML = "<div align=\"center\"><a href='[b]URL OF 1ST IMG[/b]' id='adLink1' target='_top'><img src='[b]LINK OF 1ST IMG[/b]' id='adBanner1' border='0'</div>";
wakokok.setAttribute("style","text-align:right;padding-top:10px");
document.getElementById("0").getElementsByTagName("ul")[1].parentNode.appendChild(wakokok);[/quote]
then refer to post #1 for the function....