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/FeaturedMembers"><strong>Featured Member of the Month</strong></a> &ndash; Carole Shifman, <a href="http://www.c-scomms.com/">Carole Shifman Communications LLC</a> experienced the effects of our economic downturn and has successfully adjusted by being open to what was necessary to strengthen her business.&nbsp; Be sure to read her blog in which she shares her thoughts about business development and her valuable advice on that topic.&nbsp;&nbsp;</font> <font style="font-size: x-small;"><font face="arial"><font style="color: rgb(51, 102, 255);"><font style="color: rgb(0, 0, 255);">Under</font> </font></font></font><font face="arial"><a href="http://optimallevelmembers.blogharbor.com/"><font style="font-size: x-small;"><font style="color: rgb(0, 0, 255);">&ldquo;Main Page&rdquo;</font></font></a><font style="font-size: x-small;"><font style="color: rgb(0, 0, 255);"> on the left of the home page, click on &ldquo;Featured Members.&rdquo;&nbsp; Please respond with your comments by clicking on &ldquo;Leave Comment&rdquo; which follows the blog.</font></font></font></li></ul><br></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="5/Text.jpg" width='+imageW+' border=0></a> </div>\n');
else
document.write('<div align='+imageAlign+'><IMG hspace=0 vspace=0 src="5/Text.jpg" width='+imageW+' border=0> </div>\n');
}else{
if (imageHot != "")
document.write('<A HREF="' + imageHot + '"><IMG hspace=5 vspace=2 src="5/Text.jpg" width='+imageW+' align='+imageAlign+' border=0></a>\n');
else
document.write('<IMG hspace=5 vspace=2 src="5/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/FeaturedMembers"><strong>Featured Member of the Month</strong></a> &ndash; Carole Shifman, <a href="http://www.c-scomms.com/">Carole Shifman Communications LLC</a> experienced the effects of our economic downturn and has successfully adjusted by being open to what was necessary to strengthen her business.&nbsp; Be sure to read her blog in which she shares her thoughts about business development and her valuable advice on that topic.&nbsp;&nbsp;</font> <font style="font-size: x-small;"><font face="arial"><font style="color: rgb(51, 102, 255);"><font style="color: rgb(0, 0, 255);">Under</font> </font></font></font><font face="arial"><a href="http://optimallevelmembers.blogharbor.com/"><font style="font-size: x-small;"><font style="color: rgb(0, 0, 255);">&ldquo;Main Page&rdquo;</font></font></a><font style="font-size: x-small;"><font style="color: rgb(0, 0, 255);"> on the left of the home page, click on &ldquo;Featured Members.&rdquo;&nbsp; Please respond with your comments by clicking on &ldquo;Leave Comment&rdquo; which follows the blog.</font></font></font></li></ul><br></font>\n</DIV>');
}
document.write('</TD></TR></TABLE>');
