<% set fs = server.CreateObject("scripting.filesystemobject") set folder = fs.getfolder(server.MapPath("images/peppi")) %>


Ta’ Peppi is a beautifully converted Gozo farmhouse, situated on the outskirts of the village of Gharb. It is ideally located close to the main square and village church, yet just a couple of minutes away lies the beautiful countryside that surrounds Gharb.

The house has many attractive original features such as the typically arched main entrance which leads to a beautiful internal courtyard (atrium) flanked by a well-equipped kitchen, dining room and the main living area. This overlooks a spacious barbecue area, which in turn leads to a large swimming pool (40 feet) and deck area.

The farmhouse has 5 bedrooms (4 en-suite) and is ideal for large family groups all the year round. New facilities and modern appliances make this a comfortable house finished to high specifications.

Other amenities include:
  • CD DVD Player with surround sound, TV with Cable connections
  • Dishwasher, Microwave
  • All bathrooms have high-pressure hot/cold water
  • An iron and board are available in one of the bedrooms
  • A washing machine is available for lets over 7 nights
  • Warm quilts and additional blankets are provided in winter.
  • Bed linen, bath towels provided
  • A cleaner from Gharb is available, if required, for long lets.
  • Ample storage space in bedrooms
  • Garden furniture and barbecue
  • Pool beds
  • Sleeps maximum 18 pax

Click on pictures to enlarge.

<% maxwindowwidth ="" 500 MaxWindowHeight = 500 ' Set Image = Server.CreateObject("csImageFile.Manage") FOR EACH file in folder.files IF RIGHT(UCASE(file.name),3) = "JPG" THEN PictureCount = PictureCount + 1 ' Image.ReadFile Server.MapPath("images/peppi/" & file.name ) set myImg = loadpicture(Server.MapPath("images/peppi/" & file.name)) Width = round(myImg.width / 26.4583) Height = round(myImg.height / 26.4583) set myImg = nothing IF Width > MaxWindowWidth OR Height > MaxWindowHeight THEN NewHeight = CINT((Height/Width) * MaxWindowWidth) IF NewHeight > MaxWindowHeight THEN 'Resizing Based On Height NewHeight = MaxWindowHeight NewWidth = CINT((NewHeight/Height) * Width) ELSE NewWidth = MaxWindowWidth END IF ELSE NewHeight = Height NewWidth = Width END IF %> <% if PictureCount mod 3 = 0 THEN Response.Write("") END IF NEXT IF PictureCount mod 3 <> 0 THEN FOR x = 1 to (3-(PictureCount mod 3)) response.Write("") NEXT END IF set fs = nothing 'set Image = nothing %>
 
 


© Joe Cauchi .      Designed and  Hosted by OSł