function Q_fnctn() {
    Q_wndw = window.open('http://www.princeton.edu/~pear/experiments.html','','width=600,height=400,left=50,top=20,scrollbars=yes');
}
