function PurchaseloanWindowAppply(){
	window.opener.PurchaseloanAppply();
	self.close();
}
function PurchaseloanAppply(){
	document.location.href="http://www.icreditcentral.com/html/g_home_first_mortgage.shtml";
}
function RefinanceLoanWindowAppply(){
	window.opener.RefinanceLoanAppply();
	self.close();
}
function RefinanceLoanAppply(){
	document.location.href="http://www.icreditcentral.com/html/g_home_refinancing.shtml";
}
