Put Weather Reports on your homepage for FREE

Do you want to put the Weather Report for your city, or any other city on your homepage without having to write lengthy scripts?
And completely for FREE?

USE OUR CODE AND GET THE GHEOS Weather APP!!!

The Weather Reports show the weather for your location in realtime,.

Just copy (Ctrl+C) and paste the following code into your HTML:


<p id="weather"><script src="http://gheos.com/js/weather.js"></script></p>


you can change the city by adding this script above the former as follows:

<script>var city='New York';</script>
<p id="weather"><script src="http://gheos.com/js/weather.js"></script></p>

(You will need a java enabled browser to view the Weather Reports)