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');
var imageAlignSave = imageAlign;
if (imageAlign == "centerA"){
imageAlign = "center";
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"><br><ul><li><font size="2" face="arial"><a href="http://optimallevelmembers.blogharbor.com/blog/Journey"><strong>Her Journey to Her Optimal Level</strong></a> &ndash;</font> a blog written by an unusually successful business owner or professional who overcame obstacles, faced challenges head on, who dealt with work and home demands, climbed to a place of influence, and took her own path to success.&nbsp; She offers tips and describes her path to success. <br><br>Our <font style="color: rgb(0, 0, 128);"><font style="font-size: small;"><strong>SEPTEMBER</strong></font></font> Guest Mentor-blogger is Hedy Ratner, co-President and founder of the <a href="http://www.wbdc.org/">Women&rsquo;s Development Center</a>.&nbsp; We are so pleased and excited to have Hedy share her experiences and tips with us.&nbsp;&nbsp; Hedy is a well-known woman of influence in the Chicago business arena. As she brings over 30 years of leadership in the women&rsquo;s community and she is a presidential appointee to the National Women&#39;s Business Council, her insight and wisdom is so valuable to us.&nbsp; She shares her best piece of advice for career and business women as well as what she feels are the biggest mistakes they make.&nbsp;&nbsp; Read Hedy&rsquo;s blog and learn about her background and the path see took to her Optimal Level. &nbsp; <font style="font-size: x-small;"><font face="arial"><font style="color: rgb(0, 0, 255);">Under &ldquo;Main Page&rdquo; on the left of the home page, click on &ldquo;Journey.&rdquo;&nbsp; Please respond with your comments by clicking on &ldquo;Leave Comment&rdquo; which follows the blog.</font></font></font><font size="2" face="arial"><br></font></li></ul></font>\n</DIV>');
}
if (imageAlign == "middle" || imageAlign == "center" || imageAlign == "centerA"){
if (imageHot != "")
document.write(' <div align='+imageAlign+'><A HREF="'+imageHot+'"><IMG hspace=0 vspace=0 src="4/Text.jpg" width='+imageW+' border=0></a> </div>\n');
else
document.write('<div align='+imageAlign+'><IMG hspace=0 vspace=0 src="4/Text.jpg" width='+imageW+' border=0> </div>\n');
}else{
if (imageHot != "")
document.write('<A HREF="' + imageHot + '"><IMG hspace=5 vspace=2 src="4/Text.jpg" width='+imageW+' align='+imageAlign+' border=0></a>\n');
else
document.write('<IMG hspace=5 vspace=2 src="4/Text.jpg" width='+imageW+' align='+imageAlign+' border=0>\n');
}
if (imageAlignSave != "centerA"){
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"><br><ul><li><font size="2" face="arial"><a href="http://optimallevelmembers.blogharbor.com/blog/Journey"><strong>Her Journey to Her Optimal Level</strong></a> &ndash;</font> a blog written by an unusually successful business owner or professional who overcame obstacles, faced challenges head on, who dealt with work and home demands, climbed to a place of influence, and took her own path to success.&nbsp; She offers tips and describes her path to success. <br><br>Our <font style="color: rgb(0, 0, 128);"><font style="font-size: small;"><strong>SEPTEMBER</strong></font></font> Guest Mentor-blogger is Hedy Ratner, co-President and founder of the <a href="http://www.wbdc.org/">Women&rsquo;s Development Center</a>.&nbsp; We are so pleased and excited to have Hedy share her experiences and tips with us.&nbsp;&nbsp; Hedy is a well-known woman of influence in the Chicago business arena. As she brings over 30 years of leadership in the women&rsquo;s community and she is a presidential appointee to the National Women&#39;s Business Council, her insight and wisdom is so valuable to us.&nbsp; She shares her best piece of advice for career and business women as well as what she feels are the biggest mistakes they make.&nbsp;&nbsp; Read Hedy&rsquo;s blog and learn about her background and the path see took to her Optimal Level. &nbsp; <font style="font-size: x-small;"><font face="arial"><font style="color: rgb(0, 0, 255);">Under &ldquo;Main Page&rdquo; on the left of the home page, click on &ldquo;Journey.&rdquo;&nbsp; Please respond with your comments by clicking on &ldquo;Leave Comment&rdquo; which follows the blog.</font></font></font><font size="2" face="arial"><br></font></li></ul></font>\n</DIV>');
}
document.write('</TD></TR></TABLE>');
