document.write ("    <tr>");
document.write ("      <td align='left' valign='top'>");
document.write ("		<table border='0' cellpadding='0' cellspacing='0' width='100%'>");
document.write ("		  <tr>");
document.write ("		    <td width='194'>");
document.write ("				<table border='0' cellpadding='0' cellspacing='0' width='100%'>");
document.write ("					<tr>");
document.write ("						<td>");

document.write ("							<IMG SRC='images/" + pageName + ".jpg' ");
if (pageName == "CorporateProfile")
	document.write (" alt='Corporate Profile'>");
else if (pageName == "OurAdvantage")
	document.write (" alt='Our Advantage'>");
else if (pageName == "Partners")
	document.write (" alt='Partners'>");
else if (pageName == "ContactUs")
	document.write (" alt='Contact Us'>");
else if (pageName == "ThankYou")
	document.write (" alt='Thank You'>");

document.write ("						</td>");
document.write ("					</tr>");
document.write ("					<tr>");
document.write ("						<td align='left' class='LeftMenuLink' width='186'>");
document.write ("							<table border='0' cellpadding='0' cellspacing='0'>");
document.write ("								<tr>");
document.write ("									<td align='right' height='10'></td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right'>");
document.write ("										 <!-- href='#' onClick='return false;' -->");
if (pageName == "CorporateProfile")
	document.write ("										<a href='#' onClick='return false;'><b>Corporate Profile&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='CorporateProfile.htm'>Corporate Profile&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "OurAdvantage")
	document.write ("										<a href='#' onClick='return false;'><b>Our Advantage&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='OurAdvantage.htm'>Our Advantage&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
/*
document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");
document.write ("								<tr>");

document.write ("									<td align='right'>");
if (pageName == "TechnicalExpertise")
	document.write ("										<a href='#' onClick='return false;'><b>Technical Expertise&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='TechnicalExpertise.htm'>Technical Expertise&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");


document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "FAQ")
	document.write ("										<a href='#' onClick='return false;'><b>FAQ&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='FAQ.htm'>FAQ&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");

*/

document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");


document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "Partners")
	document.write ("										<a href='#' onClick='return false;'><b>Partners&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='Partners.htm'>Partners&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
document.write ("								<tr>");


document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");


document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "ContactUs")
	document.write ("										<a href='#' onClick='return false;'><b>Contact Us&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='ContactUs.htm'>Contact Us&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");

/*
document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "QualityPolicy")
	document.write ("										<a href='#' onClick='return false;'><b>Quality Policy&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='QualityPolicy.htm'>Quality Policy&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "Jobs")
	document.write ("										<a href='#' onClick='return false;'><b>Jobs&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='Jobs.htm'>Jobs&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "Testimonial")
	document.write ("										<a href='#' onClick='return false;'><b>Testimonial&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='Testimonial.htm'>Testimonial&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "Clients")
	document.write ("										<a href='#' onClick='return false;'><b>Clients&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='Clients.htm'>Clients&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");


document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");


document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "Partners")
	document.write ("										<a href='#' onClick='return false;'><b>Partners&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='Partners.htm'>Partners&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
document.write ("								<tr>");
document.write ("									<td align='right' height='8' valign='top'>");
document.write ("										<p style='margin-top: 3'>");
document.write ("										<IMG SRC='images/dotted-line.gif' border='0'></td>");
document.write ("								</tr>");


document.write ("								<tr>");
document.write ("									<td align='right'>");
if (pageName == "Support")
	document.write ("										<a href='#' onClick='return false;'><b>Support&nbsp; <IMG SRC='images/bullet.gif' border='0'></b></a><br>");
else
	document.write ("										<a href='Support.htm'>Support&nbsp; <IMG SRC='images/bullet.gif' border='0'></a><br>");
document.write ("									</td>");
document.write ("								</tr>");
*/

document.write ("							</table>");
document.write ("						</td>");
document.write ("					</tr>");
/*
if (pageName != "ContactUs")
{
	document.write ("					<form name='frmSendMail' method='post' action='SendEmail.asp' onSubmit='return ValidateEntries(this);'>");
	document.write ("					<tr>");
	document.write ("						<td height='40'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td bgColor='#EFF0F2' height='4'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td height='2'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td class='InputStyle'>Name<br><input class='InputStyle' type='text' name='txtName' size='45' style='border: 1 solid #536584' onFocus='emptyField(this);'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td height='2'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td class='InputStyle'>Email<br><input class='InputStyle' type='text' name='txtEmail' size='45' style='border: 1 solid #536584' onFocus='emptyField(this);'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td height='2'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td class='InputStyle'>Comments<br><textarea class='InputStyle' type='text' name='txtComments' rows='3' style='border: 1 solid #536584; OVERFLOW: auto;' onFocus='emptyField(this);'></textarea></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td height='2'></td>");
	document.write ("					</tr>");
	document.write ("					<tr>");
	document.write ("						<td align='center'>");
	document.write ("							<input type='image' src='images/send.gif' name='btnSubmit' onClick=\"JavaScript:return ValidateEntries(this.form,'Send');\">");
	document.write ("							<input type='image' src='images/reset.gif' name='btnReset' onClick='this.form.reset();return false;'>");
	document.write ("						</td>");
	document.write ("					</tr>");
	document.write ("					</form>");
}
*/
document.write ("					<tr>");
document.write ("						<td height='20'></td>");
document.write ("					</tr>");
document.write ("				</table>");
document.write ("		    </td>");
document.write ("		  </tr>");
document.write ("		</table>");
document.write ("	  </td>");
