Hi. This is not really a problem.
function gotoshow(){
if (newwindow)
window.open(slidelinks[whichlink])
else
window.location=slidelinks[whichlink]
}
I'd like to specify the height/width and center the new window as well as customize (remove menu bar, etc). Thanks.
DouginBC
Bookmarks