<!-- Begin ----- ---------RENTALS-GOUVEIA/VIEW-PRICES-APARTMENTS.js----------------------
document.write('<DIV ALIGN="CENTER">');

document.write('<TABLE CLASS="site" border="0" cellspacing="0" cellpadding="0">'); 
document.write('<TR VALIGN="TOP">');
document.write('<TD>');
document.write('<a name="prices"><HR CLASS="orange"></a>');
document.write('</TD></TR></TABLE>');

document.write('<TABLE CLASS="site" border="0" cellspacing="0" cellpadding="0">'); 
document.write('<TR VALIGN="TOP">');
document.write('<TD WIDTH="600"><FONT color="#FF6600" SIZE="6">rental prices</FONT>');
document.write('<BR><FONT color="#FF6600" SIZE="4">Prices are per Night in Euros.</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('<TABLE CLASS="site" border="0" cellpadding="0" cellspacing="0">');
document.write('<TR VALIGN="TOP">');
document.write('<TD WIDTH="200">');
document.write('<img src="../IMG/buttons-available.gif" border="0" alt="AVAILABLE"><BR><img src="../IMG/1-living-room-180.jpg" border="0" alt="Alcochete Apartments">');
document.write('</TD>');

document.write('<TD>');

document.write('<TABLE WIDTH="100%" border="1" BORDERCOLOR="#CCCCCC" cellpadding="3" cellspacing="0">');
document.write('<TR VALIGN="MIDDLE" ALIGN="CENTER" BGCOLOR="#CCFFCC">');
document.write('<TD>GUESTS</TD><TD>1 to 7 Nights Stay<BR>Price/Night</TD><TD>8 to14 Nights Stay<BR>Price/Night</TD><TD>15 to 30 Nights Stay<BR>Price/Night</TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD BGCOLOR="#CCFFCC">1 Guest</TD><TD>€ 35.00</TD><TD>€ 30.00</TD><TD>€ 25.00</TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD BGCOLOR="#CCFFCC">2 Guest</TD><TD>€ 50.00</TD><TD>€ 42.50</TD><TD>€ 40.00</TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD BGCOLOR="#CCFFCC">3 Guest</TD><TD>€ 75.00</TD><TD>€ 70.00</TD><TD>€ 65.00</TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD BGCOLOR="#CCFFCC">4 Guest</TD><TD>€ 100.00</TD><TD>€ 85.00</TD><TD>€ 80.00</TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD BGCOLOR="#CCFFCC">5 Guest</TD><TD>€ 125.00</TD><TD>€ 120.00</TD><TD>€ 110.00</TD>');
document.write('</TR><TR VALIGN="MIDDLE" ALIGN="CENTER">');
document.write('<TD BGCOLOR="#CCFFCC">6 Guest</TD><TD>€ 150.00</TD><TD>€ 127.50</TD><TD>€ 120.00</TD>');
document.write('</TR></TABLE>');

document.write('</TD>');
document.write('</TR></TABLE>');

document.write('</DIV>');
// End ------------------------------------------------------------ -->
