[jQuery] Where to put this script " jQuery(document).trigger('close.facebox') "

[jQuery] Where to put this script " jQuery(document).trigger('close.facebox') "


I downloaded facebox, i want to that by clicking anywhere on the page
should close the div!
where in the page do i put
jQuery(document).trigger('close.facebox')
and how can i use this script for other show hide div (jquery?)
Thanks