<!-- Hide from older browsers
// Copyright (c) 2000-2001 Captain Cook's, Visalia, CA, USA. All rights reserved.

    var frameSRC
    if (location.search)
        frameSRC = location.search.substring(1)
    else
        frameSRC = "index.html"

// End Hiding  -->
