// 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]  = "Attached directly to the house, this  <b>Orlando</b> model high shelter with 4 wall sections mounted on rails is fully telescopic.<br> It features 4/6/4 insulating glazing, allowing you to benefit from the pool in any season.<br>Colour : brown aluminium (ral 1247). <br>";

tabinfo[2]  = "This <b>Orlando</b> high model shelter, which is very wide (30 m x 15 m) and is designed for a municipal swimming pool, has 8 wall sections mounted on rails with a central opening and a solar-powered motor, and features 2 panic doors at both fixed ends. <br>The glazing features very strong 33.2 laminated glass.<br> Colour : green aluminium  (ral 6005).<br>";

tabinfo[3]  = "This <b>Orlando</b> BFA high model shelter with no ground rails, and which is fully telescopic, provides perfect integration into the landscape.<br> Its minimum side dimensions of 1.80 m enable optimal use of the whole covered surface area.<br>Opening in a mobile façade featuring two 4-leaf sliding doors.<br> Colour : brown aluminium   (ral 1247).<br>";

tabinfo[4]  = "Located at an altitude of over 1,800 m, this <b>Orlando</b> model high shelter featuring 8 wall sections mounted on rails features a reinforced aluminium structure designed to withstand snow.<br>A rental complex development, it is fitted with 4/12/4 insulating double glazing and a 16 mm polycarbonate roof.<br> Colour : green aluminium   (ral 6005).<br>";

tabinfo[5]  = "Fitted with a mechanical side ventilation system (exclusive to  Protec), this <b>Orlando</b> BFA high model featuring 4 wall sections and without ground rails is perfectly suited to the fine setting offered by this park.<br> Measuring 12.60 m x 7.20 m, it enables the pool to be used 8 months of the year without heating the water.<br> Colour : brown aluminium  (ral 1247).<br>";

tabinfo[6]  = "With its ample grandiosity thanks to its double rotunda on each façade (exclusive to  Protec), this <b>Orlando</b> high model shelter with 8 wall sections mounted on rails offers an outstanding aesthetic appearance.<br>4 mm SAN glazing, 21.10 m long x 9.20 m wide.<br> Colour : brown aluminium  (ral 1247).<br>";

tabinfo[7]  = "Here is a perfectly-equipped <b>Orlando</b> model high shelter with 6 wall sections mounted on rails.<br> Solar-powered motor on a small component, 4 sliding windows for aeration purposes at the ends, 2 sliding doors with 4 leafs on each mobile façade.<br> Colour : green aluminium  (ral 6005).<br>";

tabinfo[8]  = "An integral part of the pool, this <b>Orlando</b> BFA model high shelter featuring 4 wall sections without ground rails has been integrated into this 18th-century park remarkably well.<br> 16.80 m long x 9.00 m wide, it is equipped with a fully foldable accordion façade (exclusive to SWIM PROTEC).<br> Colour : green aluminium  (ral 6005).<br>";

tabinfo[9]  = "Featuring a rigorous design with a high level of technical sophistication, this <b>Orlando</b> model high shelter with a rotunda with 6 wall sections mounted on rails proves once again that a pool shelter can become an indispensable element in bathing. <br>Its curves and its aesthetic appearance make it a unique room around the pool.<br> For its part, the rotunda is used as a winter garden; the sides of the shelter feature 4/6/4 double glazing in order to ensure that a high degree of thermal insulation is provided.<br> Colour : green aluminium  (ral 6005).<br>";

tabinfo[10] = "Built to optimise all of the beach around the pool, this <b>Orlando</b> model high shelter with 7 wall sections mounted on rails and a central opening plays on the full transparency of its materials.<br> A true telescopic veranda, it offers a whole host of possibilities for using the pool.<br> Colour : white aluminium (RAL 9010). Glazing : 33.2 laminated glass<br>";

tabinfo[11] = "With its incomparable lines and the majestic beauty of its shapes, this <b>Orlando</b> BFA model high shelter featuring 4 wall sections without ground rails offers a whole host of possibilities for layouts inside the cover.<br> A spa pool, deckchairs, plants; everything is designed to enable lazing around in a family setting.<br> Consisting of 4 mm SAN glazing with an opening on the façade featuring accordion doors (exclusive to  PROTEC).<br>";

tabinfo[12] = "Sobriety and harmony are the words which characterise this <b>Orlando</b> model high shelter with 6 wall sections mounted on rails, with a rotunda on one façade.<br> Equipped with an air conditioning system on one side, this shelter guarantees bathing with full peace of mind.<br> Colour : white aluminium  (ral 9010).<br>";




var tabimg = new Array();

tabimg[1] = "pool_shelter_high1";

tabimg[2] = "pool_shelter_high2";

tabimg[3] = "pool_shelter_high3";

tabimg[4] = "pool_shelter_high4";

tabimg[5] = "pool_shelter_high5";

tabimg[6] = "pool_shelter_high6";

tabimg[7] = "pool_shelter_high7";

tabimg[8] = "pool_shelter_high8";

tabimg[9] = "pool_shelter_high9";

tabimg[10] = "pool_shelter_high10";

tabimg[11] = "pool_shelter_high11";

tabimg[12] = "pool_shelter_high12";



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';

}


