<!--
function buttonText(type) {
  if (type=="Hide Resources_Plus ") {document.Resources_Plus.button.value="Resources_Plus";}
  else {document.Resources_Plus.button.value="Hide Resources_Plus ";}
   showIt();
  if (document.Resources_Plus.button.value=="Hide Resources_Plus ") {hideIt();}
}
// -->

<!-- change the value of 'top' and 'left' in the layers properties below to place the Resources_Plus
in the desired position matching the placement of the button -->	