Certain elements on our website must be edited with a different application.
The directions for editing are as follows.

To Add/Remove an item to the Rotating Feature area:

? In the address bar type
[url]http://clients.tci.travelclick.net/wod/website4/includes/randomizer.js[/url]

Then hit "GO"

? Contribute will tell you it cant edit this file type

? You must define an external editor ( like a text edit application ) by
accessing the Contribute "Preferences" menu... ( it's in the main pull down
menu in the upper left, directly under "Contribute" ) then select "File
Editors"

? Click the plus sign (+) and add .js to the list of file types

? Then click the second plus sign and browse to the application you wish to
use ( textedit )

? Now when you type in the path to the file:
[url]http://clients.tci.travelclick.net/wod/website4/includes/phototour.js[/url]
you can hit the "Edit Page" button and Contribute will open the page for you
in the textedit application.

? Now that you can edit the file, you will see several items in the code
that look like this:
randomcontent[0]="random1.html"
randomcontent[1]="random2.html"
randomcontent[2]="random3.html"

To add or remove items, you simply add or remove items in this list.
NOTE: Any new items must follow this convention exactly or it will break the
script.

Here is an example of a new item that you would add:
randomcontent[3]="random4.html"

? You would then create your new Feature item (random4.html) in order for it
to show up in the rotation.
_________
I have done the first couple of steps, including changing my preference to add
notepad as my editor for .js files. When I try to do the next step, I get a
pop up that says
File Dowload - Security Warning
Name: phototour.js
Type: Possible Virus, 3.08 KB
From: clients.tci.travelclick.net

It shows that there is no file type associated with .js files (it doesn't know
what application to open this file in)

If I click Open or Save, I get the following pop up:
Contribute Security Warning
The publisher could not be verified. Are you sure you want to run this
software?
Name: phototour.js
Publisher: unknown publisher

If I choose Run, notepad opens up an untitled document (not the phototour.js
document) and I get an error, The Network Path is not found?

Anybody know how I can fix this? I have talked to our web designer who gave
us Contribute and gave us the directions above on how to edit this portions of
the site and he cannot duplicate the problem. I am not a webmaster, merely a
marketing person in charge of the website, so please try not to be too techy in
your answers. Thanks!!!