
document.write('<TABLE cellpadding=0 cellspacing=0 border=0>');

document.write('</td></form><form action="../default.asp"><td>');
document.write('<input type="submit" value="Active Listings" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="../listings_sold.asp"><td>');
document.write('<input type="submit" value="Listing History" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="../service_info.htm"><td>');
document.write('<input type="submit" value="Service Info" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><td>');
document.write('<td WIDTH="1">');
document.write('</td></tr></table>');
