// JavaScript Document
function snoopwin(varurl,varwin,varopt)
    { window.open(varurl,varwin,varopt); }