Does that marker have an infowindow that opens when the user clicks on
it?
If so, use google.maps.event.trigger to activate the click listener at
the very end of your initialization.
-- Larry
The syntax is described in the documentation:
http://code.google.com/apis/maps/documentation/javascript/reference.html#event
--
Marcelo - http://maps.forum.nu
--