<?php @include("/home/sites/stat/counter.php"); ?>




/*
     FILE ARCHIVED ON 11:31:10 Aug 14, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:17:04 Feb 21, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
// Title: Tigra Scroller
// Description: See the demo at url
// URL: http://replay.waybackmachine.org/20070814113110/http://www.softcomplex.com/products/tigra_scroller/
// Version: 1.5
// Date: 07-03-2003 (mm-dd-yyyy)
// Note: Permission given to use this script in ANY kind of applications if
//    header lines are left unchanged.

// set correct path to Tigra Scroller files
var Tscroll_path_to_files = 'lib/'

// please, don't change anything below this line
function Tscroll_init (id) {
        document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'scroll.html?' + id + '" width="1" height="1"></iframe>');
}

