initial commit

This commit is contained in:
Ben Ramey
2017-03-02 21:33:14 -06:00
commit fb566c3af8
43 changed files with 622 additions and 0 deletions

80
design6.htm Normal file
View File

@@ -0,0 +1,80 @@
<html>
<head>
<title>Herschewe Real Estate (herschewe.com)</title>
<link href='hershewe5.css' type='text/css' rel='stylesheet' />
</head>
<body>
<div id='hershewe2'>
<table border='0' width='100%'>
<tr>
<td>&nbsp;</td>
<td width='677' align='left' valign='absmiddle'>
<img name="hershewe2" src="graphics/hershewe2.jpg" width="164" height="43" border="0" usemap="#m_hershewe2" alt="">
<map name="m_hershewe2">
<area shape="rect" coords="0,0,164,43" href="#"
onclick="document.getElementById('contact_info_box').style.visibility='hidden';"
title="back to index" alt="back to index" >
</map>
</td>
<td>&nbsp;</td>
</tr>
</table>
</div>
<div id='top_bar'>
<table border='0' width='100%'>
<tr>
<td>&nbsp;</td>
<td width='677' align='right' valign='absmiddle'>
<img name="text" src="graphics/text2.jpg" width="292" height="139" border="0" usemap="#m_text" alt="">
<map name="m_text">
<area shape="rect" coords="0,96,164,139"
href="#" onclick="document.getElementById('contact_info_box').style.visibility='hidden';"
title="back to index" alt="back to index" >
<area shape="rect" coords="133,17,287,25" href="http://listings.loopnet.com/bhershewe@kc.rr.com" title="hershewe listings at loopnet.com" alt="hershewe listings at loopnet.com" >
<area shape="rect" coords="106,4,230,14"
href="#" onclick="document.getElementById('contact_info_box').style.visibility='visible';"
title="contact hershewe" alt="contact hershewe" >
</map>
</td>
<td>&nbsp;</td>
</tr>
</table>
</div>
<div id='slogan_box'>
<table border='0' width='100%'>
<tr>
<td>&nbsp;</td>
<td width='677' align='left' valign='absmiddle' id='slogan'>
<em>creative</em> <strong>solutions</strong> for your <em>real estate</em> <strong>needs</strong>
</td>
<td>&nbsp;</td>
</tr>
</table>
</div>
<div id='contact_info_box' align='center'>
<table cellpadding='2' cellspacing='0' border='0' id='contact_info'>
<tr>
<td align='right'>residential, call Phil White:</td>
<td class='contact_type'>816-804-7412</td>
</tr>
<tr>
<td align='right'>commercial, call Bill Hershewe:</td>
<td class='contact_type'>816-728-3810</td>
</tr>
<tr>
<td align='right'>office:</td>
<td class='contact_type'>816-741-9200</td>
</tr>
<tr>
<td align='right'>fax:</td>
<td class='contact_type'>816-741-9201</td>
</tr>
<tr>
<td align='right'>e-mail:</td>
<td class='contact_type'><a href='mailto:bhershewe@kc.rr.com'>bhershewe@kc.rr.com</a></td>
</tr>
</table>
</div>
<div id='halo'><img src='graphics/pngs/light2.png' /></div>
</body>
</html>