Is it possible to use the URL to load Zone definitions on product prices?

Imagine on Admin > Locations > Zones Definitions I have:
Zone 1 - Hungary - Tax 25%
Zone 2 - Europe - Tax 16%
Zone 3 - Tax-Free - Tax 0%

Can I use something like:

http://www.mysite.com/index.php?main_page=index&zID=1

and it would show prices with the 25% tax included

http://www.mysite.com/index.php?main_page=index&zID=2

and it would show prices with the 16% tax included, etc.

Thank you!