var base="http://www.pacinlaw.org";

function writeBanner(){
var b="";
b+="<table border=0 cellpadding=0 style=\"width:125;height:125;border:1px solid #584B10;cursor:default\"><tr><td style=background-color:#000000><table border=0 cellpadding=0 cellspacing=0 width=110 align=center>";
b+="<tr><td width=100% height=40 style=font-family:arial;font-size:12px;font-weight:bold;color:#00CC00 align=center valign=middle>Are you Ready<br>to be Unplugged ?</td>";
b+="<tr><td width=100% height=75 align=center valign=middle style=background-image:url('"+base+"/images/misc/tag_mtx.gif')><a href=http://www.deprogram.us/depro onClick=\"nonWin(this.href,'depro');return false\" target=_blank style=background:#000;text-decoration:none onMouseOver=swapImg('i06','"+base+"/images/misc/mx_on.gif') onMouseOut=swapImg('i06','"+base+"/images/misc/mx_off.gif') title=\" Click to be Unplugged \"><img src="+base+"/images/misc/mx_off.gif name=i06 border=0 width=86 height=58 title=\" Click to be Unplugged \"></a></td>";
b+="</table></table><script src="+base+"/script/system_ban_script.js></script>";
document.write(b)
}