function GetIP(){
  ipAddr="38.107.191.105";
  return ipAddr;
}
