var destination = ["", "service_policy.html", "personal_insurance.html","homeowners.html", "commercial_insurance.html", "life.html", "https://pd.secure.anthem.com/AgentConnect/gen/link.htm?linkid=A6n2WkAzgRZsHMtpjNz7rko200992233622666"];
function region(pick){
if (pick != 0)	
location.href = destination[pick]; 
}	