<!-- Begin ----- ---------RENTALS-GOUVEIA / VIEW-DETAILS.js----------------------
document.write('<DIV ALIGN="CENTER">');

document.write('<TABLE CLASS="site" border="0" cellpadding="0" cellspacing="0">');
document.write('<TR VALIGN="TOP">');
document.write('<TD><a name="details"><HR CLASS="orange"></a></TD>');
document.write('</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 details</FONT>');
document.write('</TD>');
document.write('<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" cellpadding="0" cellspacing="0">');
document.write('<TR VALIGN="TOP">');
document.write('<TD><HR CLASS="orange"></TD>');
document.write('</TR></TABLE>');

document.write('<TABLE CLASS="site" border="0" cellspacing="0" cellpadding="0">'); 
document.write('<TR VALIGN="TOP">');
document.write('<TD><H2>Apartment Sleeps 6 Guests Maximum</H2>');
document.write('<P>Apartments are comfortable, peaceful, fully furnished and decorated. Easy car parking on wide main street in front of property. '); 
document.write('Families with children are welcome. Smoking allowed in back Terrace or front Veranda. Sorry, No Pets.');
document.write('</P>');
document.write('<H2><FONT COLOR="#FF0000">*Rental Prices Include: Electricity, Water, Gas and Wireless Internet</FONT></H2>');
document.write('<H3>Apartment Contents</H3>');
document.write('</TD>');
document.write('</TR></TABLE>');

document.write('<TABLE CLASS="apartment-contents" border="1" BORDERCOLOR="#3399FF" cellpadding="5" cellspacing="0">');
document.write('<TR VALIGN="MIDDLE" BGCOLOR="#CCFFCC">');
document.write('<TD>Equipment</TD><TD>Kitchen / Bedding & Bath</TD><TD>Entertainment</TD><TD>Extras</TD>');
document.write('<TR VALIGN="TOP">');

document.write('<TD>');
document.write('<img src="../IMG/check.png" border="0" alt="check">&nbsp;Refrigerator/Freezer ');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Microwave');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Stove/Oven');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Dishwasher');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Clothes Washer/Dryer');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Hot Water Unit');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Smoke Alarm');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Fire Extinguisher');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Fire Blanket');
document.write('</TD>');

document.write('<TD>');
document.write('<img src="../IMG/check.png" border="0" alt="check">&nbsp;Dishes (6pl) ');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Cutlery (6pl) ');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Pots/Pans');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Bed Linens ');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Bath Towels');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Toilet Paper');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Towel Paper');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Clothes Line');

document.write('</TD>');

document.write('<TD>');
document.write('<img src="../IMG/check.png" border="0" alt="check">&nbsp;Wireless Internet ');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Cable TV');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Hi-Fi Stereo');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;CD/DVD Player');

document.write('</TD>');

document.write('<TD>');
document.write('<img src="../IMG/check.png" border="0" alt="check">&nbsp;First Aid Kit ');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Booklet Guides ');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Bus Schedules');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Mini Bar (optional)');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Equip. Manuals');
document.write('<BR><img src="../IMG/check.png" border="0" alt="check">&nbsp;Stationary');
document.write('</TD>');

document.write('</TR><TABLE>');

document.write('</DIV>');
// End ------------------------------------------------------------ -->
