<!-- 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		= "yes"		// SHOW 1ST SIDEBAR IMAGE
var showimage_2		= "yes"		// SHOW 2ND SIDEBAR IMAGE
var showimage_3		= "yes"		// SHOW 3RD SIDEBAR IMAGE
var showimage_4     = "yes"     // SHOW 4th SIDEBAR IMAGE
var showimage_5     = "yes"     // SHOW 5th SIDEBAR IMAGE
var showimage_6     = "yes"     // SHOW 6th SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "yes"		// SHOW THE 2ND PARAGRAPH
var showarea_3		= "yes"		// SHOW THE 3RD PARAGRAPH
var showarea_4      = "yes"     // SHOW THE 4TH PARAGRAPH
var showarea_5      = "yes"     // SHOW THE 5TH PARAGRAPH
var showarea_6      = "yes"     // SHOW THE 6TH PARAGRAPH
var noteborder		= "669900"	// BORDER COLOR AROUND THE NOTES

var showpaypal		= "no"			    // SHOW A VIEW CART BUTTON
var paypalemail		= "your@email.com"	// YOUR PAYPAL E-MAIL







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


// FIRST IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<a href="javascript:popUpSingle(\'picts/sidebar-7lg.jpg\')" title="Click image to view a larger sample"><img src="picts/sidebar-7.jpg" border="0" width="150" height="100" class="borders" onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover"></a><br>');
}


// maps/513+Torchlight+Ln+Lebanon+IL+62254-1844/

// START FIRST TEXT AREA

   if (showarea_1 == "yes") {

document.write('<fieldset style="border: #'+noteborder+' 1px solid; text-align:left; width:152px; padding: 5px;" class="smalltext"><legend>');

document.write('<span class="subtitle">Location</span></legend>');

document.write('Our distinguished homes are located on the North side of O´Fallon, Illinois — about 20-25 minutes from downtown St. Louis, and 15 minutes from Scott Air Force Base.<br>');

document.write('<a href="http://www.mapquest.com/maps/map.adp?country=US&addtohistory=&address=513+torchlight+ln&city=lebanon&state=IL&zipcode=62254-1844&homesubmit=Get+Map" target="_blank">Get Directions');

document.write('<img src="picts/arrowsmall.gif" border="0" align="middle" hspace="5"></a><br>');

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

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

// END FIRST TEXT AREA








// SECOND IMAGE AREA


   if (showimage_2 == "yes") {
document.write('<a href="javascript:popUpSingle(\'picts/sidebar-8lg.jpg\')" title="Click image to view a larger sample"><img src="picts/sidebar-8.jpg" border="0" width="150" height="100" class="borders" onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover"></a><br>');
}






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

document.write('<fieldset style="border: #'+noteborder+' 1px solid; text-align:left; width:152px; padding: 5px;"class="smalltext"><legend>');

document.write('<span class="subtitle">Community</span></legend>');

document.write('The community of O´Fallon, Illinois is a wonderful place to raise a family, establish a business, or just retire and enjoy the many available recreational facilities.');

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

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







// THIRD IMAGE AREA


   if (showimage_3 == "yes") {
document.write('<a href="javascript:popUpSingle(\'picts/sidebar-8alg.jpg\')" title="Click image to view a larger sample"><img src="picts/sidebar-8a.jpg" border="0" width="150" height="100" class="borders" onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover"></a><br>');
}






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

document.write('<fieldset style="border: #'+noteborder+' 1px solid; text-align:left; width:152px; padding: 5px;"class="smalltext"><legend>');

document.write('<span class="subtitle">Schools</span></legend>');

document.write('State Construction subdivisions are strategically located within close proximity of many different schools and upper educational institutions - including high-rated colleges and universities.');

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

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







// FOURTH IMAGE AREA


   if (showimage_4 == "yes") {
document.write('<a href="javascript:popUpSingle(\'picts/sidebar-9lg.jpg\')" title="Click image to view a larger sample"><img src="picts/sidebar-9.jpg" border="0" width="150" height="100" class="borders" onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover"></a><br>');
}






// START FOURTH TEXT AREA
   if (showarea_4 == "yes") {

document.write('<fieldset style="border: #'+noteborder+' 1px solid; text-align:left; width:152px; padding: 5px;"class="smalltext"><legend>');

document.write('<span class="subtitle">Shopping</span></legend>');

document.write('In addition to the wide variety of available shopping in metropolitan St. Louis, O´Fallon and surrounding communities offer plenty of local shopping — including a major shopping mall — as well as numerous restaurants, movie theaters and other entertainment.<br>');

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

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







// FIFTH IMAGE AREA


   if (showimage_5 == "yes") {
document.write('<a href="javascript:popUpSingle(\'picts/sidebar-9alg.jpg\')" title="Click image to view a larger sample"><img src="picts/sidebar-9a.jpg" border="0" width="150" height="100" class="borders" onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover"></a><br>');
}






// START FIFTH TEXT AREA
   if (showarea_5 == "yes") {

document.write('<fieldset style="border: #'+noteborder+' 1px solid; text-align:left; width:152px; padding: 5px;"class="smalltext"><legend>');

document.write('<span class="subtitle">Religion</span></legend>');

document.write('Whatever church or religious organization is your preferred choice, you will find it here in the O´Fallon area.<br>');

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

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







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

