SearchBox MouseOver customization

I am in the middle of branding a MOSS 2007 installation for use as a public internet site. Because it is a public internet site looks are everything. I am able to accomplish pretty much everything so far until I ran into this issue. Here is the situation. The Search box that is on the page (In my case the master page for the entire site) almost lets me customize everything.

I am chaning the "go" image. I can get it to change by setting the "GoImageURL". This works great for setting the image to what I want. The issue arises that the control (SearchBoxex) creates a onmouseover event that sets theonmouseover="this.src='/_layouts/images/gosearch.gif'"

I can not find any place to set this value. I am almost at the point of replacing the graphic in the hive, but I hesitate because that is server wide. I may need to have two different search images for two different web applications.

The other option is to create my own custom control to do what this control does. I think there should an easier solution.

My opinion is that it almost seems Ms made a mistake (doh!) and forgot to expose one more property on the control.

Any help is greatly appreciated.

Thank you

Eric VanRoy

[1311 byte] By [EricVanRoy] at [2008-1-1]
# 1
The mouseover image is controlled with the 'GoImageActiveUrl' property. To see all of the options Microsoft is using for the default install, see the SearchArea.xml located at: \Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\OSearchEnhancedFeature
Todd at 2007-9-12 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Design and Customization...
# 2
Thank you for your respponse. I did find the "GoImageActiveUrl" property after I had posted. I appreciate the response back.
EricVanRoy at 2007-9-12 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Design and Customization...

SharePoint Products and Technologies

Site Classified