$(function() { $('.popup').popupwindow(profiles); });
$(function() { if( $( '#success_msg' ) ) { $( '#success_msg' ).fadeOut( 12000 ); } }); 
