schoolid = 158
document.write("");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write("
");
document.write('
');
//document.write('
');
document.write('');
document.write('
');
document.write("");
document.write("");
document.write(" | ");
menumouseovers(0);
document.write(" | ");
menumouseovers(1);
document.write(" | ");
menumouseovers(2);
document.write(" | ");
menumouseovers(3);
document.write(" | ");
menumouseovers(4);
document.write(" | ");
menumouseovers(5);
document.write(" |  | ");
menumouseovers(6);
menumouseovers(7);
//menumouseovers(8);
document.write("
");
document.write("
");
MyTimeout = NaN;
var openlyr;
var openL1;
var leveloneon;
function findPosX(obj)
{
var curleft = 0;
if (obj.offsetParent)
{
while (obj.offsetParent)
{
curleft += obj.offsetLeft
obj = obj.offsetParent;
}
}
else if (obj.x)
curleft += obj.x;
return curleft;
}
function findPosY(obj)
{
var curtop = 0;
if (obj.offsetParent)
{
while (obj.offsetParent)
{
curtop += obj.offsetTop
obj = obj.offsetParent;
}
}
else if (obj.y)
curtop += obj.y;
return curtop;
}
function hide(lyr)
{
//alert(lyr);
if(undefined != leveloneon){
if(lyr == leveloneon){
imageoff = new getNavObj(lyr);
imageoff.src = '/ftpimages/'+schoolid+'/podium/'+lyr+'_on.gif'
}else
{
imageoff = new getNavObj(lyr);
imageoff.src = '/ftpimages/'+schoolid+'/podium/'+lyr+'_off.gif'
}
}else{
imageoff = new getNavObj(lyr);
imageoff.src = '/ftpimages/'+schoolid+'/podium/'+lyr+'_off.gif'
}
contentObj = new getNavObj('L2_'+lyr);
var ifr = new getNavObj('cover');
contentObj.style.display = 'none';
ifr.style.display = 'none';
}
function cleartime(){
if(MyTimeout)
{
clearTimeout(MyTimeout);
}
}
function setLyr(obj)
{ // alert(obj.name);
var newX = findPosX(obj) - 1;
var newY = findPosY(obj) - 4;
if (undefined != openL1)
{
hide(openL1);
}
newY += 32;
newX -= 1;
imageon = new getNavObj(obj.name);
//alert(imageon.src);
imageon.src = '/ftpimages/'+schoolid+'/podium/'+obj.name+'_on.gif';
//alert ('L2_'+obj.name)
var x = new getNavObj('L2_'+obj.name);
if (obj.name == 'L1_6') newX -= 35;
x.style.top = newY + 'px';
x.style.left = newX + 'px';
x.style.display = '';
var ifr = new getNavObj('cover');
ifr.style.width = x.style.width;
ifr.style.top = newY + 'px';
ifr.style.left = newX + 'px';
x.style.zIndex = 100;
ifr.style.zIndex = 99;
x.style.display = '';
ifr.style.height = x.offsetHeight
openL1 = obj.name;
}
function hideLyr(lyrname)
{
MyTimeout = setTimeout("hide("+lyrname+");",100);
}
function menumouseovers(menunumber){
nextnum = menunumber;
nextnum += 1;
menu = new getNavObj("L1_"+nextnum);
menu.onmouseover = function(){cleartime();setLyr(this);}
menu.onmouseout = function(){hideLyr('"'+this.name+'"');}
submenu = new getNavObj("l2_L1_"+nextnum);
submenu.onmouseover = function(){cleartime();}
//submenu.onmouseout = function(){hideLyr('"'+this.getAttribute("parentmenu")+'"');}
submenu = new getNavObj("subL2_L1_"+nextnum);
submenu.onmouseover = function(){cleartime();}
submenu.onmouseout = function(){ hideLyr('"'+this.getAttribute("parentmenu")+'"');}
}
function SetTaskStay(pdimageon){
//alert(pdimageon);
switch(pdimageon){
case 16841:
leveloneon = 'L1_'+1
imageon = new getNavObj('L1_'+1)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_1_on.gif'
break
case 16867:
leveloneon = 'L1_'+2
imageon = new getNavObj('L1_'+2)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_2_on.gif'
break
case 16885:
leveloneon = 'L1_'+3
imageon = new getNavObj('L1_'+3)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_3_on.gif'
break
case 16933:
leveloneon = 'L1_'+4
imageon = new getNavObj('L1_'+4)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_4_on.gif'
break
case 16949:
leveloneon = 'L1_'+5
imageon = new getNavObj('L1_'+5)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_5_on.gif'
break
case 16968:
leveloneon = 'L1_'+6
imageon = new getNavObj('L1_'+6)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_6_on.gif'
break
case 16971:
leveloneon = 'L1_'+7
imageon = new getNavObj('L1_'+7)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_7_on.gif'
break
case 41532:
leveloneon = 'L1_'+8
imageon = new getNavObj('L1_'+8)
imageon.src = '/ftpimages/'+schoolid+'/podium/L1_8_on.gif'
break
default:
leveloneon = ''
break
}
}
function getNavObj(obj){
if (document.getElementById)
return document.getElementById(obj)
else if (document.all)
return document.all[obj]
}
function over(linknum)
{
contentObj = new getNavObj('link_'+linknum);
contentObj.style.backgroundColor = '#024432';
}
function off(linknum)
{
contentObj = new getNavObj('link_'+linknum);
contentObj.style.backgroundColor = '#A6A8A2';
}
document.write(" ");
document.write("");
function iSwap(el,which){
el.src=el.getAttribute(which || "origsrc");
}
function iSwapSetup(){
var x = document.getElementsByTagName("img");
for (var i=0;i