set pageID root ### 9.22.05 removed per client ### 9.7.09 mes: added redirect per client #if {[regexp -nocase classroomscience $env(SERVER_URL)]} { # cw redirect classroomscience.html #} if {[regexp -nocase teachstorypath $env(SERVER_URL)]} { cw redirect storypath.html } ### 3.10.10 mes: added: ### 12.19.10 mes: commented out cuz ch is own clone site now if {[regexp -nocase classroomhealth.com $env(SERVER_URL)]} { # cw redirect classroomhealth.html } cw source $cw_templatePath/templateTop.tcl cw source $cw_templatePath/templateBottom.tcl