
function radio_input(url)
{
// Re-direct the browser to the url value
window.location.href = "http://www.bcs-eo.com/catalog_category.aspx" + url 
}
