// JavaScript Document
function loancal(){
	window.open('http://loancalculator.ilcpg.com.my','loan','width=430, height=550, scrollbars=yes');
}
