function FindProxyForURL(url,host) { return "PROXY 192.168.40.1:3128" };