<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center">');

// FLASH CHANGER OPTIONS

var notes1		= "yes"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES
var sidewidth		= "175"		// SIDEBAR WIDTH - ALSO EDIT THE CSS SIDEBAR WIDTH
var pageheight		= "125"		// ADD HEIGHT TO ALL PAGES

var imagewidth		= "115"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "50"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "20"		// SPACING BETWEEN IMAGES



document.write('<br>');








// 1ST NOTES AREA

   if (notes1 == "yes") {
document.write('<fieldset><legend>');

document.write('Two Great Locations<br></legend>');

document.write('<TABLE cellSpacing=0 cellPadding=4 width="100%" border=0 style="border-collapse: collapse" bordercolor="#111111" id="table38">');
document.write('<TR>');
document.write('<TD height="5"></TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD bordercolor="#8094B5" style="border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px" align="left" valign="bottom">');
document.write('<img border="0" src="images/Location_icon.jpg" width="50" height="32" hspace="2">');
document.write('</TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD valign=top style="border-top:1px solid #ABBED6"><font style="font-size: 6pt">');
document.write('(click for map)</font><br>');
document.write('<b>');
document.write('<font size="4" style="font-size: 16pt">');
document.write('<a target="_blank" href="http://www.mapquest.com/maps/map.adp?city=Waukesha&state=WI&address=21950+Doral+Road&zip=53186&country=US&zoom=7">');
document.write('<font size="2">Brookfield</font></a></font></b><span style="font-weight: 700"><font size="2"><br>');
document.write('<br>PHONE: <span class="phonetitle">262.782.3430<br><BR></span>');
document.write('</font><font size="1">21950 Doral Rd<br>');
document.write('Waukesha, WI<br>');
document.write('53186<br>');
document.write('</font></span>');
document.write('<font size="1">(Corner of Springdale and Doral Road)</font></p><hr>');
document.write('<p><font style="font-size: 6pt">(click for map)</font><br><b>');
document.write('<font size="4" style="font-size: 16pt">');
document.write('<a target="_blank" href="http://www.mapquest.com/maps/map.adp?city=Waukesha&state=WI&address=1417+Poplar+Drive&zip=53188&country=US&zoom=7">');
document.write('<font size="2">Waukesha</font></a></font><font size="2"><br>');
document.write('</font><font size="4" style="font-size: 16pt">');
document.write('<a target="_blank" href="http://www.mapquest.com/maps/map.adp?city=Waukesha&state=WI&address=1417+Poplar+Drive&zip=53188&country=US&zoom=7">');
document.write('<font size="2">(West)</font></a></font></b><span style="font-weight: 700"><font style="font-size: 11pt"><br>');
document.write('<br>PHONE: <span class="phonetitle">262.549.3344<br><BR></span>');
document.write('</font><font size="1">1417 Poplar Dr<br>');
document.write('Waukesha, WI<br>');
document.write('53188</font></span></TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD height="5"></TD></TABLE>');
document.write('</fieldset>');
document.write('<br><br>');
}








// SIDEBAR IMAGES //


//document.write('<a href="gallery.htm"><img src="picts/sidebar-1.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

//document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

//document.write('<a href="merchandise.htm"><img src="picts/sidebar-2.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<br>');








// 2ND NOTES AREA

//   if (notes2 == "yes") {
//document.write('<fieldset><legend>');

//document.write('Notes Area<br></legend>');

//document.write('You can edit this area with your own text or add links or small images here as well. <a href="contact.htm">Contact...</a><br>');

//document.write('</fieldset>');
//document.write('<br><br><br>');
//}








// PAGEHEIGHT AND WIDTH SPACER (EDIT VARIABLES AT THE TOP)

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="'+pageheight+'" WIDTH="'+sidewidth+'" border="0"><br>');

document.write('</td></tr></table>');


//  End -->
