<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF

var showimage_1		= "no"		// SHOW 1ST SIDEBAR IMAGE
var showimage_2		= "no"		// SHOW 2ND SIDEBAR IMAGE
var showimage_3		= "no"		// SHOW 3RD SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "no"		// SHOW THE 2ND PARAGRAPH
var showarea_3		= "no"		// SHOW THE 3RD PARAGRAPH
var links			= "no"		// SHOW SAMPLE LINKS IN THE SIDEBAR

var movedown		= "15"		// SIDEBAR SPACE FROM TOP


document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="130"><br>');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0"><tr><td valign="top" align="center">');



// FIRST IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<IMG SRC="picts/abundance2.jpg" border="0" width="175" height="99" alt="" title="" class="borders"><br><br>');
}



// SAMPLE LINKS AREA
   if (links == "yes") {

document.write('<fieldset style="text-align:left; width:160px; padding: 5px;" class="mytext"><legend>');
document.write('<span class="subtitle">Links</span></legend>');

document.write('<a href="http://www.billsaffiliateresources.com/" target="_blank">Bills Affiliate Resources</a><br>');

document.write('<a href="http://www.littlebuddha.biz/" target="_blank">The Law Of Attraction</a><br>');

document.write('<a href="http://www.themindkey.net/" target="_blank">The Mind Key</a><br>');

document.write('<a href="http://www.knowledgebum.com" target="_blank">Knowledge Bum</a><br>');

document.write('<a href="http://www.ghosthalo.com/" target="_blank">GhostHalo</a><br>');

document.write('<a href="products/ka-gold-jewelry.html" target="_blank">Ka Gold Jewelry</a><br>');

document.write('<a href="http://www.improvemylifeplease.com/green-smoke.html" target="_blank">Green Smoke</a><br>');

document.write('<a href="http://www.dudesmakingmoney.com/best/pyrabang.html" target="_blank">PyraBang!</a><br>');


//document.write('<a href="http://www..com" target="_blank">Link</a><br>');

document.write('</fieldset>');
document.write('<br><br>');
}
// SAMPLE LINKS AREA



// SAMPLE LINKS AREA
   if (links == "yes") {

document.write('<fieldset style="text-align:left; width:160px; padding: 5px;" class="mytext"><legend>');
document.write('<span class="subtitle">Special Offers</span></legend>');

document.write('<a href="stop-panic-attacks.html" target="_blank">Stop Panic Attacks</a><br>');

document.write('<a href="the-forgotten-laws.html" target="_blank">The Forgotten Laws</a><br>');

document.write('<a href="real-mind-powers.html" target="_blank">Real Mind Powers</a><br>');

document.write('<a href="life-secrets.html" target="_blank">Universal Life Secrets</a><br>');

document.write('<a href="specialoffers/conf/index.html" target="_blank">Improve Your Self-Confidence</a><br>');

document.write('<a href="specialoffers/persdev/index.html" target="_blank">Tips for Personal Development</a><br>');

document.write('<a href="specialoffers/creative/index.htm" target="_blank">Unleash The Creative</a><br>');

document.write('<a href="specialoffers/desires/index.html" target="_blank">Attaining Your Desires</a><br>');

document.write('<a href="specialoffers/invest/index.html" target="_blank">Investing In You</a><br>');

document.write('<a href="specialoffers/diet/index.html" target="_blank">Losing Weight Without Starving Yourself</a><br>');

document.write('</fieldset>');
document.write('<br><br>');
}
// SAMPLE LINKS AREAA




// START FIRST TEXT AREA

   if (showarea_1 == "yes") {

document.write('<fieldset style=" text-align:left; width:160px; padding: 5px;" class="mytext"><legend>');
document.write('<span class="subtitle">Visualize & Materialize</span></legend>');

document.write('"Thoughts are most defintely things. If you think ugly things, then ugly things you shall get. Think of wonderous things and wonderous things will be yours." ');

// document.write('<a href="free-ideas.htm">More...</a>');

document.write('</fieldset>');
document.write('<br><br><br>');
}

// END FIRST TEXT AREA



// START SECOND TEXT AREA
   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:200px; padding: 5px;" class="mytext"><legend>');
document.write('<span class="subtitle">Materialize</span></legend>');

document.write('"Thoughts are most defintely things. If you think ugly things, then ugly things you shall get. Think of wonderous things and wonderous things will be yours." ');

// document.write('<a href="free-ideas.htm">More...</a>');

document.write('</fieldset>');
document.write('<br><br>');
}
// END SECOND TEXT AREA


// THIRD IMAGE AREA


   if (showimage_3 == "yes") {
document.write('<IMG SRC="picts/sidebar-3.jpg" border="0" width="150" height="100" class="borders"><br><br>');
}


// SAMPLE LINKS AREA
   if (links == "no") {

document.write('<fieldset style=" text-align:left; width:160px; padding: 5px;" class="mytext"><legend>');
document.write('<span class="subtitle">Suggestions</span></legend>');

document.write('<a href="products/the-awakening-course.HTML" target="_blank">The Awakening Course</a><br>');

document.write('<a href="products/the-forgotten-laws.HTML" target="_blank">The 11 Forgotten Laws</a><br>');

document.write('<a href="products/the-unexplainable-store.html" target="_blank">The Unexplainable Store</a><br>');

document.write('<a href="products/intelligent-warrior1.html" target="_blank">The Intelligent Warrior</a><br>');

document.write('<a href="products/self-healing-expressions.html" target="_blank">Self-Healing Expressions</a><br>');

document.write('<a href="products/mind-zoom.html" target="_blank">Mind Zoom</a><br>');

document.write('<a href="products/subliminal-blackbook.html" target="_blank">Subliminal Blackbook</a><br>');

document.write('<a href="products/light-vessel.html" target="_blank">The Secret Place</a><br>');

document.write('<a href="products/affirmware.html" target="_blank">Affirmation Software</a><br>');

document.write('<a href="products/eft-for-success.html" target="_blank">EFT - Tapping For Success</a><br>');

document.write('</fieldset>');
document.write('<br><br>');
}
// SAMPLE LINKS AREA



// SECOND IMAGE AREA


   if (showimage_2 == "yes") {
document.write('<IMG SRC="picts/meditation-bluesky.jpg" border="0" width="200" height="128" class="borders"><br><br><br>');
}


// START THIRD TEXT AREA
   if (showarea_3 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Your Notes:</span></legend>');

document.write('This area is for notes or links. Edit the sidebar.js to update this text. ');

document.write('<a href="about.htm">More...</a>');

document.write('</fieldset>');
document.write('<br><br><br>');
}
// END THIRD TEXT AREA







document.write('</td></tr></table>');
//  End -->
