function RunAnimation01()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="75">\n');
    document.write('<param name="movie" value="../../swf/teethTopNew.swf">\n');
    document.write('<param name="quality" value="high">\n');
	document.write('<embed src="../../swf/teethTopNew.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="75"></embed>\n');
	document.write('</object>\n');
}

function RunAnimation02()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="100%" height="100%">\n');
    document.write('<param name="movie" value="swf/teethIntro.swf">\n');
    document.write('<param name="quality" value="high">\n');
	document.write('<embed src="swf/teethIntro.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%"></embed>\n');
	document.write('</object>\n');
}

function RunAnimation03()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="790" height="120">\n');
    document.write('<param name="movie" value="../../swf/header.swf">\n');
    document.write('<param name="quality" value="high">\n');
	document.write('<embed src="../../swf/header.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="790" height="120"></embed>\n');
	document.write('</object>\n');
}