<!-- //
function loadTower() {
if (!is_nav4) {

	document.write('<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 ALIGN="left" bgcolor="000000">'); 
	document.write('<TR>'); 
	document.write('<TD class="storyTowercell" WIDTH=124>'); 
	document.write('<TABLE WIDTH=120 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="center">'); 
	document.write('<TR>'); 
	document.write('<TD COLSPAN=3>'); 
	document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/adzone_categories_02.gif" WIDTH=120 HEIGHT=22></TD></TR>');
	document.write('<TR>'); 
	document.write('<TD WIDTH=3 HEIGHT=1 BACKGROUND="http://images.stltoday.com/stltoday/images/adzone_categories_04.gif">'); 
	document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/spacer.gif" WIDTH=3 HEIGHT=1></TD>'); 
	document.write('<TD bgcolor="#CC6600">');
	adxpTowerRender(); 
	document.write('</TD>'); 
	document.write('<TD WIDTH=3 HEIGHT=1 BACKGROUND="http://images.stltoday.com/stltoday/images/adzone_categories_06.gif">'); 
	document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/spacer.gif" WIDTH=3 HEIGHT=1></TD></TR>'); 
	document.write('<TR>'); 
	document.write('<TD COLSPAN=3>'); 
	document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/adzone_categories_07.gif" WIDTH=120 HEIGHT=61></TD></TR>'); 
	document.write('</TABLE>'); 
	document.write('</TD>'); 
	document.write('<TD WIDTH=4 BGCOLOR="white"><IMG SRC="http://images.stltoday.com/stltoday/images/spacer.gif" WIDTH=4 HEIGHT=1 BORDER=0 ALT=""></TD></TR>'); 
	document.write('</TABLE>'); 
}
}

function loadTower2() {
  if (!is_nav4) {
    document.write('<TABLE WIDTH=120 BORDER=0 CELLPADDING=0 CELLSPACING=0>');
    document.write('<TR>');
    document.write('<TD COLSPAN=3>');
    document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/shopping/adzone/aztowerhdr_01.gif" WIDTH=120 HEIGHT=20></TD></TR>');
    document.write('<TR>');
    document.write('<TD BACKGROUND="http://images.stltoday.com/stltoday/images/shopping/adzone/aztowerleftborder.gif">');
    document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/spacer.gif" WIDTH=3 HEIGHT=1 BORDER=0 ALT=""></TD>');
    document.write('<TD WIDTH=113 BGCOLOR="#CC6600">');
    adxpTowerRender(); 
    document.write('</TD>');
    document.write('<TD WIDTH=4 HEIGHT=1 BACKGROUND="http://images.stltoday.com/stltoday/images/shopping/adzone/aztowerrightborder.gif">');
    document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/spacer.gif" WIDTH=4 HEIGHT=1 BORDER=0 ALT=""></TD></TR>');
    document.write('<TR>');
    document.write('<TD COLSPAN=3>');
    document.write('<IMG SRC="http://images.stltoday.com/stltoday/images/shopping/adzone/aztowerbottomborder.gif" WIDTH=120 HEIGHT=12></TD></TR>');
    document.write('</TABLE>');
  }
}
function loadTower3() {
if (!is_nav4) {
	document.write('<div style="padding:4px;border-right:1px solid black;border-top:1px solid black;border-bottom:1px solid black;background:green;float:left;clear:left;margin-top:14px;margin-right:4px;margin-bottom:4px;width:120px">');
	document.write('<DIV style="width:120px;height:22"><IMG SRC="http://images.stltoday.com/stltoday/images/adzone_categories_02.gif" WIDTH=120 HEIGHT=22></div>');
	document.write('<DIV style="width:118px;border-right:1px solid black;border-left:1px solid black">');
	adxpTowerRender(); 
	document.write('</div>');
	document.write('<div style="width:120px;height:61px"><IMG SRC="http://images.stltoday.com/stltoday/images/adzone_categories_07.gif" WIDTH=120 HEIGHT=61></div>');
	document.write('</div>');
	
}
}
// -->
