<!--

function P7_setCSS(d, theStyle) { //v1.8 by PVII
  var expDays=parseInt(d),path = "/";
  var expdate = new Date();
  expdate.setTime(expdate.getTime() + (expDays*24*60*60*1000));
  document.cookie = "p7styler=" + escape (theStyle) + "; expires=" + expdate.toGMTString() +'; path=' + path;
  top.location.reload();
}

function P7_getCSS(a) { // v1.8 by PVII
  var i=0,j=0,e=0,theSheet="";
  a=a+"=",t="<",u="LINK";
  var alen=a.length,clen=document.cookie.length;
  while (i < clen) {
   j=i+alen;
   if(document.cookie.substring(i,j)==a) {
     e = document.cookie.indexOf(";",j);
     if (e==-1) {e=clen}
     theSheet = unescape(document.cookie.substring(j,e));
     document.write(t+u+' rel="stylesheet" type="text/css" href="' + theSheet + '">');
     break;}
   else {i=document.cookie.indexOf(" ",i)+1;
     if (i==0) break; } }
}
P7_getCSS('p7styler');

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);


function popUpWindow1() 
{
window.open("popcouncil.htm","Window2","status=no,height=550,width=400,resizable=yes,left=10,top=10,scrollbars=yes");
}

function popUpWindow2() 
{
window.open("popcommls.htm","Window2","status=no,height=650,width=400,resizable=yes,left=10,top=10,scrollbars=yes");
}
function popUpWindow3() 
{
window.open("popcollls.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}
function popUpWindow4() 
{
window.open("popcommac.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}
function popUpWindow5() 
{
window.open("popcollac.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}
function popUpWindow6() 
{
window.open("popstancomm.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}
function popUpWindow7() 
{
window.open("popnomcomm.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}
function popUpWindow8() 
{
window.open("popexeccomm.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}
function popUpWindow9() 
{
window.open("popeventcomm.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}
function popUpWindow10() 
{
window.open("popauditcomm.htm","Window2","status=no,height=550,width=370,resizable=yes,left=10,top=10,scrollbars=no");
}



-->