function writeSub(){
var s="";
s+="<table border=0 cellspacing=0 cellpadding=0 id=tab>";
s+="<tr height=36>";
s+="<td width=322 style=width:312px class=subtitle><script>writePage()</script></td>";
s+="<td width=24><a href="+help+" onMouseOver=swpImg('hlp','"+main+"/images/menu/nav_hp_on.gif') onMouseOut=swpImg('hlp','"+main+"/images/menu/nav_hp_off.gif')><img name=hlp src="+main+"/images/menu/nav_hp_off.gif width=24 height=24 onMouseOver=\"shwNt('Help Center')\" onMouseOut=shwNt('')></a></td>";
s+="<td width=330 style=width:330px id=ac><script>"+tick+"</script></td>";
s+="<td width=24><a href=javascript:openLogin() onMouseOver=\"swpImg('fb00','"+main+"/images/menu/nav_lgo_on.gif');shwNt('Groups LogIn')\" onMouseOut=swpImg('fb00','"+main+"/images/menu/nav_lg0_off.gif');shwNt('')><img name=fb00 src="+main+"/images/menu/nav_lg0_off.gif width=24 height=24></a></td>";
s+="<td width=90 id=ar style=padding-right:3px><div id=navT class=navg></div></td>";
s+="<td width=22 id=ac><a href=javascript:history.go(-1) onMouseOver=\"swpImg('fb01','"+main+"/images/menu/nav_bk_on.gif');shwNt('Go Back')\" onMouseOut=swpImg('fb01','"+main+"/images/menu/nav_bk_off.gif');shwNt('')><img name=fb01 src="+main+"/images/menu/nav_bk_off.gif width=15 height=28></a></td>";
s+="<td width=22 id=ac><a href=javascript:history.go(+1) onMouseOver=\"swpImg('fb02','"+main+"/images/menu/nav_fw_on.gif');shwNt('Go Forward')\" onMouseOut=swpImg('fb02','"+main+"/images/menu/nav_fw_off.gif');shwNt('')><img name=fb02 src="+main+"/images/menu/nav_fw_off.gif width=15 height=28></a></td>";
s+="<td width=36 id=ac><a href=/home onMouseOver=\"swpImg('fb03','"+main+"/images/menu/nav_hm_on.gif');shwNt('Home Page')\" onMouseOut=swpImg('fb03','"+main+"/images/menu/nav_hm_off.gif');shwNt('')><img name=fb03 src="+main+"/images/menu/nav_hm_off.gif width=34 height=34></a></td>";
s+="<tr><td id=hdt colspan=8><td>";
s+="</table>";
s+="<table border=0 cellspacing=0 cellpadding=0 id=tab><tr><td id=scad style=width:188px></td><td style=width:600px></td><td style=width:82px><a href="+site+" id=pacmap rel=menu onMouseOver=swpImg('fbm','"+main+"/images/menu/nav_gm_on.gif') onMouseOut=swpImg('fbm','"+main+"/images/menu/nav_gm_off.gif') class=pm>pac map<img name=fbm src="+main+"/images/menu/nav_gm_off.gif onMouseOver=\"shwNt('Click for Map')\" onMouseOut=shwNt('') width=24 height=24></a></td></table>";
document.write(s)
}
function writeFtr(){
var f="";
f+="<table border=0 cellspacing=0 cellpadding=0 id=tab>";
f+="<tr height=80>";
f+="<td width=200><script>writeDum()</script><td>";
f+="<td width=80 class=bot style=padding-bottom:3px><script>writePtag()</script><td>";
f+="<td width=590 style=padding-bottom:5px class=bot align=right>";
f+="<table width=194 border=0 cellspacing=0 cellpadding=0>";
f+="<tr height=22>";
f+="<td width=158 colspan=4></td>";
f+="<td width=36 id=ac><a href=javascript:bms.scrollTo('top') onMouseOver=\"swpImg('fb04','"+main+"/images/menu/nav_tp_on.gif');shwNb('Top of Page')\" onMouseOut=swpImg('fb04','"+main+"/images/menu/nav_tp_off.gif');shwNb('')><img name=fb04 src="+main+"/images/menu/nav_tp_off.gif width=28 height=15></a></td>";
f+="<tr height=36>";
f+="<td width=24 id=ac><a href=javascript:openLogin() onMouseOver=\"swpImg('fb08','"+main+"/images/menu/nav_lgo_on.gif');shwNb('Groups LogIn')\" onMouseOut=shwNb('');swpImg('fb08','"+main+"/images/menu/nav_lg0_off.gif')><img name=fb08 src="+main+"/images/menu/nav_lg0_off.gif width=24 height=24></a></td>";
f+="<td width=90 id=ar style=padding-right:3px><div id=navB class=navg></div></td>";
f+="<td width=22 id=ac><a href=javascript:history.go(-1) onMouseOver=\"swpImg('fb05','"+main+"/images/menu/nav_bk_on.gif');shwNb('Go Back')\" onMouseOut=swpImg('fb05','"+main+"/images/menu/nav_bk_off.gif');shwNb('')><img name=fb05 src="+main+"/images/menu/nav_bk_off.gif width=15 height=28></a></td>";
f+="<td width=22 id=ac><a href=javascript:history.go(+1) onMouseOver=\"swpImg('fb06','"+main+"/images/menu/nav_fw_on.gif');shwNb('Go Forward')\" onMouseOut=swpImg('fb06','"+main+"/images/menu/nav_fw_off.gif');shwNb('')><img name=fb06 src="+main+"/images/menu/nav_fw_off.gif width=15 height=28></a></td>";
f+="<td width=36 id=ac><a href=/home/ onMouseOver=\"swpImg('fb07','"+main+"/images/menu/nav_hm_on.gif');shwNb('Home Page')\" onMouseOut=swpImg('fb07','"+main+"/images/menu/nav_hm_off.gif');shwNb('')><img name=fb07 src="+main+"/images/menu/nav_hm_off.gif width=34 height=34></a></td>";
f+="</table>";
f+="<tr height=5><td id=tab colspan=3></td>";
f+="</table>";
document.write(f)
}