// JavaScript Document RatArt Functions
// Div SHow Hide script starts
if(navigator.appName=="Konqueror")
    {document.write('<link href="/style/konqueror_style.css" rel="stylesheet" type="text/css">')}
  if((navigator.appName=="Netscape") && (parseInt(navigator.appVersion)==4))
    {document.write('<link href="/style/nn4_style.css" rel="stylesheet" type="text/css">')}
<!--
isNN4=((navigator.appName=='Netscape') && (parseInt(navigator.appVersion)==4))
var OP=(navigator.userAgent.indexOf('Opera')!=-1)?true:false;
function MM_reloadPage(init){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 Scrubber(){for(i in document.anchors)document.anchors[i].onfocus=document.anchors[i].blur;for(i in document.links)document.links[i].onfocus=document.links[i].blur;}
function Xpand(){return}
function expandAll(){return}
//-->

<!--
isExpanded = false;
function getIndex(el){ind = null;for(i=0;i<document.layers.length;i++){whichEl=document.layers[i];if(whichEl.id==el){ind=i;break;}}return ind;}
function arrange(){firstInd=getIndex(firstEl);nextY=document.layers[firstInd].pageY+document.layers[firstInd].document.height;for(i=firstInd+1;i<document.layers.length;i++){whichEl=document.layers[i];if(whichEl.visibility !="hide"){whichEl.pageY=nextY;nextY+=whichEl.document.height;}}}
function showAll(){for(i=firstInd;i<document.layers.length;i++){whichEl=document.layers[i];whichEl.visibility="show";}}
function Xpand(el){if(isNN4){XpandNS(el)}else{XpandIE(el)}}
function XpandNS(el){whichEl=eval("document."+el+"Child");whichIm=eval("document."+el+"Parent.document.images['imEx']");if(whichEl.visibility=="hide"){whichEl.visibility="show";whichIm.src="../images/contract.gif";}else{whichEl.visibility="hide";whichIm.src="../images/expand.gif";}arrange();}
var img1=new Image();img1.src="images/InfoMinus.gif";
var img2=new Image();img2.src="images/InfoPlus.gif";
function XpandIE(el){var srcName,srcElement,menuElement,imgElement;srcElement=document.getElementById(el);if(srcElement.className=="xpandhead"){srcName=srcElement.id;menuElement=document.getElementById(srcName+"Child");imgElement=document.getElementById(srcName+"i");if(menuElement.style.display=='none'){menuElement.style.display='block';imgElement.src=img1.src;}else{menuElement.style.display='none';imgElement.src=img2.src;}}}
function initIt(){if(isNN4){for(i=0;i<document.layers.length;i++){whichEl=document.layers[i];if(whichEl.id.indexOf("Child")!=-1){whichEl.visibility="hide";}}arrange();}else{for(i=0;i<document.anchors.length;i++){if(document.anchors[i].className=='xpandhead'){document.getElementById(document.anchors[i].id+'Child').style.display='none'}}}}
with(document){write("<STYLE TYPE='text/css'>");if(isNN4){write(".parent {position:absolute;visibility:hidden}");write(".child {position:absolute; visibility:hidden}");write(".regular {position:absolute; visibility:hidden}")}else{if(OP){}else{write(".child {display:none}")}}write("</STYLE>");}
//-->
// Div SHow Hide script End

