public void graemefdotcom()
 {
     FetchLinks f = new FetchLinks();
     f.GetContent("http://graemef.com", "http://graemef.com");
 }
 public void graemefdotcom()
 {
     // just sees if anything is obviously going to fall over
     FetchLinks f = new FetchLinks();
     f.GetContent("http://graemef.com", "http://graemef.com");
 }