public static void newdocument() { webBrowser.newWb(""); }
public static void NewDocument(string text) { webBrowser.newWb(text); }