(function($){
$(function()
{
	
	$('#right1 a.popup').overlay();

});
})(jQuery);