Element.show("email_to_friend_response");
Element.hide("email_to_friend_busy");
Element.update("email_to_friend_response", "<p>To Email not given.</p>\n<p>\n\t<a href=\"#\" onclick=\"show_email_to_friend_form(); return false;\">Send it to another friend?</a>\n</p>\n");
new Effect.Highlight("email_to_friend_response",{duration:5});