Forum Moderators: open
function swap() { if ($('#back').length) { $('#back').fadeOut('600', function(){ window.location.href='ahb.htm'} ); } }
does this make it go away?