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 size="2" face="arial"><div align="right"><strong>For more information contact:</strong><br> <font face="arial">Linda McCabe<br>847.419.9300</font><br> <a href="mailto:linda@optimallevel.com">Info@OptimalLevel.com<br> </a></div> <div><br> <br> <br><font><font size="2" face="arial">Optimal Level is pleased to announce the<font style="font-size: large;"><font style="color: rgb(0, 0, 128);"><strong> September</strong></font></font> blog features for the community of business owners and professionals, at <a href="http://www.OptimalLevelMembers.com">www.OptimalLevelMembers.com</a>. <br></font></font></div></font>\n</DIV>');
document.write('</TD></TR></TABLE>');
