Home

818.396.7483

Build my Website
<a href='/hash' onclick='return view(this);'>View this Page</a><script>function view(caller) { //load new content return false; }</script>

If JavaScript is not active or errors out, the link functions in a traditional manner. Just make sure your site can keep up with both methods:

http://fymia.com#contact (simple demo)

VS

http://fymia.com/contact (typical reload)