<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find


document.write('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">');
document.write('<span class="subtitle">');

document.write('RECENT PROJECTS:<BR>');

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

document.write('');

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

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

document.write('Belvedere House<BR>');

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

document.write('Bed and Breakfast<br>');

document.write('<a href="http://belvederehouse.com" target="_blank"><img src="picts/topics-1.jpg" vspace="3" height="75" width="100" border="1"><br>');

document.write('www.belvederehouse.com</a>');

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

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

document.write('Panchitas 3<BR>');

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

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

document.write('<a href="http://panchitas3.net" target="_blank"><img src="picts/topics-2.jpg" vspace="3" height="75" width="100" border="1"><br>');

document.write('www.panchitas3.net</a>');

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

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

document.write('El Toro<BR>');

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

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

document.write('<a href="http://eltoronightclub.com" target="_blank"><img src="picts/topics-3.jpg" vspace="3" height="75" width="100" border="1"><br>');

document.write('www.eltoronightclub.com</a>');

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

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

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


//  End -->