function title()
{
// GOVERNMENT SECTOR
document.write("<div class=lhs_title><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' bgcolor='#CCCCCC'><img src='/common/images/1ptrans.gif' width='2' height='1' alt=''></td></tr><tr><td valign='top' bgcolor='#FFFFFF'><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top' width='22' align='right'><img src='/common/images/bullet_4.gif' width='6' height='4' vspace='10' hspace='5' alt=''></td><td height='25' class='txt_bd'>Government Sector</td></tr></table></td></tr></table></div>")
}


// population the navigation tree arrays
var sectionArray = new Array(0)
	
var numSection = sectionArray.length;


function others()
{
//Common nav of Personal Banking for Level 1 files
//document.write("<div class=lhs_loans><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td valign='top'><img src=../../common/images/bullet_2.gif border=0 vspace=10 hspace=5></td><td height='25'><a href='#' class='lhs_navbd'>Customer Center</a></td></tr></tr><tr><td valign='top' bgcolor='#C2C0C0' colspan='2'><img src='../../common/images/1ptrans.gif' width='2' height='1' alt=''></td></tr></table></div>")
}
