var cText = ''

	cText +=            '</td>'
	cText +=          '</tr>'
	cText +=        '</table>'

	cText +=      '</td>'
	cText +=    '</tr>'
	cText +=  '</table>'

	cText += '<table width="800" border="0" cellpadding="0" cellspacing="0">'
	cText += '  <tr>'
	cText += '    <td width="25">&nbsp;</td>'
	cText += '    <td class="footer" valign="baseline"><a href="http://www.ptc.com/common/ptccopy.htm" target="_blank">Copyright</a> &#169; 2009, Parametric Technology Corporation</td>'
	cText += '  </tr>'
	cText += '</table>'
	cText += '</div>'

document.write(cText)