function clearDefault(el) {
  if (el.defaultValue==el.value) el.value = ""
}
function MM_showHideLayers() { //v9.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) 
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
function doLoginRefresh()
{
	if (document.Remote.AccessID.value != "")
		{
		setAction();
		setTimeout('document.Remote.reset()', 20000);
		document.Remote.AccessID.value=document.Remote.AccessID.value;
		return true;
		}
	else
		{
		alert("\n Please Enter a valid Access ID.  Thank you!\n\n\t"); 
		return false;
		}	
}
function bump() {
  alert('You are leaving Pioneer Community Bank\'s website. The site you are about to visit may have a privacy policy that is different than Pioneer Community Bank\'s. Please review their privacy policy. Pioneer Community Bank does not endorse the content contained in these sites, nor the organizations publishing those sites, and hereby disclaims any responsibility for such content.');
}
