function getdetail(linkname3)
{
	window.open(linkname3);
}

function hdfc_loan()
{
/*	if(section_name=='ri')
	{
		linkname='https://www.hdfcindia.com/applications/frmresIndLoanApp.asp'
		linkname2='../others/getdetails.asp'
	}
	if(section_name=='nri')
	{
		linkname='https://www.hdfcindia.com/applications/frmNResIndLoanApp.asp'
		linkname2='../others/getdetailsn.asp'
	}*/

/*document.write("<table cellpadding='0' cellspacing='0' border='0' bgcolor='#FFFFFF'>")
	document.write("<tr>")
		document.write("<td><img src='../common/images/apply_lhs.gif' alt=''></td>")
		document.write("<td valign='top'>")
			document.write("<table cellpadding='0' cellspacing='0' border='0'>")
				document.write("<tr>")
					document.write("<td width='5'></td>")
					document.write("<td class='redheading'>Get HDFC Loan</td>")
					document.write("<td width='5'></td>")
					document.write("<td width='315'><img src='../common/images/apply_top.gif' alt=''></td>")
				document.write("</tr>")
				document.write("<tr><td colspan='4' height='6'></td></tr>")
				document.write("<tr>")
					document.write("<td colspan='4'>")
					document.write("<table cellpadding='0' cellspacing='0' border='0'>")
						document.write("<tr>")
							//document.write("<td><a href='"+linkname+"'><img src='../common/images/apply_online_now.gif' alt='' border='0'></a></td>")
							document.write("<td><a href=javascript:win=window.open('"+linkname+"','pop','width=755,height=600,left=25,top=25,right=25,scrollbars,resizable=1,top=0,left=0');win.focus();><img src='../common/images/get_instant_home.gif' alt='' border='0'></a></td>")
							document.write("<td width='10'></td>")
							//document.write("<td><a href='#' onclick='getdetail(linkname2)'><img src='../common/images/download_app_frm.gif' alt='' border='0'></a></td>")
							document.write("<td><a href='"+linkname2+"'><img src='../common/images/download_app_frm.gif' alt='' border='0'></a></td>")
						document.write("</tr>")
					document.write("</table>")
					document.write("</td>")
				document.write("</tr>")
				document.write("<tr><td colspan='4' height='6'></td></tr>")
				document.write("<tr>")
					document.write("<td colspan='4'><img src='../common/images/apply_bottom_.gif' alt=''></td>")
				document.write("</tr>")
			document.write("</table>")
		document.write("</td>")
		document.write("<td><img src='../common/images/apply_rhs.gif' alt=''></td>")
	document.write("</tr>")
document.write("</table>")*/

document.write("<img src='../common/images/hdfc_loans.gif' alt='Instant NRI Home Loan' usemap='#Map2' border='0'>");
document.write("<map name='Map2' id='Map2'><area shape='rect' coords='20,24,276,53' href='https://www.hdfcinstanthomeloans.com/home-loan/compare-interest-rates.html' target='_blank'/><area shape='rect' coords='291,25,501,50' href='../others/getdetailsn.asp' /></map>");
}


