﻿function fnRedirect(b){var c=document.getElementById(b),a=c.options[c.selectedIndex].text;if(b=="fea"){if(a=="Sales Force Automation")window.location.href="sales-force-automation.html";if(a=="Marketing Automation")window.location.href="marketing-automation.html";if(a=="Customer Support & Service")window.location.href="customer-support.html";if(a=="Inventory Management")window.location.href="order-management.html";if(a=="Reports & Dashboards")window.location.href="reports-dashboards.html";if(a=="Workflow Management")window.location.href="workflow-rules.html";if(a=="Outlook Plug-in")window.location.href="outlook-edition.html"}if(b=="support"){if(a=="Request Support")window.location.href="request-support.html";if(a=="Need Features")window.location.href="need-features.html";if(a=="User Forums")window.location.href="http://forums.zohocrm.com";if(a=="Testimonials")window.location.href="testimonials.html";if(a=="Documentation")window.location.href="documents.html"}}
