// JavaScript Document
function openNewWindowcbt(n) {



n = window.open("cbt.htm",'n','scrollbar=yes,toolbar=no,status=no,width=350,height=360');



}



function openNewWindowrebt(n) {



n = window.open("rebt.htm",'n','scrollbar=yes,toolbar=no,status=no,width=350,height=450');



}
function openNewWindowemdr(n) {



n = window.open("emdr.htm",'n','scrollbar=yes,toolbar=no,status=no,width=350,height=450');



}
function openNewWindowgish(n) {



n = window.open("gish.htm",'n','scrollbar=yes,toolbar=no,status=no,width=350,height=450');



}