var faq = new Image();
var resource = new Image();
var news = new Image();
var links = new Image();
var quotes = new Image();
var proj = new Image();

var nav,old,iex=(document.all),yyy=-1000;
if(navigator.appName=="Netscape"){(document.layers)?nav=true:old=true;}

faq.src = "images/sc_bligh.gif";
resource.src = "images/sc_yello.gif";
news.src = "images/sc_orang.gif";
quotes.src = "images/sc_vio.gif";
links.src = "images/sc_red.gif";
proj.src = "images/sc_blue.gif";

var Picture = new Image();
Picture.src = "images/sc_yellow.gif";

function MouseOff(picimage) {
eval("document['picture'].src = " + picimage + ".src");
}

function doButtons(picimage) {
eval("document['picture'].src = " + picimage + ".src");
}
//  End -->

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


function kill()
{if(!old){yyy=-1000;skn.visibility="hidden";}
}

function popup(msg,bak){
var content="<TABLE  WIDTH=150 BORDER=0 BORDERCOLOR=black CELLPADDING=2 CELLSPACING=0 "+
"BGCOLOR="+bak+"><TD ALIGN=center><FONT COLOR=#330066 SIZE=2 FACE=sans-serif>"+msg+"</FONT></TD></TABLE>";
if(old){return;}
else{yyy=Yoffset;
 if(nav){skn.document.write(content);skn.document.close();skn.visibility="visible"}
 if(iex){document.all("dek").innerHTML=content;skn.visibility="visible"}
 }
}

