ASTROLOGICAL CHART ONLINE, version 2.0
Drawing auto-refreshing transit chart

This simple astrological chart service is designed for webmasters who do not wish 
to clatter their pages with the dialogue form.

Please, see below the HTML-code which should be inserted into your website page:

-----

<!-- Begin of Online Chart code -->
<script src="http://www.urania.ru/Chart/chartm.js"></script>
<script>
<!--//
TransitChart("guest", 500, 55.75, 37.58, "Placidus", 1, 60);
// -->
</script> 
<br><!-- Required --><a href='http://www.urania.ru/english/Chart/partners.html'>Free offer to webmasters!</a><!-- /Required -->
<!-- End of Online Chart code -->

-----

JavaScript function TransitChart has seven parameters:

1) user identification,
by default, this parameter is set for "guest" and allows to use the chart for 30 days 
without registration; at the end of trial period the value of this parameter has to be 
changed for your user ID, which you receive after FREE registration (URL of registration
page: http://www.urania.ru/english/Chart/reg_freechart.html);

2) chart size in pixels, 
by default, it is set for 500; you can set any value no more than 1000 (please, note 
that chart under 200 pixels will hardly be readable); the numerical value of the chart 
size can be substituted for calling JavaScript-function scr(), in this case the 
visitor's browser will show the maximal possible size of the chart, depending on the 
screen resolution;

3) geographical latitude of the location, 
for which the chart is drawn; by default it is set for Moscow, the latitude is given in 
parts of the degree (a floating point number); this value is positive North of the Equator;

4) geographical longtitude of the location, 
for which the chart is drawn; by default it is set for Moscow, the longitude is given in 
parts of the degree (a floating point number); this value is positive East of the Greenwich 
meridian;

5) house system, 
set by a text line which can be one of the following: Placidus Koch Equal Regiomontanus 
Campanus Porphyryv; by default, Placidus system is used;

6) auto-refreshing, 
this parameter allows to set the time for auto-refreshing of the chart page; the parameter 
value can be either 0 (no refreshing of the page), or 1 (the page will be refreshed after 
a certain period of time, set by the next, 7th parameter); by default, auto-refreshing is 
turned on;

7) interval for auto-refreshing of the cart page (in seconds),
by default, it is equal to 60 seconds; it is not advisable to make this interval too small; 
remember, that among your page visitors there could be those with slow Internet access.


Notes:

1. When calling the function, you do not have to set all the parameters; those to the right 
can be omitted. The simplest function call will be TransitChart(), i.e., all the parameters 
will have their default values, described above.

2. Please, note the HTML-code in brackets: <!-- Required -->  <!-- /Required -->. This code 
is the link to our website which must be present on your chart page. The presence of this 
link is checked automatically.

Please, send your questions and comments to: webmaster@urania.ru

Commercial service version: http://www.urania.ru/english/Chart/commercial.html


--------------------------------
() Urania's World, 2003
Design and programming: Vladimir Wolf
webmaster@urania.ru
