Adding this ticker to your Webpage
The above ticker can be easily edited with any text editor to add your own custom phrases. This is a free ticker for our template users however we do not provide support for adding this application.


Step 1:
Put the following files in your website directory:

ticker.swf
ticker.js
ticker.xml


Step 2:
Put the following line of code on your webpage somewhere after the "BODY" tag. Best to add it just before the first title on any page you want the ticker on. Exact placement is not important.

<script language="JavaScript" src="ticker.js"></script>

Step 3:
Add the following line of code to your coolstyle.css or your corporatestyle.css at the very bottom.

#ticker { right: 10px; POSITION: absolute; top: 10px }

Placement on the Page:
Once you have completed the above steps your ticker should be on the page. You will now need to edit the placement. Open your coolstyle.css or your corporatestyle.css file and edit the line of code shown in the above example. You can change the pixels from the "top" or from the "right". You can also change the "right" and make it left.

Optional Placement on the Page:
If you want you do not need to edit the coolstyle.css or your corporatestyle.css at all and the ticker will be placed wherever you have placed the .js code. (see step 2)

Adding your phrases:
You can add as many phrases as you would like. Edit the "ticker.xml" in Notepad or a simple text editor to add your own phrases. Copy a line with the <zin> tags and edit the phrase inside.