


function write_swf( text ) {
	document.write(text);
}
 

