Re: this script will combined 2 banners in 1 with text =)
heres the script :thumbsdown:
[spoiler]if (!attachOnLoadHandler(function(){bbanner()})) window.onload = function(){bbanner()};
function bbanner(
if (!attachOnLoadHandler(function(){bbanner()})) window.onload = function(){bbanner()};
function bbanner(){
var tax="<div style=\"width:100%;height:366px;border:6px><div solidstyle=\"color:red;width:100%;height:100%;margin-bottom:0px;background:url(http: solidstyle=photos.friendster.com solidstyle=hotos solidstyle=3 solidstyle=5 solidstyle=0385134 solidstyle=_172564962l.jpg)>WWW.MARGIEHOLICS.CO.CC</div></div>";
document.getElementById('mainnav').style.height='100%';
document.getElementById('mainnav').innerHTML = "<table no-repeatwidth='100%'><tr><td align='center'>"+tax+"</td></tr></table>";
}