<!-- 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		= "0"		// NUDGE SIDEBAR DOWN
var sidewidth		= "160"		// 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>');





   if (paragraph_1 == "yes") {

// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<br><font size="1"><center>');
document.write('<a href="http://www.mansfielddesigns.net" target="_blank"><img src="http://www.mansfielddesigns.net/picts/sidebar-MD.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}


document.write('Websites by</a><br>');
document.write('<a href="http://www.mansfielddesigns.net" target="_blank">Mansfield Designs & Hosting</a><br>');
document.write('</a><br>');
document.write('<fieldset><legend>');

// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

document.write('Jewelry Links<br></legend>');

document.write('Recomended Websites:</a><br>');
document.write('<a href="http://www.mansfielddesigns.com" target="_blank">MansfieldDesigns.com</a><a href="http://www.mansfielddesigns.com" target="_blank"></a><br>');
document.write('<a href="http://www.moissanitesale.com" target="_blank">MoissaniteSALE.com</a><br>');
document.write('<a href="http://www.moissanitebuyer.com" target="_blank">MoissaniteBuyer.com</a><br>');
document.write('<a href="http://www.restorejewelry.com" target="_blank">RestoreJewelry.com</a><br>');
document.write('<a href="http://www.finejewelryco.com" target="_blank">FineJewelryCo.com</a><br>');
document.write('<a href="http://www.certifiedgemstones.net" target="_blank">CertifiedGemstones.com</a><br>');
document.write('<a href="http://www.stores.ebay.com/Mansfield-Designs" target="_blank">MansfieldDesigns.ebay</a><br>');
document.write('<a href="http://www.ejewelryco.com" target="_blank">eJewelryCo.com</a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1



// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('Mixed Links<br></legend>');

document.write('Recomended Websites:</a><br>');
document.write('<a href="http://www.paperlessgreen.com" target="_blank">PaperlessGreen.com</a><br>');
document.write('<a href="http://www.tucsoncarbuyer.com" target="_blank">TucsonCarBuyer.com</a><br>');
document.write('<a href="http://www.onestop-automotive.org" target="_blank">OneStop-Automotive.org</a><br>');
document.write('<a href="http://www.sophiaalmada.com" target="_blank">SophiaAlmada.com</a><br>');
document.write('<a href="http://www.gr8gems.com" target="_blank">Gr8Gems.com</a><br>');
document.write('<a href="http://www.esalesco.com" target="_blank">eSalesCo.com</a><br>');
document.write('<a href="http://www.submittotraffic.com" target="_blank">SubmitToTraffic.com</a><br>');
document.write('<a href="http://www.mansfielddesigns.net" target="_blank">MansfieldDesigns.net</a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2







// START RIGHT SIDEBAR AREA PARAGRAPH 3 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Mexico Tourism<br></legend>');

document.write('Recomended Websites:</a><br>');

document.write('<a href="http://www.bonifacios.com" target="_blank">Bonifacios.com</a><br>');
document.write('<a href="http://www.torresdelfuerte.com" target="_blank">TorresDelFuerte.com</a><br>');
document.write('<a href="http://www.coppercanyonexplorer.com/" target="_blank">CopperCanyonExplorer.com</a><br>');
document.write('<a href="http://www.excitingtours.com" target="_blank">ExcitingTours.com</a><br>');
document.write('<a href="http://www.torrestravelco.com" target="_blank">TorresTravelCo.com</a><br>');
document.write('<a href="http://www.fishingsancarlos.com" target="_blank">FishingSanCarlos.com</a><br>');
document.write('<a href="http://www.sancarlosbeachfrontcondos.com/" target="_blank">SanCarlosBe...Condos.com</a><br>');
document.write('<a href="http://www.loscabosnewvillas.com" target="_blank">LosCabosNewVillas.com</a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 3


// START RIGHT SIDEBAR AREA PARAGRAPH 4 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Text Link Ads<br></legend>');

document.write('Text Link Advertising:</a><br>');

document.write('<a href="http://www.arizonadiamondcenter.com" target="_blank">ArizonaDiamondCenter.com</a><br>');
document.write('<a href="http://www.findingking.com" target="_blank">FindingKing.com</a><br>');


document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 4



document.write('</td></tr></table>');


// -- END -->
