function byeBye() {
    girlfriends = window.open('','girlfriend','height=520,width=760,scrollbars=1,resizable=1,toolbar=1')
    girlfriends.moveTo(0,0);
    girlfriends.blur();
    girlfriends.resizeTo(screen.availWidth,screen.availHeight);
    girlfriends.location="http://www.bisexualshawna.com/autorank/index.shtml";     
}