webBrowser1.Navigate("www.x.es/x/"); (textBox1.Text);
webBrowser1.Navigate("www.x.es/x/" + textBox1.Text);