// set correct path to Tigra Scroller files
var Tscroll_path_to_files_clock = 'digitalClock/'

// please, don't change anything below this line
function Tscroll_init_clock (id) {
	document.write ('<iframe background="rauction_files/lines3.jpg" id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files_clock + 'clock.html" " width="145" height="49" align="middle" vspace="0"></iframe>');
}