CamViewer 2.27 (c)2003 Peter Michels - http://www.peterspages.net
=================================================================

How to configure CamViewer:

Please be careful not to forget any " or ; as this will result
in a non-working script and/or empty page.

oops = "testbeeld.jpg";
Error image that will be shown when an image link is broken or
when the loading of an image has timed out. Don't use animated
gifs.

before = 0;
Number of images that you have added to the default page before
the second table. Do not take in count the images added after
the script in the table. See comment tags in the page for exact
locations.
 
interval = 0;
The reload interval of images in seconds. If this value is set
to 0 the interval time is user selectable through the selection
on the bottom of the page. The default value is 0.

center = 6;
Number in sequence of the center image, counted from zero but
excluding images before the table you have added yourself. You
don't have to change this setting unless you have changed the
number of webcam images in the table.

number = 16;
Total number of webcam images excluding the center image. You
don't have to change this setting unless you have changed the
number of webcam images in the table.


pic[n] = "http://www.peterspages.net/loaded.jpg";
Fill in the URL of the webcam image n

link[n] = "http://www.peterspages.net/";
Fill in URL n of the page/site where to direct to after clicking
on image n

txt[n] = "Your cam here?";
Fill in the text that must be shown in the statusbar when the
mouse is moved over image n

alt[n] = "Your cam here?";
Fill in the text that must be shown next to the cursor when the
mouse is over image n

var out="Peter's Pages - CamViewer";
Fill in the text that must be shown in the statusbar when the
mouse is not over an image n

var ownURL = "www.yourprovider.net/~user";
Fill in the domain where your site is located without
"http://". If your CamViewer page is located on
http://www.domain.com/homepages/~user/viewer.html then you'll
have to fill in "www.domain.com/homepages/~user". This will
determine whether links are opened in the same or in a new
window. By default links are opened in a new window, but
links within your site are opened in the same window or frame.
You must specify the full URL at link[n] to make this work.
If you want links within your site to be opened in a new
window leave this setting to ist default.


>> By default n = 0 to 16 (n = 6 for default center image) <<



Changing default center image while loading:
By default the image "camloading.jpg" is shown during loading
of the page. This image can be changed by altering the image
source (IMG SRC) in line 188 of the page. Don't use animated
gifs.

Changing default center image after loading:
This image can be configured at pic[6]. Don't use animated gifs.

Changing the default webcam images while loading:
By default the image "camload.jpg" is shown during the first
loading of webcam images. This image can be changed by altering
the image source (IMG SRC) in line 231 of the page. Don't use
animated gifs.

Changing the default user selectable refresh rate:
By default the refresh rate is set to 60 seconds. You can change
this by moving the word "SELECTED" to the preferred value in line
257 to 267. You may here also change the values or even
add/remove option tags. The user selectable refresh rate is only
available when the value of "interval" is set to 0.


What more do you need to know?
Do NOT CHANGE the IMAGES "nix.gif" IN the TABLE because this
will result in a slow, if at all, working script. The images
"nix.gif" (1x1 pixel transparent gif of only 43 bytes) are
needed for the script to start-up quickly and are only loaded
once when the page is loaded and will then be replaced by the
images you have defined in pic[n]. The image "nix.gif" must be
in the same directory as the page with the CamViewer script.

If the script does not function (well) after you configured it,
please check for forgotten " and ; characters.

The page may be used and modified free of charge by anyone so
long as the copyright notice and the comments within the script
remain intact. I would appreciate it if you place a link to my
site on the page where the script is used
(http://www.peterspages.net) and that you register when
you are a satisfied user of the script. The registration fee
is only € 10,-.
(http://www.peterspages.net/?viewerregister)


By using the code you agree to indemnify Peter Michels from any
liability that might arise from its use.

Selling the code for the page without prior written consent is
expressly forbidden. In other words, please ask first before
you try and make money off of my page.

Obtain permission before redistributing the source over the
Internet or in any other medium. In all cases copyright and
header must remain intact.

Because of the nature of the page and script (freeware), I can't
give any support to unregistered users but please feel free to
send me your findings and suggestions so I can include them in
future versions of CamViewer. Technical support is provided to
registered users only. To register the script please visit
         http://www.peterspages.net/?viewerregister
As a registered user you will receive notification of upgrades
and fixes, and unlimited free upgrades. You also get unlimited
web-based support, a link to your site on my linkpage and access
to one of my webcam images from pages on your site. The
registration fee is only € 10,-.

Peter Michels
http://www.peterspages.net
©2003 Peter's Pages - laatste wijziging: 08-06-2003