//proxy.pac.extern function FindProxyForURL(url, host) { return "DIRECT"; }