// JavaScript Document
function redirect()
{
	if(document.getElementById("test").value==1)
	{
		window.location="https://www.ebankhost.net/GrandSouth";
	}
	if(document.getElementById("test").value==2)
	{
		window.location="http://grandsouth.com/pages/products/business-banking.php";
	}
	if(document.getElementById("test").value==3)
	{
		window.location="https://www.ebankhost.net/439/ecorp/";
	}
	if(document.getElementById("test").value==4)
	{
		window.location="https://www.grandsouth.blilk.com/";
	}
	if(document.getElementById("test").value==5)
	{
		window.location="https://fiserv.storedstatement.com/estatements/index.jsp?id=GrandSouth";
	}
	if(document.getElementById("test").value==6)
	{
		window.location="https://www55.ssldomain.com/reportsmax/webreports/clientpg.aspx";
	}
	if(document.getElementById("test").value==7)
	{
		window.location="https://ns.bankbyweb.net/PBI_PBI1961/pbi1961.asp?Rt=053207957&LogonBy=Connect3&PRMAccess=Account";
	}
}