/*function showFooter()
{
	var strFooterData = '';
strFooterData += '<table width="903" border="0" align="center" cellpadding="0" cellspacing="0" dwcopytype="CopyTableRow">';
strFooterData += '<tr align="left" bgcolor="#c4c4c4"> ';
strFooterData += '<td colspan="5"><img src="images/spacer.gif" width="1" height="1"></td>';
strFooterData += '</tr>';
strFooterData += '<tr align="left"> <td height="75" colspan="5"><span class="go"><a href="http://www.irdaindia.org/" target="_blank" class="go">IRDA</a> | <a href="http://www.lifeinscouncil.org/" target="_blank" class="go">Life Insurance Council</a> | <a href="/sbilife/docs/uin_list.pdf" target="_blank" class="go">Products\' UIN</a> | <a href="/sbilife/docs/Product_Codes_ULIP_and_Traditional.pdf" target="_blank" class="go">Product Codes</a> |  <a href="/sbilife/docs/SFIN_codes_website.pdf" target="_blank" class="go">SFIN Codes </a> | <a href="javascript:;" class="go" onClick="MM_openBrWindow(\'/sbilife/html/privacy_policy.htm\',\'title\',\'scrollbars=yes, width=680,height=660\')">Privacy Policy</a> | <a href="javascript:;" class="go" onClick="MM_openBrWindow(\'/sbilife/html/disclaimer.htm\',\'title\',\'width=660,height=530\')">Disclaimer</a> | <a href="javascript:;" class="go" onClick="MM_openBrWindow(\'/BI/Orderaform/Donotcall.jsp\',\'title\',\'width=660,height=530,scrollbars=yes\')">Do Not Call</a></span><br>';
strFooterData += '<span class="bottom">Insurance is the subject matter of solicitation .IRDA Registration no. 111 issued on 29th March 2001. <br> Registered & Corporate Office: SBI Life Insurance Co. Ltd, Natraj, M.V. Road & Western Express Highway Junction, Andheri (East), Mumbai - 400 069.<br>©2010 SBI Life Insurance Company Limited. All rights reserved.</span></td></tr>';
strFooterData += '</table>';

	document.write(strFooterData);  
}
*/
