// sbcus-imp.js
// http://smallbiz.cjb.net/


    function doPopunder() {
      popunder = window.open('http://rd.focalex.com/popunder/250930','under','width=720,height=300,location=1,menubar=1,resizable=1,scrollbars=1,status=1,titlebar=1,toolbar=1,hotkeys=1'); popunder.blur(); window.focus(); setTimeout( "window.focus();", 1000 );
    }