Web site addons by Elixir Systems, Inc. CA, AZ, NV school directory, test scores,Free Geo coder using Google maps, free lattitude and longitude,BLOG setup, Amazon superstore for small businesses,Email campaign manager, Events manager, Document Manager, Zip code lookup, Zencart, PHPBB and more.

Mortgage rate widgets using Zillow API

Price change chart widgets   More Zillow Demo   Property Tax appeal using Zillow API   Property Tax appeal using Cyberhomes API

Display current mortgage rates Vs last week rates for your local state:

Here is the code for the above.
<iframe src="http://www.elixiraddons.com/zillow/gadget.php" width="350" height="300" frameborder="0"> </iframe>

Display National average (instead of last week rates) and local rates:

Here is the code for the above.
<iframe src="http://www.elixiraddons.com/zillow/gadget.php?type=US" width="350" height="300" frameborder="0"> </iframe>

Show rates for all states:

Here is the code for the above.
<iframe src="http://www.elixiraddons.com/zillow/gadget.php?g=1" width="375" height="350" frameborder="0"> </iframe>

Bigger chart:

Here is the code for the above.
<iframe src ="http://www.elixiraddons.com/zillow/gadget.php?w=450&h=500" width="550" height="600" frameborder="0"> </iframe>