var ppcname = "web1"; var ppchost = "chuckpint.com"; function email(ppclink) { document.write("" + ppclink + ""); } function do_frame (where,update) { if (top == window) { top.location.href = 'http://'+where+'.chuckpint.com'; return; } if (update != 0) { parent.parent.updateWindow(); } }