function RunHome4()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  width="550" height="400">\n');
    document.write('<param name="movie" value="flash-main/home4-new.swf">\n');
	document.write(' <param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent">\n');
	document.write('<embed src="flash-main/home4-new.swf" quality="high"  type="application/x-shockwave-flash" width="550" height="400" wmode="transparent"></embed>\n');
    document.write('</object>\n');
	
}


function RunHome5()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  width="550" height="400">\n');
    document.write('<param name="movie" value="flash-main/time.swf">\n');
	document.write(' <param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent">\n');
	document.write('<embed src="flash-main/time.swf" quality="high"  type="application/x-shockwave-flash" width="550" height="400" wmode="transparent"></embed>\n');
    document.write('</object>\n');
	
}

