1. In SL project, add reference assembly for "System.Windows.Browser"
2. In the HTML or Aspx page, which holds the silverlight control, create a JS function.
e.g. Open a window and with navigation URL
3. Call the JS function in Silverlight
Very simple :)