// JavaScript Document

<!-- Hide script from old browsers
function newWindow(strollgif) {
strollWindow = window.open(strollgif, "strollWin", "location,resizable,menubar,toolbar")
strollWindow.focus()
}
// End hiding script from old browsers -->
