<?
$page = "CONTACT";
include("header.php");
?>
		<section id="page-title" class="page-title-mini"><div class="container clearfix"><h1>Leasing & Contact Information</h1></div></section>
		<section id="content">
			<div class="content-wrap" style='padding-top:50px;'>
				<div class="container clearfix">
					<div class="col_two_third" style='min-height:1000px;'>
						<h3 style='text-transform:uppercase;margin-bottom:0px;'>Available Spaces for Lease</h3>
						<p>If you are looking for a new location for your existing business, or if you are looking to start your first retail establishment, then we encourage you to take a look at Bluemound Plaza.  This prime retail shopping center's location in the middle of the Bluemound Corridor, combined with its unmatched demographics and existing tenant base, will help ensure your organization's present and future success. <a href='information.pdf' target='_blank'>Download our information sheet</a> for site plans and available spaces. </p>
						<h4 style='margin-bottom:0px;'><b>Suite 14</b> | 3,652 ft<sup>2</sup></h4>
<?
/*
						<p>Bluemound Plaza is fully leased.  Please check back in the future for any available openings.</p>
*/
?> 
					</div>
					<div class="col_one_third col_last">
						<h3 style='text-transform:uppercase;margin-bottom:0px;'>Contact Information</h3>
						<p style='margin-bottom:5px;'><span style='color:#990101;'><b>BLUEMOUND PLAZA</b></span><br>19555 West Bluemound Road<br>Brookfield, WI  53045</p>
						<p><img src="images/contactmap.png" style="border:1px solid #000000;"></p><hr>
						<p style='margin-bottom:15px;'>A <b>Janacek Investment Inc.</b> Property<br>P.O. Box 61, Elm Grove, WI  53122-0061</p>
						<p style='margin-bottom:15px;'>Telephone: <b>(262) 821-1887</b><br>Fax: <b>(414) 235-5096</b><br>Email: <b><a href='mailto:jinvestmentinc@aol.com'>jinvestmentinc@aol.com</a></b><br>Web: <b><a href='http://janacekinvestment.com' target='_blank'>janacekinvestment.com</a></b></p>
					</div>
					<div style='clear:both'></div>
				</div>


<?
include("footer.php");
?>