function goNewWin() {
    window.open("http://www.singlesnet.co.za/wp-content/themes/skeptical/ds/portfolio/portfolio_fa4.html",'TheNewpop','toolbar=1,location=1,directories=1,status=1,menubar=0,scrollbars=0,resizable=0,width=680,height=680'); 
    window.focus();
    TheNewpop.blur();
}
