<!-- 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		= "10"		// 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>');



// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA


// SMALL PICTURE AREA


   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="contact.htm"><img src="picts/contactus.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}


   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Contact us<br></legend>');

document.write('You May Call us at 201-723-9652 or <a href="contact.htm"> Click Here to Email us..</a><br> You can also follow us on <a href="http://www.youtube.com/user/masisboxingbelts"> You Tube </a> or <a href="http://twitter.com/masisboxingbelt"> Twitter </a> Thank You!');

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

}

// END RIGHT SIDEBAR AREA PARAGRAPH 1


// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA


// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="leathering.htm"><img src="picts/sidebar-right.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}


   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Services<br></legend>');

document.write('We specialize in releathering any style championship belt, we will replate any damanged or old plates and reset any misplaced and loose stones.  We can give any old or beat up belt a new make over and have it looking brand new<a href="leathering.htm"> Click Here for more info..</a><br>');

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

}

// END RIGHT SIDEBAR AREA PARAGRAPH 2


// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="custom.htm"><img src="picts/wamma.jpg" border="0" class="borders"></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('Custom Belts<br></legend>');

document.write('Choose Any Style Championship Belt You Like and Add your Own Logo or Center Medallion! <a href="custom.htm">Click Here To See Sample.</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="box.htm"><img src="picts/cases.jpg" border="0" class="borders"></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('Belt Cases<br></legend>');

document.write('Our cases are designed and manufactured to provide protection when hand carrying and shipping your Championship belt.  This style of case is constructed of tough, aluminum and high quality wood.  Extremely rugged and durable!  <a href="box.htm">click here for more info...</a><br>');

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

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2




// START RIGHT SIDEBAR AREA PARAGRAPH 5 EDIT THIS AREA


// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/masisboxingbelts.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}


   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Getting Involved<br></legend>');

document.write('We Are Proud To Be A Part of Amazing Projects Involving Amazing People. To See Some Projects We Have Done Please.<a href="contact.htm"> Click Here..</a><br>');

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

}

// END RIGHT SIDEBAR AREA PARAGRAPH 5

// START RIGHT SIDEBAR AREA PARAGRAPH 6 EDIT THIS AREA


// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/mannyPacquiao1.jpg" border="0" class="borders"></a><br>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/ibfchampion.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/joebelts.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/joebelts2.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/lennoxlewis.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/klitcho2.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/royjones.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/mannypacquiao2.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><center>');
document.write('<a href="index.htm"><img src="picts/womanbelt2.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}



// END RIGHT SIDEBAR AREA PARAGRAPH 6


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


// -- END -->
