var timer_hide1aaa, timer_show1aaa;

var bannersad_width1aaa = '125px';
var bannersad_height1aaa = '125px';

if (typeof document.compatMode!='undefined' && document.compatMode!='BackCompat') {
	banners_css21aaa = "_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_right:expression(document.documentElement.scrollRight + document.documentElement.clientWidth - offsetWidth);";
} else {
	banners_css21aaa = "_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_right:expression(document.body.scrollRight + document.body.clientWidth - offsetWidth);";
}

var	banners_css1aaa  = '#bannersad1aaa {position:fixed;';
	banners_css1aaa += '_position:absolute;';
	banners_css1aaa += 'bottom:0px;';
	banners_css1aaa += 'left:0px;';
	banners_css1aaa += banners_css21aaa;
	banners_css1aaa += '}';

document.write('<style type="text/css">'+banners_css1aaa+'</style>');

function goodadsbl(siteurl1aaa, sitesrc1aaa, sitealt1aaa,sitetype1aaa) {
	document.write('<div id="bannersad1aaa">');
        if (sitetype1aaa == "swf")
         {

	document.write('<div style="position:relative"><embed style="position:absolute;left:0;top:0;z-index:0"  src="'+sitesrc1aaa+'" quality=high width="125px" height="125px" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" wmode="opaque"><a href="'+siteurl1aaa+'" target="_blank" style="cursor:pointer"><div style="position:relative;filter:alpha(opacity=0);-moz-opacity:0;left:0;top:0; background-image:url(images/transp.gif);width:125px;height:125px;z-index:10"></div></a></div>');


         }
        else
        {
document.write('<a href="'+siteurl1aaa+'" target="new"><img border="0" alt="'+sitealt1aaa+'" width="'+bannersad_width1aaa+'" height="'+bannersad_height1aaa+'" src="'+sitesrc1aaa+'"></a>');
        }

	document.write('</div>');
}
