// JavaScript Document

function cert(){
window.open('http://www.mga.eo-insurance.com','','resizable=yes,menubar=no, location=yes,status=no,scrollbars=yes,toolbar=no,width=980,height=600');
return (false);}


// Re-direct the browser to the url value
function radio_input(url)
{

window.location.href = "http://www.assurant-eo.com/catalog_category.aspx" + url 
}
