if ( $.browser.msie ) {
  if( $.browser.version == 6.0 ){
     window.location = "/application/browser";
  }
}
