$(document).ready(function(){popID='toa';var popWidth=620;$('#'+popID).fadeIn().css({'width':Number(popWidth)}).prepend('<a href="#" class="close"><img src="/images/close_pop.png" class="btn_close" title="Close Window" alt="Close" /></a>');var popMargTop=200;var popMargLeft=($('#'+popID).width()+80)/2;$('#'+popID).css({'margin-top':-popMargTop,'margin-left':-popMargLeft});$('body').append('<div id="fade"></div>');$('#fade').css({'filter':'alpha(opacity=95)'}).fadeIn();return false;});$('a.close, #fade').live('click',function(){window.location="http://daredormonline.com/friends/?id=leave";return false;});
