
var Tslide_path_to_files = 'js/'

function Tslide_init (id) {
        document.write ('<iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tslide_path_to_files + 'slide.html?' + id + '" width="1" height="1"></iframe>');
}
