function show_flv(flv_object) {

	document.write( flv_object );
}

