function viewFlash() {
	document.write('<object type="application/x-shockwave-flash" data="/res/FlowPlayerLight.swf" width="450" height="360" id="FlowPlayer">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="/res/FlowPlayerLight.swf" />');
	document.write('<param name="scaleMode" value="showAll" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="wmode" value="transparent" />');
	document.write('<param name="flashvars" value="config={hideControls: true, playList: [ { url: \'/res/dot.png\', duration: 1 }, { url: \'/res/Broadcasters_ZodiakUUSI_001.f4v\' } ], loop: false, initialScale: \'scale\', startingBufferLength: 2}" />');
	document.write('</object>');
}
