i understand that i can reference to the virtual root folder by putting a / in front of the path (/folder/file.htm) ... but i have come to a problem

im trying to put the site onto a promo CD, and as its not a webserver the root dont work... i have a load of toolbars with popup menus, and when i go deep into the folder structure the links are pointing to the wrong places, and all the links are stored in a .js file... I know i can do a seperate .js file for each level, but this will take too long... is there anyway i can get around this?


Simon