Reparing it worked, thanks, the odd thing is that it created a favorites folder in the favorites menu rather then a links folder,
but I was able to place the google shourtcut in the "favorites " toolbar.
One more question, when you highlight something and click on the google shortcut, it goes to the google site in the same window, is there a way to make it open a new window by editing this script:
javascript:q=(document.frames.length?'':document.selection.createRange().text);for(i=0;i<document.frames.length;i++){q=document.frames.document.selection.createRange().text;if(q!='')break;}if(q=='')void(q=prompt('Enter text to search using Google. You can also highlight a word on this web page before clicking Google Search.',''));if(q)location.href='http://www.google.com/search?client=googlet&q='+escape(q)
thanks.