function title()
{
//prefbanking
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='5' hspace='5' alt=''></td><td height='25' class='txt_bd'><a href='/personal/preferred/default.htm' class='lhs_navbd'>Imperia / Preferred /<br>Classic Banking </a></td></tr></table></td></tr></table></div>")

//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'>Debit Cards</td></tr></table></td></tr></table></div>")
}


// population the navigation tree arrays
var sectionArray = new Array(2)
var s1Array = new Array(0)
var s2Array = new Array(0)



sectionArray[0] = new cMenuItem("<img src=/common/images/bullet_5.gif border=0 vspace=3 hspace=2>&nbsp;Features & Benefits", "0", "/personal/preferred/imperia/imperia_homepage.htm", "imperia_fea")

sectionArray[1] = new cMenuItem("<img src=/common/images/bullet_5.gif border=0 vspace=3 hspace=2>&nbsp;Eligibility", "0", "/personal/preferred/imperia/imperia_elg.htm", "imperia_elg")



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' width='12'><img src=/common/images/bullet_2.gif border=0 vspace=10 hspace=5></td> <td height='25'><a href='http://www.hdfcbanksmartbuy.com/' target='_blank' class='lhs_navbd'>Offers &amp; Deals</a></td> </tr> <tr> <td valign='top' bgcolor='#C2C0C0' colspan='2'><img src='/common/images/1ptrans.gif' width='2' height='1' alt=''></td> </tr> <tr> <td valign='top' width='12'><img src=/common/images/bullet_2.gif border=0 vspace=10 hspace=5></td> <td height='25'><a href='/tools/index.htm' class='lhs_navbd'>Tools &amp; Utilities</a></td> </tr> <tr> <td valign='top' bgcolor='#C2C0C0' colspan='2'><img src='/common/images/1ptrans.gif' width='2' height='1' alt=''></td> </tr> <tr> <td valign='top'><img src=/common/images/bullet_2.gif border=0 vspace=10 hspace=5></td> <td height='25'><a href='/personal/customer_center/customer_center.htm' class='lhs_navbd'>Customer Centre</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> ")
}
