// Check to see if the browser is Internet Explorer if(request.agent.indexOf('MSIE') != -1){ redirect(addClient("/iepages/index.html")); }