<!-- Begin ----- ---------RENTALS-GOUVEIA/VIEW-APARTMENT-PHOTOS.js----------------------
document.write('<DIV ALIGN="CENTER">');

document.write('<BR><BR>');
document.write('<TABLE CLASS="site" border="0" cellspacing="0" cellpadding="0">'); 
document.write('<TR VALIGN="TOP">');
document.write('<TD>');
document.write('<a name="photos"><HR CLASS="orange"></a>');
document.write('</TD></TR></TABLE>');

document.write('<TABLE CLASS="site" border="0" cellpadding="0" cellspacing="0">');
document.write('<TR VALIGN="TOP">');
document.write('<TD WIDTH="600"><FONT color="#FF6600" SIZE="6">apartment photos</FONT>');
document.write('</TD><TD WIDTH="200" ALIGN="LEFT">');
document.write('<UL>');
document.write('<LI><a HREF="#prices">Prices</a>');
document.write('<LI><a HREF="#reserve">Reserve It Now!</a>');
document.write('<LI><a HREF="javascript:history.back()">Go Back</a>');
document.write('</UL>');
document.write('</TD>');
document.write('</TR></TABLE>');

document.write('<TABLE CLASS="site" border="0" cellspacing="0" cellpadding="0">'); 
document.write('<TR VALIGN="TOP">');
document.write('<TD>');
document.write('<HR CLASS="orange">');
document.write('</TD></TR></TABLE>');

document.write('<BR>');
document.write('<TABLE CLASS="site" border="0" cellpadding="0" cellspacing="0">');
document.write('<TR VALIGN="TOP">');
document.write('<TD>');
document.write('<p><a HREF="../RENTALS-GOUVEIA/view-map.html">View Location Map</a>');
document.write('</p></TD>');
document.write('</TR></TABLE>');

document.write('<TABLE CLASS="photo-view" border="0" cellpadding="0" cellspacing="0">');
document.write('<TR VALIGN="TOP"><TD WIDTH="425" ALIGN="CENTER">');
document.write('<IFRAME  NAME="photos" SRC="../IMG/1-living-room-400.jpg" FRAMEBORDER="0" SCROLLING="AUTO" ALIGN="TOP" WIDTH="100%" height="400"></IFRAME>');
document.write('</TD><TD><TABLE CLASS="photo-view-inside" border="0" cellpadding="5" cellspacing="5">');
document.write('<TR VALIGN="TOP">');
document.write('<TD><H3><img src="../IMG/zoom.png" border="0" alt="zoom">&nbsp;&nbsp;Click Images to View</H3></TD>');
document.write('</TR></TABLE>');
// ---------------------------------------------------------------------- -->
<!-- ---------------------------------------------------------------------------
document.write('<TABLE CLASS="photo-view-inside" border="0" cellpadding="5" cellspacing="5">');
document.write('<TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-living-room-400.jpg"><img src="../IMG/1-living-room-75.jpg" border="0" alt="living room"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-living-room2-400.jpg"><img src="../IMG/1-living-room2-75.jpg" border="0" alt="fun room"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-swivel-seat-400.jpg"><img src="../IMG/1-swivel-seat-75.jpg" border="0" alt="swivel seat"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-entrance-400.jpg"><img src="../IMG/1-entrance-75.jpg" border="0" alt="living room entrance"></a></TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-bedroom1-400.jpg"><img src="../IMG/1-bedroom1-75.jpg" border="0" alt="master bedroom"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-bedroom-400.jpg"><img src="../IMG/1-bedroom-75.jpg" border="0" alt="bedroom"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-bedroom2-400.jpg"><img src="../IMG/1-bedroom2-75.jpg" border="0" alt="bedroom 2"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-bathroom-400.jpg"><img src="../IMG/1-bathroom-75.jpg" border="0" alt="4 pc bathroom"></a></TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-kitchen-400.jpg"><img src="../IMG/1-kitchen-75.jpg" border="0" alt="complete kitchen"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-kitchen-counter-400.jpg"><img src="../IMG/1-kitchen-counter-75.jpg" border="0" alt="kitchen counter"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-kitchen2-400.jpg"><img src="../IMG/1-kitchen2-75.jpg" border="0" alt="kitchen"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-kitchen-utilities-400.jpg"><img src="../IMG/1-kitchen-utilities-75.jpg" border="0" alt="Kitchen Equip"></a></TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-terrace-400.jpg"><img src="../IMG/1-terrace-75.jpg" border="0" alt="out door terrace"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-terrace2-400.jpg"><img src="../IMG/1-terrace2-75.jpg" border="0" alt="terrace sunshine"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/1-terrace3-400.jpg"><img src="../IMG/1-terrace3-75.jpg" border="0" alt="terrace"></a></TD>');
document.write('<TD><a TARGET="photos" HREF="../IMG/apartment-floor-plan-400.gif"><img src="../IMG/apartment-floor-plan-75.gif" border="0" alt="floor plan"></a></TD>');
document.write('</TR></TABLE>');
document.write('<BR></TD></TR></TABLE>');

document.write('</DIV>');
// End ------------------------------------------------------------ -->

