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>WE WORK WITH BUSINESS OWNERS AND PROFESSIONALS WHO<br>WANT TO FIND LIFE SOLUTIONS AND GET FROM WHERE THEY ARE NOW<br>TO WHERE THEY WANT TO BE.</strong><br><br>p. 847.419.9300<br>w. www.OptimalLevel.com <br>e. info@OptimalLevel.com<br><br></font>\n</DIV>');
document.write('</TD></TR></TABLE>');
