if (imageHot == null) var imageHot="";
if (imageAlign == null) var imageAlign="left";
if (textColor == null) var textColor="#000000";
if (tablePad == null) var tablePad=8;
if (tableBorder == null) var tableBorder=0;
if (tableBgColor == null) { var tableBgColor="#ffffff";
document.write('<TABLE  cellSpacing='+tablePad+' cellPadding='+tablePad+' width='+tableW+' border='+tableBorder+'>\n');
 } else document.write('<TABLE  cellSpacing='+tablePad+' cellPadding='+tablePad+' width='+tableW+' border='+tableBorder+' bgColor="'+tableBgColor+'">\n');
document.write('<TR><TD vAlign=top> \n');
document.write('<FONT color="'+textColor+'">\n');
if (SpWinNum == null) {var SpWinNum = 0;document.write('<DIV>');}
else  document.write('<DIV id="windowCopy'+SpWinNum+'"><DIV style="display=none">&nbsp;</DIV>');
document.write('<font face="arial" size="2"><strong><font style="color: rgb(255, 255, 255);"><font style="font-size: medium;">Announcing "Branding is Not a Logo" Seminar</font></font></strong><br></font>\n</DIV>');
document.write('</TD></TR></TABLE>');
