﻿document.write("<center>");
document.write("<table border='0' cellpadding='0' cellspacing='0' width='1024'>");
document.write("	<tr><td>&nbsp;</td></tr>");

document.write("	<tr><td align='center'>");
document.write("		<table border='0' cellpadding='0' cellspacing='0' width='1024'>");
document.write("			<tr>");
//document.write("				<td align='center'>");
//document.write("				<a href='http://www.helloapps.com'><img src='/img/HelloApps_Logo_final.png' height=90 border='0'></a></td>");	
document.write("				<td align='center'>");
document.write("					<table border='0' cellpadding='0' cellspacing='0'>");
document.write("					<tr>");
document.write("						<td style='font: bold 32px Arial;' align='center'><strong>Simulation Robot Programming</strong></td>");
document.write("					</tr>");
document.write("					<tr>");
document.write("						<td style='font: bold 24px Arial;' align='center'><strong>with Microsoft Robotics Developer Studio (MRDS) and SPL</strong></td>");
document.write("					</tr>");

/*document.write("					<tr>");
document.write("						<td style='font: bold 14px Arial;' align='center'><br>Planned downtime of service: June 4, 08:00 ~ 14:00, June 11, 08:00 ~ 14:00 (Redmond time)</td>");
document.write("					</tr>");
*/

document.write("					<tr>");
document.write("						<td><img src='/img/blank.png' height=10></td>");
document.write("					</tr>");

document.write("					</table>");
document.write("				</td>");	
document.write("			</tr>");
document.write("		</table>");
document.write("		</td>");
document.write("	</tr>");

/* document.write("	<tr><td>&nbsp;</td></tr>"); */
document.write("</table>");
document.write("</center>");

