$('a.popup').live("click",function(e){e.preventDefault();popupWithSize(this.href,630,370,'slim');});