




function writeFlashIntroClip()
{

	document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" ");
	document.write("codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" ");
	document.write("width=\"730\" height=\"130\" align=\"\"  ");
	document.write("noexternaldata=\"true\" viewastext=\"true\">");
	
	document.write("<param name=\"movie\" value=\"http://www.ptsinc-usa.com/flash/SplashLogo.swf\">");
	document.write("<param name=\"quality\" value=\"high\">");
	document.write("<param name=\"menu\" value=\"false\">");
	document.write("<param name=\"bgcolor\" value=\"#ffffff\">");
	
	document.write("<embed src=\"http://www.ptsinc-usa.com/flash/SplashLogo.swf\" quality=\"high\" bgcolor=\"#ffffff\"  ");
	document.write("width=\"730\" height=\"130\" align=\"\" menu=\"false\" ");
	document.write("type=\"application/x-shockwave-flash\" ");
	document.write("pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>");
	document.write("</object>");

}//end of writeFlashIntroClip



function writeFlashLogoClip()
{

	document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" ");
	document.write("codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" ");
	document.write("width=\"435\" height=\"80\" align=\"\"  ");
	document.write("noexternaldata=\"true\" viewastext=\"true\">");
	
	document.write("<param name=\"movie\" value=\"../flash/topLogo.swf\">");
	document.write("<param name=\"quality\" value=\"high\">");
	document.write("<param name=\"menu\" value=\"false\">");
	document.write("<param name=\"bgcolor\" value=\"#ffffff\">");
	
	document.write("<embed src=\"../flash/topLogo.swf\" quality=\"high\" bgcolor=\"#ffffff\"  ");
	document.write("width=\"435\" height=\"80\" align=\"\" menu=\"false\" ");
	document.write("type=\"application/x-shockwave-flash\" ");
	document.write("pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>");
	document.write("</object>");

}//end of writeFlashLogoClip

function writeChineseLogoClip()
{

	document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" ");
	document.write("codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" ");
	document.write("width=\"435\" height=\"80\" align=\"\"  ");
	document.write("noexternaldata=\"true\" viewastext=\"true\">");
	
	document.write("<param name=\"movie\" value=\"http://www.ptsinc-usa.com/chinese/flash/chineseTopLogo.swf\">");
	document.write("<param name=\"quality\" value=\"high\">");
	document.write("<param name=\"menu\" value=\"false\">");
	document.write("<param name=\"bgcolor\" value=\"#ffffff\">");
	
	document.write("<embed src=\"http://www.ptsinc-usa.com/chinese/flash/chineseTopLogo.swf\" quality=\"high\" bgcolor=\"#ffffff\"  ");
	document.write("width=\"435\" height=\"80\" align=\"\" menu=\"false\" ");
	document.write("type=\"application/x-shockwave-flash\" ");
	document.write("pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>");
	document.write("</object>");

}//end of writeChineseLogoClip