<!--
function t(theURL,winName) { //v2.0
  window.open(theURL,'teacher','width=300,height=300');
}

function k(theURL,winName) { //v2.0
  window.open(theURL,'knowledge','width=300,height=300');
}

function b7(theURL,winName) { //v2.0
  window.open(theURL,'b7','width=600,height=500');
}

function p1(theURL,winName) { //v2.0
  window.open(theURL,'p1','width=320,height=290');
}

function p2(theURL,winName) { //v2.0
  window.open(theURL,'p2','width=640,height=480');
}

function p(theURL,winName) { //v2.0
  window.open(theURL,'p','width=600,height=500');
}

function ps(theURL,winName) { //v2.0
  window.open(theURL,'p','scrollbars=yes,width=606,height=500');
}

function p3(theURL,winName) { //v2.0
  window.open(theURL,'p3','width=353,height=251');
}

function m(theURL,winName) { //v2.0
  window.open(theURL,'m','width=640,height=480');
}
function topicvideo(theURL,winName) { //v2.0
  window.open(theURL,'m','width=550,height=300');
}
function topiccompass(theURL,winName) { //v2.0
  window.open('/php/topiccompass.php?topic=1206','m','width=300,height=300');
}
//-->

