
<!-- Begin POP-UP SIZES AND OPTIONS CODE

function popcontact(URL) {
  myref = window.open(URL, '_blank', 'width=460,height=480,toobar=1,location=0,menubar=0,status=0');
}

function popcontact_small(URL) {
  myref = window.open(URL, '_blank', 'width=300,height=300,toobar=1,location=0,menubar=0,status=0');
}

//  End -->
