function thephone(thenum, theothernum) {
   document.write("562-"+theothernum+"-"+thenum);}
   