diff --git a/minimo/chrome/content/minimo.js b/minimo/chrome/content/minimo.js index c714b8f3ac11..d2376b7c74ca 100755 --- a/minimo/chrome/content/minimo.js +++ b/minimo/chrome/content/minimo.js @@ -198,7 +198,7 @@ function MiniNavStartup() var currentTab=getBrowser().selectedTab; browserInit(currentTab); gSelectedTab=currentTab; - loadURI("http://www.google.com"); + loadURI("http://www.google.com/xhtml"); // // this is temporary til we get menu tminig events stuff fixed.