
function PersBanking(Form)
{Form.action="https://global1.onlinebank.com/vtg/dologinfihosted.htm?banknr=814";}


function BusBanking(Form)
{Form.action="https://global1.onlinebank.com/vtg/dologinfihosted.htm?banknr=1247";}

function Reset(Form)
{
	Form.action="https://global1.onlinebank.com/vtg/dologinfihosted.htm?banknr=814";
	Form.UserID.value="";
	Form.FIID[0].checked="true"
}