schoolid = 49
//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);
document.write(" | ");
menumouseovers(7);
menumouseovers(8);
//menumouseovers(5);
//document.write(" | ");
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 += 40;
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_8') 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 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 = '#DDDDDD';
}
function off(linknum)
{
contentObj = new getNavObj('link_'+linknum);
contentObj.style.backgroundColor = '#DDDDDD';
}
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