$(function(){$("a[rel]").overlay({expose:'grey',effect:'apple',onBeforeLoad:function(){var wrap=this.getContent().find(".contentWrap");wrap.load(this.getTrigger().attr("href"));},onLoad:function(){$("#lname").focus();}});});
