// JavaScript Document
function Runhome()
	{
		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="48" height="17">');
        document.write('<param name="movie" value="CFTH_home.swf">');
        document.write('<param name=quality value=high>');
        document.write('<embed src="CFTH_home.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="48" height="17"></embed>');
        document.write('</object>');
	}
	
function Runaboutcare()
	{
		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="92" height="18">');
        document.write('<param name="movie" value="CFTH_about.swf">');
        document.write('<param name=quality value=high>');
        document.write('<embed src="CFTH_about.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="92" height="18"></embed>');
        document.write('</object>');
	}
	
function Runservicescare()
	{
		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="69" height="18">');
        document.write('<param name="movie" value="CFTH_services.swf">');
        document.write('<param name=quality value=high>');
        document.write('<embed src="CFTH_services.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="69" height="18"></embed>');
        document.write('</object>');
	}
	
	
function Runtestimonialscare()
	{
		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="103" height="18">');
        document.write('<param name="movie" value="CFTH_testimonials.swf">');
        document.write('<param name=quality value=high>');
        document.write('<embed src="CFTH_testimonials.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="103" height="18"></embed>');
        document.write('</object>');
	}
	
function Runcontactcare()
	{
		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="106" height="18">');
        document.write('<param name="movie" value="CFTH_contactcare.swf">');
        document.write('<param name=quality value=high>');
        document.write('<embed src="CFTH_contactcare.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="106" height="18"></embed>');
        document.write('</object>');
	}
	
function Runcaretitle()
	{
		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="400">');
        document.write('<param name="movie" value="CFTH_title_page.swf">');
        document.write('<param name=quality value=high>');
        document.write('<embed src="CFTH_title_page.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="400"></embed>');
        document.write('</object>');
	}
