<!-- Begin

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS




var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE
var topspacing		= "1"		// NUDGE SIDEBAR DOWN
var sidewidth		= "125"		// SIDEBAR WIDTH



// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');



// BUILDING PICTURE AREA

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.eaglesolutions.biz"><img src="picts/building1.jpg" border="0" class="borders" alt="Go To Home Page"></a><br>');
document.write('</center>');
document.write('<br><br>');
}



// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('FREE DOWNLOADS<br></legend>');
document.write('Our number one objective is to help you grow your small business!  <a href="Free_Downloads.htm">Go To Free Downloads Page </a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}



// END RIGHT SIDEBAR AREA PARAGRAPH 1



// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="contact.htm"><img src="picts/sidebar-right.jpg" border="0" class="borders" alt="Go To Contact Us Page"></a><br>');
document.write('</center>');
document.write('<br><br>');
}




// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {
document.write('<fieldset><legend>');
document.write('KNOWLEDGE<br></legend>');
document.write('He who knows others is wise. He who knows himself is enlightened. Lao Tzu <br>');
document.write('</fieldset>');
document.write('<br><br>');

}

// END RIGHT SIDEBAR AREA PARAGRAPH 2


// PRODUCT PICTURE AREA 1 eFax

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.dpbolvw.net/click-5383354-10375561" target="_blank"><img src="http://www.lduhtrp.net/image-5383354-10375561" width="125" height="125" alt="" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}


// PRODUCT PICTURE AREA 2 Paychex

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.jdoqocy.com/click-5383354-10877669" target="_blank"><img src="http://www.tqlkg.com/image-5383354-10877669" width="120" height="160" alt="Paychex Payroll Services: Sign up Today!" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}



// PRODUCT PICTURE AREA 10 Adobe Creative Suite 2a

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.tkqlhce.com/click-5383354-10772229" target="_blank"><img src="http://www.tqlkg.com/image-5383354-10772229" width="125" height="125" alt="Adobe Creative Suite 5 for Students & Teachers" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}




// PRODUCT PICTURE AREA 3 Creator

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.anrdoezrs.net/click-5383354-10455803" target="_blank"><img src="http://www.lduhtrp.net/image-5383354-10455803" width="125" height="125" alt="Buy Creator 2011 Today!" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}






// PRODUCT PICTURE AREA 6 WhiteSmoke

   if (showimage == "yes") {
document.write('<br><center>');
document.write('<a href="http://www.tkqlhce.com/click-5383354-10423904" target="_blank"><img src="http://www.tqlkg.com/image-5383354-10423904" width="125" height="125" alt="Whitesmoke all-in-one tool" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}





// PRODUCT PICTURE AREA 9 OmniPage

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.anrdoezrs.net/click-5383354-10469516" target="_blank"><img src="http://www.awltovhc.com/image-5383354-10469516" width="125" height="125" alt="United States - Nuance OmniPage Professional 18" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}





// PRODUCT PICTURE AREA 10 Reputation

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.jdoqocy.com/click-5383354-10801964" target="_blank"><img src="http://www.awltovhc.com/image-5383354-10801964" width="120" height="240" alt="Reputation.com" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}





// PRODUCT PICTURE AREA 11 Roxio Creator Pro

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="http://www.jdoqocy.com/click-5383354-10366626" target="_blank"><img src="http://www.ftjcfx.com/image-5383354-10366626" width="125" height="125" alt="Go Pro!" border="0"/></a><br>');
document.write('</center>');
document.write('<br><br>');
}





document.write('</td></tr></table>');

// -- END -->

