Just click the blue links below and you will get the info you need. Thank you Javascript for protecting me from the email and phone bots! (check the source to see how I try to avoid my email & phone number from being maliciously searched for and stolen by crawlers and bots).
<script> //fire the function when link is clicked $("#phone").click( function() { $("#phoneNumber").html('480-3' + '53-70' + '55'); });// adds those strings together in hidden span </script>