Link to home
Start Free TrialLog in
Avatar of Espieranza
Espieranza

asked on

Japanese Characters in Javascript Alert Box

I'm more of an html person and have been unable to apply answers to similar questions on this site to my particular situation.  I have a function which creates an alert box when vallidation fails.  I have been assigned the task of converting existing code into Japanese.  

I have tried using japanese characters, decimal codes, hexadecimal cdes and hexadicimal codes in Java unicodes.  The characters produce boxes in my alert box and the codes appear as codes.  How can i get these to appear as Japanese characters? See attached code.

Note:  As you can see from the code below, I don't have translation for the entire alert yet but I'd like to get the coding problem resolved in the meantime.

Thanks to anyone who can help!
function validateForm()
{
	var strReturn="";
	var m_intControl=0;
 
	if (strReturn.length > 0)
	{
		strReturn += '\n';
	}
	if (frm.txtClientName.value=='')
	{
		strReturn += '
Å	\n';
	}
	if (frm.txtClientEmail.value=='')
	{
		strReturn += 'ûPáüë¢Éì¹Å	\n';
	}
	if (frm.txtClientCompany.value=='')
	{
		strReturn += '>
ûè€
Å	\n';
	}
	if (strReturn.length > 0)
	{
		alert('Please enter information in the following required section(s) or field(s):\n\n' + strReturn + '\nThank you.');
		event.returnValue=false;
	}
	else
	{
		event.returnValue=true;
	}
}

Open in new window

Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Perhaps you can try this.. (which works for me for Chinese characters)

1. Open a new file in Notepad.
2. Copy all your validations into it.
3. For those Japanese characters, type the "original" Japanese characters.
4. Save the file as a .js file, on the Save As dialog, select "UTF-8" on the "Encoding" options.
5. Include that js file into your page, like:

<script language="Javascript" src="js/yourvalidation.js"></script>


hope this helps
btw, you may also need to set the charset to utf-8 on the meta tag:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Avatar of dankhasis
dankhasis

Changing your document type in the meta tag to utf-8 is useless if your actual file isn't saved encoded with utf-8.

You must use a utf-8 capable document editor.

For example, notepad is not one of them. Microsoft Word and Eclipse and Edit Pad Pro are.

http://editpadpro.com/editpadlite.html (it's free)

Goto the help menu and search encoding. Save your characters and paste the there, then it will work.
Avatar of Espieranza

ASKER

Thanks so much to both of you.  I should have a chance to try these solutions this afternoon.  I'll let you know how it goes!
OK.. first things first.  I haven't messed with the encoding part yet because I'm first moving the validation function in english with no foreign characters.  I pasted the function code to a page called validationalert.js and placed it in a folder called /code which is in the same folder as the original page.  All of the code and text are currently in english.

On the original page, in place of the function code, i put <script language="Javascript" src="code/validationalert.js"></script>

Now, the page is broken.  Did I miss a step?
I assume I can increase points as i continue to ask for more assistance?
I'm not sure why you need to do anything. All you need to do is change your document encoding to utf-8 with the programs I listed, you don't need any javascript whatsover.
>>the page is broken.  Did I miss a step?

Perhaps you can try post your full script here, so that we can see which part of codes make your page broken.
Thanks.. I'll attach the page and snipets of where the problems are coming up.  Japanese Characters in the html are showing up with no problem but they dont work in the alert box.

in each case of : strReturn += 'THIS-IS-WHAT-I-NEED-TO-REPLACE-W-JAP-CHARACTERS1\n';

I'm using placeholder characters because i dont have the translations yet.  I'm using Å      .  Not sure if my characters will submit properly to you though.

Also, my attachment is actually an asp page.  that was not listed in allowed formats so i changed the extension for uploading purposes.

By the way, I also attached a snapshot of the survey w/ alert in English.   You can submit a blank survey to view the alert box that i'm trying to translate.  Like i said before, the form itself is coming out okay.
strReturn += 'Section 1\n'
strReturn += 'Section 2\n'
strReturn += 'Section 3\n'
strReturn += 'Your name:\n';
strReturn += 'Your E-mail Address\n';
strReturn += 'Your Organization\'s Name\n';
alert('Please enter information in the following required section(s) or field(s):\n\n' + strReturn + '\nThank you.');

Open in new window

0001.txt
Japanese-Survey-w-English-Alert-.jpg
by the way, Dankhasis,

I followed your instructions last night and changed the encoding to <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> and used EditPad Lite to save with the new encoding.  Below is a snapshot of the page with the error I'm getting.
Change-of-Encoding-to-UTF-8.jpg
Apparently, much trickier than i thought. I'm increasing the points value. Any other ideas on this?
Really need help with this.  thanks!
I've done a project using Chinese characters before, and I always convert the characters to Unicode for storing in an XML file.
Here's a web site that does Japanese characters (and Chinese):
http://www.pinyin.info/tools/converter/chars2uninumbers.html
Instead of using an XML file you could use this trick to create a temporary div element to convert the unicode back to Japanese characters in your alert box.

<html>
<script>
   var divDummy = document.createElement("div");
   divDummy.innerHTML = "&#23455;&#35013;&#12373;&#12428;&#12390;&#12356;&#12414;&#12379;";
   alert(divDummy.innerHTML);
</script>
</html>

Open in new window

We obviously cannot help you if you do not post the code that throws the error.

It complains that a control called m_aryControl is missing so we need to see your HTML, so please do a view-source and zip and upload it here
Well, I guess it would have been obvious had I not uploaded the file with the code above.  it's called 0001.txt - The upload instructions don't mention my being able to load an asp doc so i changed the extension.  You should be able to change the extension back.   I included the entire file because of so many references to the encoding - I wanted to make sure there wasn't something in my folder throwing everything off.  

I also tried to re-load it in a zipped file but I am unable to load a zip file with an asp file in it either..  So, I'm adding it as a snippet.  This works below untili encode the page as  UTF8.
 
var m_aryControl =
[
	[
		['intResponseID'],
		[],
		[]
	],
	[
		['intHadNecessaryExpertiseCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intUsedEffectiveProcessCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intDemonstratedSufficientCreativityCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intWereImpartialAndObjectiveCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intMetYourExpectationsCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intDemonstratedCommitmentCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intAvailableAsNecessaryCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intKeptPromisesAndMetDeadlinesCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intKeptYouInformedCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intListenedCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intAddedValueCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intMethodologySavedTimeCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intHelpedYouMitigateRisksCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intInputEnabledConclusionsCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intFeesMetExpectationsCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['intUseTpiOnFutureAssignmentsCode'],
		['1','2','3','4','5','6'],
		['7OY‹','Y‹','B‹¦Y‹','èWjDShLB‹','WjD','~c_OgMjD']
	],
	[
		['txtClientComments'],
		[],
		[]
	],
	[
		['txtClientName'],
		[],
		[]
	],
	[
		['txtClientEmail'],
		[],
		[]
	],
	[
		['txtClientCompany'],
		[],
		[]
	],
	[
		['intClientPositionCode'],
		['1','2','3','4','5'],
		['è€w','‹mèw','¡','€w',']nÖ']
	],
	[
		['intClientCompanySizeCode'],
		['1','2','3'],
		['“má1
*€','“má1ºK‰º','“má3ºå
']
	],
	[
		['txtQuote'],
		[],
		[]
	],
	[
		['intTelephoneRefCode'],
		['1','2'],
		['oD.','DDH.']
	],
	[
		['intSLJournalCode'],
		['1','2','3'],
		['ïýgY.','`nD_W~Y.',',ökdDfoB‰KXJq’J^MW_
gz_OXX~Y.']
	],
	[
		['intCaseStudyCode'],
		['1','2','3'],
		['ïýgY.','`nD_W~Y.',',ökdDfoB‰KXJq’J^MW_
gz_OXX~Y.']
	],
	[
		['intMediaCode'],
		['1','2','3'],
		['Yes.','No.','Please discuss with me.']
	],
	[
		['intMatter_Uno'],
		[],
		[]
	],
	[
		['intContactID'],
		[],
		[]
	],
	[
		['intPracticeLeadEmpl_Uno'],
		[],
		[]
	],
	[
		['intSectorLeadEmpl_Uno'],
		[],
		[]
	],
	[
		['datMatterCloseDate'],
		[],
		[]
	],
	[
		['datPPDContacted'],
		[],
		[]
	],
	[
		['datPPDResponseReceived'],
		[],
		[]
	],
	[
		['datClientContacted'],
		[],
		[]
	],
	[
		['datClientResponseReceived'],
		[],
		[]
	],
	[
		['datPPDSentClientResponse'],
		[],
		[]
	],
	[
		['datECSentClientResponse'],
		[],
		[]
	],
	[
		['datSectorLeadSentClientResponse'],
		[],
		[]
	],
	[
		['datPracticeLeadSentClientResponse'],
		[],
		[]
	]
];

Open in new window

I really meant the HTML, NOT the asp. I cannot test asp

Instead show the view-source please
Pardon me.  I'm sure i seem dense to you but there are so many ways i can interpret some of your requests.  Do you want me to 'view code' and capture the entire contents in the page and  paste it as a code snippet?
*** Code moved to snippet to make it easier to read and use. Seems like it maybe too late for the characters but at least it will be easier to read this and use the snippet.
Let me know if there is a question about my change. ***
b0lsc0tt - ZAPE

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="jp" lang="jp">
<head>
<title>TPI - Client Satisfaction Survey</title>
<meta http-equiv="content-type" content="text/html; charset=Shift_JIS" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="/lang/jp/styles/master.css" />
<script type="text/javascript" src="/scripts/scripts.js"></script>
<!--[if IE]><link rel="stylesheet" href="styles/ieonly.css" type="text/css" media="screen" /><![endif]-->
<script language="javascript" src="../css/cssindex.js"></script>
<!-- //////// BEGIN JS FILE CALL FOR ROLLOVERS -->
<script language="javascript" src="/css/cssindex.js"></script>
<script language="javascript" src="../includes/rollover.js"></script>
<script language="javascript" src="code/survey.js"></script>
<!-- //////// END JS FILE CALL FOR ROLLOVERS -->
<script language="javascript">
 
// ----------------------------------------------------
 
var m_aryControl =
[
[
['intResponseID'],
[],
[]
],
[
['intHadNecessaryExpertiseCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intUsedEffectiveProcessCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intDemonstratedSufficientCreativityCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intWereImpartialAndObjectiveCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intMetYourExpectationsCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intDemonstratedCommitmentCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intAvailableAsNecessaryCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intKeptPromisesAndMetDeadlinesCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intKeptYouInformedCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intListenedCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intAddedValueCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intMethodologySavedTimeCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intHelpedYouMitigateRisksCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intInputEnabledConclusionsCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intFeesMetExpectationsCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['intUseTpiOnFutureAssignmentsCode'],
['1','2','3','4','5','6'],
['7O Y‹',' Y‹','B‹ ¦ Y‹','è WjDShLB‹',' WjD','~c_O gMjD']
],
[
['txtClientComments'],
[],
[]
],
[
['txtClientName'],
[],
[]
],
[
['txtClientEmail'],
[],
[]
],
[
['txtClientCompany'],
[],
[]
],
[
['intClientPositionCode'],
['1','2','3','4','5'],
['è€w','‹mèw','¡','€w',']nÖ']
],
[
['intClientCompanySizeCode'],
['1','2','3'],
['“má1*€','“má1ºK‰º','“má3ºå
']
],
[
['txtQuote'],
[],
[]
],
[
['intTelephoneRefCode'],
['1','2'],
['oD.','DDH.']
],
[
['intSLJournalCode'],
['1','2','3'],
['ïýgY.','`nD_W~Y.',',ökdDfoB‰KXJq’J^MW_
gz_OXX~Y.']
],
[
['intCaseStudyCode'],
['1','2','3'],
['ïýgY.','`nD_W~Y.',',ökdDfoB‰KXJq’J^MW_
gz_OXX~Y.']
],
[
['intMediaCode'],
['1','2','3'],
['Yes.','No.','Please discuss with me.']
],
[
['intMatter_Uno'],
[],
[]
],
[
['intContactID'],
[],
[]
],
[
['intPracticeLeadEmpl_Uno'],
[],
[]
],
[
['intSectorLeadEmpl_Uno'],
[],
[]
],
[
['datMatterCloseDate'],
[],
[]
],
[
['datPPDContacted'],
[],
[]
],
[
['datPPDResponseReceived'],
[],
[]
],
[
['datClientContacted'],
[],
[]
],
[
['datClientResponseReceived'],
[],
[]
],
[
['datPPDSentClientResponse'],
[],
[]
],
[
['datECSentClientResponse'],
[],
[]
],
[
['datSectorLeadSentClientResponse'],
[],
[]
],
[
['datPracticeLeadSentClientResponse'],
[],
[]
]
];
 
// ----------------------------------------------------
 
function validateForm()
{
var strReturn="";
var m_intControl=0;
 
// Section 1: --------------------------------------------------
if (
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl))
)
{
strReturn += 'Section 1\n';
}
 
// Section 2: --------------------------------------------------
if (
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl))
)
{
strReturn += 'Section 2\n';
}
 
// Section 3: --------------------------------------------------
if (
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl)) ||
!isRdoBtnSelected(frm,getControlName(++m_intControl))
)
{
strReturn += 'Section 3\n';
}
 
// Section 4: --------------------------------------------------
if (strReturn.length > 0)
{
strReturn += '\n';
}
if (frm.txtClientName.value=='')
{
strReturn += 'Your Name\n';
}
if (frm.txtClientEmail.value=='')
{
strReturn += 'Your E-mail Address\n';
}
if (frm.txtClientCompany.value=='')
{
strReturn += 'Your Organization\'s Name\n';
}
if (strReturn.length > 0)
{
alert('Please enter information in the following required section(s) or field(s):\n\n' + strReturn + '\nThank you.');
event.returnValue=false;
}
else
{
event.returnValue=true;
}
}
 
// ----------------------------------------------------
 
 
// ----------------------------------------------------
// "Paint" Fields to Hide:
// ----------------------------------------------------
 
function paintHiddenControl_FieldsToHide()
{
var strReturn="";
var aryFieldsToHide;
 
try
{ 
aryFieldsToHide = [0,28,29,30,31,32,33,34,35,36,37,38,39,40];
for (var i=0;i<aryFieldsToHide.length;i++)
{
if (strReturn.length > 0)
{
strReturn += "|";
}
strReturn += getControlName(aryFieldsToHide[i]);
}
strReturn = '<input type=hidden name=FieldsToHide value=\"' + strReturn + '\">';
document.write(strReturn);
}
catch(e)
{
handleError(e,"paintHiddenControl_FieldsToHide");
}
}
</script>
</HEAD>
 
<body class="levelthree">
<div id="wrap">
<div id="innerwrap">
<div id="header">
<p id="logo"><a href="/lang/jp/"><img src="/images/TPI_logo.gif" width="136" height="124" alt="TPI" /></a></p>
<div id="global">
<ul id="globalnav">
<li><a href="/lang/jp/about/contact/">JOD[</a></li>
<li class="last"><a href="/lang/jp/sitemap.html">µ¤ÈÞÃ×</a></li>
</ul>
 
</div> <!-- /global -->
<ul id="mainnav">
<li id="navhome"><a href="/lang/jp/">Ûüà</a></li>
<li id="navabout"><a class="active" href="/lang/jp/about/">Á_akdDf</a></li>
<li id="navservices"><a href="/lang/jp/services/">µüÓ¹</a></li>
<li id="navknowledge"><a href="/lang/jp/knowledgecenter/">Êìøû»ó¿ü</a></li>
<li id="navclients"><a href="/lang/jp/clients/">¯é¤¢óÈ</a></li>
<li id="navindustry"><a href="/lang/jp/resources/">#mê½ü¹</a></li>
<li id="navnews"><a href="/lang/jp/newsevents/">Ëåü¹h¤ÙóÈ</a></li>
</ul>
</div> <!-- /header -->
<!-- Validation -->
 
<!-- Validation --> 
 
<div id="content">
<div id="main">
 
<div class="intro">
<h1>g¢€³¦µüÙ¤</h1>
</div> <!-- /intro -->
 
<P>SnµüÙ¤nî„oTPILЛY‹µüÓ¹n€³¦k¢Y‹Çü¿nÎÆkBŠ~YZKjB“gPËgYngÅ1’Л UD†U“K‰nÅ1oµüÓ¹nÁêh¡n
n©QhjŠ~YœWOJXDD_W~Y</P>
 
 
 
 
 
<!-- Duplicate validation for formatting purposes -->
 
<!-- Duplicate validation for formatting purposes -->
<p>TPILÑ_†W_µüÓ¹kdDfå nêOkJTH UD</p>
<br>
 
<form name="frm" action="code/saveRecord.aspx" method=post onsubmit="validateForm();" ID="Form2">
 
<p><strong>»¯·çóÁê</strong></p>
 
 
<script language=javascript>m_intControl=0;</script>
<!-- HadNecessaryExpertise (0) --> 
<TABLE id="Table10" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<TR>
<script language=javascript>m_intOption=0;</script>
<TD class="survey"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üoSrÎk¢Wfij€'’ WfD_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
 
</TR>
</TABLE><span id="_ctl1_lblValidate" style="COLOR:red"></span>
<!-- HadNecessaryExpertise (0) -->
 
<!-- UsedEffectiveProcess (1) -->
<TABLE id="Table11" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<TR>
<script language=javascript>m_intOption=0;</script>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üo×í¸§¯ÈnµÝüÈh¡kJDf¹œ„j×í»¹’(D_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
 
</TR>
</TABLE><span id="_ctl2_lblValidate" style="COLOR:red"></span>
<!-- UsedEffectiveProcess (1) -->
 
<!-- DemonstratedSufficientCreativity (2) -->
<TABLE id="Table12" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<TR>
<script language=javascript>m_intOption=0;</script>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üomÙ’BLY‹
gEju '’zîW_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
 
</TR>
</TABLE><span id="_ctl3_lblValidate" style="COLOR:red"></span>
<!-- DemonstratedSufficientCreativity (2) -->
 
<!-- WereImpartialAndObjective (3) -->
<TABLE id="Table13" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<TR>
<script language=javascript>m_intOption=0;</script>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üoÅ1K‰nsDn½úhPÖØQn›kols-ËgBŠ¢³„gBc_</span></TD>
<TD align="center"> <span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
 
</TR>
</TABLE><span id="_ctl4_lblValidate" style="COLOR:red"></span>
<!-- WereImpartialAndObjective (3) -->
 
<!-- MetYourExpectations (4) -->
<TABLE id="Table14" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<tr>
<script language=javascript>m_intOption=0;</script>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">hS„k‹fTPI¢ÉФ¶ün\mÁêh_h'oJ¢Øn…’€³U[‹‚ngBc_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
 
</tr>
</TABLE><span id="_ctl5_lblValidate" style="COLOR:red"></span>
<!-- MetYourExpectations (4) -->
 
<br>
<br>
<p><strong>»¯·çó2µüÓ¹</strong></p>
 
<!-- DemonstratedCommitment (5) --> 
<TABLE id="Table15" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üoJ¢ØnӸ͹îkþWfn³ßÃÈáóÈ’:W_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR></TABLE><span id="_ctl6_lblValidate" style="COLOR:red"></span>
<!-- DemonstratedCommitment (5) -->
 
<!-- AvailableAsNecessary (6) --> 
<TABLE id="Table16" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<TBODY>
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
 
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üoûqp„ßüÆ£ó°ko8k W_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</table><span id="_ctl7_lblValidate" style="COLOR:red"></span>
<!-- AvailableAsNecessary (6) -->
 
<!-- KeptPromisesAndMetDeadlines (7) -->
<TABLE id="Table17" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<TBODY>
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
 
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üo_’ˆŠiJŠk\m’BLW_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</table>
<!-- KeptPro<span id="_ctl8_lblValidate" style="COLOR:red"></span>misesAndMetDeadlines (7) -->
 
<!-- KeptYouInformed (8) -->
<TABLE id="Table18" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
 
</TR>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üo×í¸§¯Èn“’Xf (jÅ1’iBkH_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl9_lblValidate" style="COLOR:red"></span>
<!-- KeptYouInformed (8) -->
 
<!-- Listened (9) -->
<TABLE id="Table19" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
 
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPI¢ÉФ¶üoJ¢ØnqkˆO3’¾QOL’ãzWˆFhdh_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl10_lblValidate" style="COLOR:red"></span>
<!-- Listened (9) -->
 
<br>
<br>
<p><strong>»¯·çó¡$</strong></p>
 
 
 
<!-- AddedValue (10) -->
<TABLE id="Table20" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPILÝ Y‹Çü¿Ùü¹Äüë‡øh×í»¹n)(’XfTPI¢ÉФ¶üoJ¢Øn×í¸§¯Èk¡$’ H‹ShLgM_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl11_lblValidate" style="COLOR:red"></span>
<!-- AddedValue (10) -->
 
<!-- MethodologySavedTime (11) -->
<TABLE id="Table21" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPIn¹ÕÖÄüëh¢×íüÁoãzVkó‹~gnB“í.k¢.W_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl12_lblValidate" style="COLOR:red"></span>
<!-- MethodologySavedTime (11) -->
 
<!-- HelpedYouMitigateRisks (12) -->
<TABLE id="Table22" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPInLh€'L깯ýkdjLc_hF</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl13_lblValidate" style="COLOR:red"></span>
<!-- HelpedYouMitigateRisks (12) -->
 
<!-- EnabledYouToReachConclusions (13) -->
<TABLE id="Table23" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPIn¢ÉФ¹o¹œ„jPÖhzšxhPsØQ_hF</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl14_lblValidate" style="COLOR:red"></span>
<!-- EnabledYouToReachConclusions (13) -->
 
<!-- FeesMetExpectations (14) -->
<TABLE id="Table24" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">TPIxnÕ£üoSnHö’Xf«'LBŠj¹ojKc_</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl15_lblValidate" style="COLOR:red"></span>
<!-- FeesMetExpectations (14) -->
 
<!-- UseTpiOnFutureAssignments (15) -->
<TABLE id="Table25" borderColor="#000000" cellSpacing="1" cellPadding="0" width="700" border="0">
<tr align="center">
<script language=javascript>m_intOption=0;</script>
<td>&nbsp;</td>
<td><script language=javascript>paintRadioButtonText(++m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption++);</script></td>
 
</tr>
<script language=javascript>m_intOption=0;</script>
 
<TR>
<TD><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:100px; BORDER-BOTTOM:0px solid; HEIGHT:32px">en .nHökJDf‚TPI’¡(WˆFhHfD‹</span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:69px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
<TD align="center"><span style="BORDER-RIGHT:0px solid; BORDER-TOP:0px solid; BORDER-LEFT:0px solid; WIDTH:65px; BORDER-BOTTOM:0px solid; HEIGHT:32px"><script language=javascript>paintRadioButton(m_intControl,m_intOption++);</script></span></TD>
</TR>
</TABLE><span id="_ctl16_lblValidate" style="COLOR:red"></span>
<!-- UseTpiOnFutureAssignments (15) -->
 
<br>
<br>
 
<!-- ClientComments (16) -->
<p><strong>»¯·çó³áóÈû </strong></p>
<script language=javascript>paintTextArea(++m_intControl)</script><br>
<!-- ClientComments (16) -->
<br>
<br>
<p><strong>J¢Øk¢Y‹Å1</p></strong>
<br>
<!-- ClientName (17) -->
<p>Å :</p> 
<script language=javascript>paintTextBox(++m_intControl)</script><br>
<!-- ClientName (17) -->
<br>
<!-- ClientEmail (18) -->
<p>ûPáüë¢Éì¹Å :</p>
<script language=javascript>paintTextBox(++m_intControl)</script><br>
<!-- ClientEmail (18) -->
<br>
<!-- ClientCompany (19) -->
<p>>ûè€Å :</p>
<script language=javascript>paintTextBox(++m_intControl)</script><br>
<!-- ClientCompany (19) -->
<br>
<!-- ClientPosition (20) -->
<p>wM:</p>
<script language=javascript>paintComboBox(++m_intControl)</script><br>
<!-- ClientPosition (20) -->
<br>
<!-- ClientCompanySize (21) -->
<p>“máp:</p>
<script language=javascript>paintComboBox(++m_intControl)</script><br>
<!-- ClientCompanySize (21) -->
<span id="Req" controltovalidate="cboSize" errormessage="Required" evaluationfunction="RequiredFieldValidatorEvaluateIsValid" initialvalue="" style="VISIBILITY:hidden;COLOR:red">Required</span>
<P></P>
<p>
 
<!-- Quote (22) -->
<p>TPILЛW_µüÓ¹hœdDf³áóÈLTVD~W_‰ê1kð’JXDD_W~Y</p>
<script language=javascript>paintTextArea(++m_intControl)</script><br>
<!-- Quote (22) -->
<br>
<!-- TelephoneRef (23) -->
<p>J¢Øo
>nûqpkTÂ OShoïýgW‡FK</p>
<table border=0 ID="Table26" class="noborder">
<script language=javascript>m_intOption=0;</script>
<tr>
<td><script language=javascript>paintRadioButton(++m_intControl,m_intOption);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></td>
</tr>
<tr>
<td><script language=javascript>paintRadioButton(m_intControl,++m_intOption);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></td>
</tr>
</table> 
<!-- TelephoneRef (23) -->
 
<!-- CaseStudy (25) -->
<p>ÊÞn½ü·ó°k¢Y‹TL’‹‹Y‹_k9f¤ó¿Óåü’×QfD_`OShoïýgW‡FK?</p>
<table border=0 ID="Table28" class="noborder">
<script language=javascript>m_intOption=0;</script>
<tr>
<td><script language=javascript>paintRadioButton(++m_intControl,m_intOption);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></td>
</tr>
<tr>
<td><script language=javascript>paintRadioButton(m_intControl,++m_intOption);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></td>
</tr>
<tr>
<td><script language=javascript>paintRadioButton(m_intControl,++m_intOption);</script></td>
<td><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></td>
</tr>
</table> 
<!-- CaseStudy (25) -->
<br>
<!-- Media (25) -->
 
 
<p>Sn¦n½ü·ó°k¢Y‹TL’áÇ£¢kþWfJqWD_`OShoïýgW‡FK?</p><br>
<table border=0 ID="Table29" class="noborder">
<script language=javascript>m_intOption=0;</script>
<tr>
<td><script language=javascript>paintRadioButton(++m_intControl,m_intOption);</script></td>
<td><span><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></span></td>
</tr>
<tr>
<td><script language=javascript>paintRadioButton(m_intControl,++m_intOption);</script></td>
<td><span><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></span></td>
</tr>
<tr>
<td><script language=javascript>paintRadioButton(m_intControl,++m_intOption);</script></td>
<td><span><script language=javascript>paintRadioButtonText(m_intControl,m_intOption);</script></span></td>
</tr>
</table> 
<!-- Media (25) -->
 
<!-- Hidden Survey Params --> 
<input type=hidden name="intResponseID" value="1107" ID="Hidden1">
<input type=hidden name="intMatter_Uno" value="3001396" ID="Hidden2">
<input type=hidden name="intContactID" value="" ID="Hidden3">
<input type=hidden name="datClientResponseReceived" value="12/16/2008 2:34:58 PM" ID="Hidden4"> 
<input type=hidden name="txtSurveyCode" value="0001" ID="Hidden5">
<input type=hidden name="txtEmailSubject" value="[CSS] Client Satisfaction Survey Results" ID="Hidden6">
<script language=javascript>paintHiddenControl_FieldNameList();</script>
<script language=javascript>paintHiddenControls_OptionTextList();</script>
<script language=javascript>paintHiddenControls_OptionValueList();</script>
<script language=javascript>paintHiddenControl_FieldsToHide();</script> 
<!-- Hidden Survey Params -->
 
<br>
<br>
 
<br>
<p>,¿ûxnTT› kBŠLhFTVD~W_å nÐúÜ¿ó’¯êïD_`Má’JXDD_W~Y</p>
<br>
 
 
<input type="submit" name="Submit" value="Ðú" ID="Submit1">
</FORM>
 
 
 
</div> <!-- /main -->
<div id="sub">
 
</div> <!-- /sub -->
</div> <!-- /content -->
</div> <!-- /innerwrap -->
 
 
</div> <!-- /wrap -->
<div id="footer">
<p>&copy; TPI | <a href="/lang/jp/legal.html">M¬‹h×é¤Ð·ük¢Y‹¹Ý</a></p>
<p id="tagline">ÊìøLPœ’ÕKW~Y</p>
</div> <!-- /footer -->
</body>

Open in new window

Espieranza,
I have been interested in this but just have been too busy to really look into it.  I am actually still busy but I have an idea and a way we might be able to get what you need (or at least look into it better).  Your question here is how to get the Japanese to show right in an alert.  However the page and code we have is a complete page.  It has all kinds of external files that are required to really load and run it, even just for the html source you posted.
Could you make a basic page with the Japanese characters in the html and also for the alert?  I ask for the characters in html too so that way we can make sure as we test they show right.  Include the same meta tag for the charset and make sure you save the file with the right encoding.  It would be best if this has not ASP code but, if you must include a bit, then I can use it (and probably even post the source here for others).  If you can host this page and provide a URL then that is OK too.  Let me know if you have a question about this recommendation.  This will make it so we can work on just what you need and are asking without needing all the extra stuff or dealing with unrelated code.
When you post the file please do it as a text file and attach that file.  Posting it in the comment body will mess with the encoding and even the snippet would probably have a bad effect.  The text file you attached above has the encoding you use but just way more than I can work with.  Let me know if there is a question about any part of this.
bol
Your original question was:
How can i get these to appear as Japanese characters [in my alert box]?
Have you considered my working solution?
try this
ASKER CERTIFIED SOLUTION
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
@Espieranza firstly welcome to EE. I did not see you were new to EE so I did may have worded my request for info in too a terse manner.
Please do not feel offended by terse messages - no offence was intended.
We need you to help us help you.
I apologise if you feel that I think you are dense. I am a very busy person and I do not have time to be lyrical when I ask for additional info.

To get back to your question

The .txt file you posted was not useful since you did not include
<script language="javascript" src="/css/cssindex.js"></script>
            <script language="javascript" src="../includes/rollover.js"></script>
            <script language="javascript" src="code/survey.js"></script>
and it was in ASP which I cannot test.

Best regards,

Michel Plungjan
EE Zone Advisor, Page Editor and so on and so on...
Lofty Link.. sorry i didn't answer earlier.  I was still getting boxes in the alert by trying that method.

Ryancys, I'll have an opportunity to try this later today.  Thanks!

MPlungian, apology accepted.  You may want to not start remarks with the word 'Obviously" because what is obvious to some is not always obvious to others - regardless of experience.  It really is helpful when you state exactly what you need.  Thank your for that.  I'm actually pretty bright but this is all very new to me.  I was thrown into an ocean and am just trying to keep my head above water.

Thanks to all of for your continued patience.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks all.. I'm already getting swampped helping cover co-workers holiday schedules  and juggling my son's end-of-semester school activities... so it'll probably be a few days before I can tackle this again.  I may be slow in responding but I will not be dropping this until I have the working page.  Thank you so much for your patience.
Sorry all.. I just got back from an extended vacation.  As soon as i catch up on email today, i'll get back to woirking this.
OK. Once again I am extending my sincerest apologies.  After my vacation, i was reassigned to a mor urgent project and i'm just able to get back to this.  I will be spending some time applying some of your suggestions today.  I'll have an update before the end of the day.
I had some trouble following some of the solutions, primarily because of my weak background in js.    After re-reading all suggestions, the one about installing Japanese characters struck me.  Once i did that, the alert box displayed the characters just fine.  Since the form will be accessed by Japanese clients, they should be able to view the alert box just fine.  Thank you all for your patience... I realized that I was very slow on trying the solutions but once I re-read all the suggestions today, everything fell right into place.