if($('captcha') && Element.visible('captcha')) $('captcha').focus() 
else if($('page_url') && Element.visible('page_url')) $('page_url').focus();

