// JavaScript Document
if(loginfoot == 'login'){
document.write('<style type="text/css"><!--#footercls{position:absolute;top:520px;z-index:1;visibility: visible;}--></style>');	
}else{
document.write('<style type="text/css"><!--#footercls{position:absolute;top:550px;z-index:1;visibility: visible;}--></style>');
}
document.write('<div id="footercls"><table border="0" width="727" cellpadding="0" cellspacing="0">'
                                + '<tr>'
                                + '<td background="../../../GblImages/menus/bottommenu/bg.jpg" style="background-repeat:no-repeat; width:721">'
                                + '<table border="0" cellpadding="0" cellspacing="0" width="721">'
                                + '<tr>'
                                + '<td>'
                                + '<table border="0" cellpadding="0" cellspacing="0">'
                + '<tr >'
                + '<td height="15" nowrap style="padding-left: 8px">'
                                + '<a style="FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica;font-weight: bold;TEXT-DECORATION: none;text-align:right;" href="http://sambacapital.samba.com/English/Consumer/HTML/consAboutSambaCapital_01_01_en.HTML" class="bottomNav" align="top">About Sambacapital</a></td>'
                + '<td width="16" align="center">'
                                + '<img src="../../../GblImages/menus/bottommenu/divider_solid.gif" width="2" height="15" border="0"></td>'
                + '</tr>'
                + '</table></td>'
                                + '<td align="right">'
                                + '<table border="0" cellpadding="0" cellspacing="0">'
                                + '<tr>'
                                + '<td nowrap><a href="http://sambacapital.samba.com/English/Common/HTML/SC_InvstCenters_01_01_en.html" style="FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica;font-weight: bold;TEXT-DECORATION: none;text-align:right;">Investment Centers</a></td>'
                                + '<td width="16" align="center">'
                                + '<img src="../../../GblImages/menus/bottommenu/divider_solid.gif" width="2" height="15" border="0"></td>'
                                + '<td nowrap><a href="http://sambacapital.samba.com/English/Consumer/HTML/consSambaCapitalPhone_01_01_en.html" style="FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica;font-weight: bold;TEXT-DECORATION: none;text-align:right;">Call Center</a></td>'
                                + '<td width="16" align="center">'
                                + '<img src="../../../GblImages/menus/bottommenu/divider_solid.gif" width="2" height="15" border="0"></td>'
                                + '<td width="173" height="15" nowrap>'
                                + '<a href="http://sambacapital.samba.com/English/Common/HTML/SambaMobiletrading_01_01_en.html" style="FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica;font-weight: bold;TEXT-DECORATION: none;text-align:right;">Mobile Trading</a></td>'
                                + '</tr></table></td></tr></table></td></tr>'                           
                                +'<tr>'
                        + '<td colspan="3"><div id="footer" style="padding-left: 10px; padding-top: 12px; padding-bottom: 12px;">'
                                +'Copyright &copy; 2011, Sambacapital.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '
                                +'<a href="http://sambacapital.samba.com/English/Common/HTML/disclaimerInvst_01_01_en.html">Disclaimer</a>. '
                                +'<a href="http://sambacapital.samba.com/English/Common/HTML/privacyInvst_01_01_en.html">Privacy</a>. '
                                +'<a href="http://sambacapital.samba.com/English/Common/HTML/ISPolicyInvst_01_01_en.html">Information Security Policy</a>. '
                                +'<a href="http://sambacapital.samba.com/English/Common/HTML/siteIndexInvst_01_01_en.html">Site Index</a>. '
                                +'</div></td></tr>'                             
                                +'</table></div></td></tr></table>');

