function FindProxyForURL(url, host) { return "PROXY nat32.box:8080; DIRECT"; }