1) Script Title:
Conveyor Belt slideshow script

2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...rightslide.htm

3) Describe problem:
I tried to jump on another thread, but no one replied, so... I'm looking for a way to make the slideshow truly 100% of the browser width.

Currently i've edited this bit of code as follows:
Code:
//Specify the slider's width (in pixels)
var sliderwidth="100%"
and it works almost perfectly, but there is still about a 20 pixel margin on the right side. how do i get rid of this?