function writeFlash(data)
{
	document.write("<object");
	document.write(" type='application/x-shockwave-flash'");
	document.write(" data='http://video.google.com/googleplayer.swf?docId=-4144711007226880242'");
	document.write(" width='400' height='326' >");
	document.write(" <param name='movie' value='http://video.google.com/googleplayer.swf?docId=-4144711007226880242' />");
	document.write("</object>");
}


