// JavaScript Document
function rmoney(url) {
	newwindow=window.open(url,'name','height=750,width=642,scrollbars=yes, top=245,left=155, fullscreen=yes');
	if (window.focus) {newwindow.focus()}
}


document.write('<table width="652" border="0" align="center" cellpadding="0" cellspacing="0">');
/*document.write('<tr>');
document.write('<td colspan="2" align="center" bgcolor="#FFFFFF"><a href="javascript:rmoney(\'rmoney.jsp\')" ><img src="/images/add_rmoney.jpg" width="652" height="108" / border="0"></a>');
document.write('</td>');
document.write('</tr>');*/
document.write('<tr>');
document.write('<td height="22" colspan="2" class="footer_text"><spacer type="block" height="10" /><a href="/hportal/VirtualPageView.jsp?page_id=277" class="footer_text">Disclaimer</a> | <a href="/hportal/VirtualPageView.jsp?page_id=279" class="footer_text">Privacy  Policy</a> | <a href="/hportal/VirtualPageView.jsp?page_id=4014" class="footer_text">Terms  &amp; Conditions</a> | <a href="http://www.macromedia.com/go/getflashplayer" class="footer_text">Download Flash Player</a>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="306" height="25" align="left" class="footer" valign="top">Last Updated on 06 FEBRUARY 2012</td>');
document.write('<td width="346"  height="25" align="right" class="footer" valign="top">Best viewed in IE 7 with 1024 x 768 resolution</td>');
document.write('</tr>');
document.write('</table>');
