// $Id$
jQuery(document).ready(function()
{
	jQuery('a[rel*=lightbox]').facebox();

	return;
});
