// JavaScript Document
function MM_preloadImages() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

}



var tabinfo = new Array();

tabinfo[1]  = "Low telescopic shelter without a ground rail : Qualicoat quality label aluminium structure, providing major advantages; discreetness, cleanliness, and a temperature gain.<br>";

tabinfo[2]  = "ABF low shelter with 4 telescopic wall sections, colour: brown, 4mm SAN transparent sides with anti-yellowing and anti-UV treatment.<br>";

tabinfo[3]  = "Raised shelter with 4 wall sections mounted on rails. This one shows a tilting opening in the façade in order to get around an obstacle at the end of the pool. <br>Fully telescopic, equipped with a solar-powered motor, colour : green (6005). <br>";

tabinfo[4]  = "This ABF raised low shelter with 4 wall sections and without a ground rail features two tilting hatches on the large façade, while the transparent sides enable a panoramic side view. <br>";

tabinfo[5]  = "This ABF 30 low shelter, which has no ground rails, is equipped with a solar-powered motor which facilitates operating the shelter. It is green, and integrates perfectly into the existing landscape.<br>";

tabinfo[6]  = "This low model with 6 wall sections mounted on rails is fitted with a tilting opening on the small façade in order to facilitate access to the Roman staircase. Height of the largest component: 80cm, which makes it totally discreet.<br>";

tabinfo[7]  = "Night view of this ABF60 model low shelter, the only telescopic shelter in which it is good to have a swim even late at night, and even with this one, unfolded over the pool.<br>";

tabinfo[8]  = "Its special feature is its turquoise blue colour, showing unprecedented originality. This low model ABF30 shelter practically invites bathers to come and take possession of premises. Fully telescopic, dimensions : 14.70 x 8.<br>";

tabinfo[9]  = "With dimensions of 14.70 x 9m, this huge low shelter consists of a structure with 6 wall panels cut to form a curved shape, with a roof made of 16mm translucent polycarbonate. What a joy it is to swim in complete safety !<br>";

tabinfo[10] = "A SWIM PROTEC raised low shelter with 4 wall sections with a ground rail featuring an anti-raising mechanism, and resistant to storms and hail, fitted with an extension made of concrete which enables the rails to be extended so that the shelter can be stored away from the pool, without posing a hazard to your feet.              <br>";

tabinfo[11] = "Sobriety and aesthetic discreetness characterise this low ABF shelter with 4 wall sections. Its brown colour confirms its feeling of sturdiness, providing bathers with greater pleasure.<br>";

tabinfo[12] = "Even the lowest of the  Protect shelters provides side views. It is beige and motorised, and ensures you can  for the greater part of the season due to the greenhouse effect its structure provides (8% temperature gain).<br>";



var tabimg = new Array();

tabimg[1] = "pool_shelter_low1";

tabimg[2] = "pool_shelter_low2";

tabimg[3] = "pool_shelter_low3";

tabimg[4] = "pool_shelter_low4";

tabimg[5] = "pool_shelter_low5";

tabimg[6] = "pool_shelter_low6";

tabimg[7] = "pool_shelter_low7";

tabimg[8] = "pool_shelter_low8";

tabimg[9] = "pool_shelter_low9";

tabimg[10] = "pool_shelter_low10";

tabimg[11] = "pool_shelter_low11";

tabimg[12] = "pool_shelter_low12";



function zoomit(ndx){

  imgurl = 'img/products/' + tabimg[ndx] +'.jpg';

  document.zoom.src = imgurl;

  document.getElementById('fenetre').innerHTML = tabinfo[ndx];

  document.getElementById('info').style.visibility = 'visible';

}



