<!-- 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+'">');

document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');

// SMALL PICTURE AREA
   if (showimage == "yes") {
document.write('<center>');
document.write('<a href="http://www.octobergallery.com/piae/"  target="_blank"><img src="http://www.welms.com/myimages/piaelogo.gif" border="0" height="124" width="150"></a><br>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.octobergallery.com/piae/"  target="_blank">PHILLY ART EXPO</a><br><br>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.digabrazil.com/"  target="_blank"><img src="http://www.octobergallery.com/images/digalogo.gif" border="0" height="130" width="140"></a><br>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.digabrazil.com/"  target="_blank">TRAVEL TO SALVADOR</a><br><br>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.foreue.com"  target="_blank"><img src="http://www.octobergallery.com/images/foreuesmall.gif" border="0" height="84" width="140"></a>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.foreue.com"  target="_blank">NATURAL HEALTH PRODUCTS</a><br><br>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.octobergallery.com/rentals.html"  target="_blank"><img src="http://www.octobergallery.com/images/rent.gif" border="0" height="70" width="150"></a>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.octobergallery.com/rentals.html"  target="_blank">OG RENTALS</a><br><br>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.bestdeal123.com/catalog/200/1/OGPatron.html"  target="_blank"><img src="http://www.bestdeal123.com/s/z/5/z5h93r52xi/images/300/patroncodemall_1259801511.jpg" border="0" height="107" width="150"></a>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.bestdeal123.com/catalog/200/1/OGPatron.html"  target="_blank">OG PATRON</a><br><br>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://fs3.formsite.com/octoberpaint/form870758786/index.html"  target="_blank"><img src="http://www.octobergallery.com/images/mallsellsmall.gif" border="0" height="90" width="150"></a>'); 
document.write('</center>');
document.write('<center>');
document.write('<a href="http://fs3.formsite.com/octoberpaint/form870758786/index.html"  target="_blank">SELL TODAY!</a><br><br>'); 
document.write('</center>');

document.write('<center>');
document.write('<a href="http://fs3.formsite.com/octoberpaint/form343458355/index.html"  target="_blank"><img src="http://www.octobergallery.com/images/apprasail.gif" border="0" height="100" width="140"></a><br><br>'); 
document.write('</center>');


}


// SMALL PICTURE AREA

   if (showimage == "no") {

}


// SMALL PICTURE AREA

   if (showimage == "yes") {

}

// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('Philly Expo <br></legend>');

document.write('The Nation\'s Largest African American Art Expo Coming November 12, 13 and 14, 2010.  <a href="http://www.octobergallery.com/gallery1.htm" target="_top" class="sidelink">Click Here...</a>');

document.write('</fieldset>');
document.write('<br><br>');


}
// END RIGHT SIDEBAR AREA PARAGRAPH 1


// SMALL PICTURE AREA

   if (showimage == "yes") {


}


// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<center>');
document.write('<a href="contact.htm"><img src="http://www.welms.com/myimages/feedback.gif" width="150" height="51" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br>');

}

// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Brazil <br></legend>');

document.write('Brazil is Waiting for YOU  Travel to Bahia <a href="http://www.digabrazil.com" target="_top" class="sidelink">Click Here...</a>');

document.write('</fieldset>');
document.write('<br><br>');


}


// END RIGHT SIDEBAR AREA PARAGRAPH 2


// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<center>');
document.write('<a href="http://www.bestdeal123.com"><img src="http://www.bestdeal123.com/images/150/4gbtouchscreengreen.jpg" width="150" height="229" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<center>');
document.write('<a href="http://www.bestdeal123.com"  target="_blank">ELECTRONICS FOR SALE</a><br>'); 
document.write('</center>');

}

document.write('</td></tr></table>');


// -- END -->