/*****************************************************/
/**                                                 **/
/**           Generate Standard HTML                **/
/**                                                 **/
/*****************************************************/

function TTB_Header(Header_Text) {
	document.write('<table bgcolor="#e9e9e9" border="0" cellpadding="0" cellspacing="0" width="996">');
	document.write('<tr valign=top>');
	document.write('<td><img name="TTB4_r1_c1" src="images/TTB4_r1_c1.jpg" width="255" height="90" border="0" id="TTB4_r1_c1" alt="" /></td>');
	document.write('<td><img name="TTB4_r1_c2" src="images/TTB4_r1_c2.jpg" width="120" height="90" border="0" id="TTB4_r1_c2" alt="" /></td>');
	document.write('<td><img name="TTB4_r1_c3" src="images/TTB4_r1_c3.jpg" width="260" height="90" border="0" id="TTB4_r1_c3" alt="" /></td>');
	document.write('<td><img name="TTB4_r1_c4" src="images/TTB4_r1_c4.jpg" width="320" height="90" border="0" id="TTB4_r1_c4" alt="" /></td>');
	document.write('<td ROWSPAN=4 STYLE="background: url(images/TTB4_r1_c5_back.jpg)"><img name="TTB4_r2_c5" src="images/TTB4_r1_c5.jpg" width="41" height="115" border="0" id="TTB4_r2_c5" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td STYLE="background: url(images/TTB4_r2_c1.jpg)" width="255" height="90" /></td>');
	document.write('<td STYLE="background: url(images/TTB4_r2_c2.jpg)" width="120" height="90" /></td>');
	document.write('<td COLSPAN=2 STYLE="background: url(images/TTB4_r2_c3.jpg); text-align: right" width="580" height="90" /><H2>' + Header_Text + '</H2></td>');
	document.write('</tr>');
}

function TTB_Hdr_Txt(Header_Text) {
	document.write('<tr>');
	document.write('<td STYLE="background: url(images/TTB4_r3_c1.jpg)" width="255" height="90" /></td>');
	document.write('<td COLSPAN=3 STYLE="background: url(images/TTB4_r3_c2.jpg)" width="700" height="90"alt="" /><H2>' + Header_Text + '</H2></td>');
	document.write('</tr>');
}

function TTB_Menu_Str() {
	document.write('<tr VALIGN=TOP>');
	document.write('<td STYLE="background: url(images/TTB4_r4_c1_back.jpg);" width="255" height="514" />');
	document.write('<table border=0 cellpadding=0 cellspacing=0 STYLE="background: url(images/TTB4_r4_c1.jpg) top left no-repeat; width: 255"><tr valign="TOP">');
	document.write('<td ROWSPAN="2" height="514" style="padding-left: 50px; padding-right: 30px" />');
}

function TTB_Menu_Stp() {
	document.write('</center></TD></TR></table></TD>');
}

function TTB_Main() {
	document.write('<td COLSPAN="3" bgcolor="#F5F5F5" WIDTH=700 HEIGHT=459>');
}

function TTB_Footer() {
	document.write('</TD></TR>');
	document.write('<tr VALIGN=TOP>');
	document.write('<td STYLE="background: url(images/TTB4_r4_c1_bottom.jpg) top left no-repeat;" /> &nbsp; </TD>');
	document.write('<td colspan="4"><img name="TTB4_r5_c2" src="images/TTB4_r5_c2.jpg" width="741" height="55" border="0" id="TTB4_r5_c2" usemap="#m_TTB4_r5_c2" alt="" /></td>');
	document.write('</tr>');
	document.write('</table>');
}
