


function secvis1()
{
//dont move thsi - background ************
sect1.style.position='absolute';
  sect1.style.top=135;
sect1.style.left=253 ;
//sect1.style.z-index=3;
}



function secinvis1()
{
sect1.style.left=-1530;

}

function secvis2()
{
sect2.style.position='absolute';
  sect2.style.top=200;
sect2.style.left=280;
}

function secvis3()
{
sect3.style.position='absolute';//sect3.style.z-index=3;
  sect3.style.top=200;
sect3.style.left=280;
}

function secvis4()
{
sect4.style.position='absolute';
  sect4.style.top=200;
sect4.style.left=420;
}

function secvis27()
{
sect27.style.position='absolute';
  sect27.style.top=160;
sect27.style.left=250;
}

function secvis28()
{
sect28.style.position='absolute';
  sect28.style.top=250;
sect28.style.left=250;
}

function secvis29()
{
sect29.style.position='absolute';
  sect29.style.top=125;
sect29.style.left=253;
}

function secvis30()
{
sect30.style.position='absolute';
  sect30.style.top=300;
sect30.style.left=300;
}



function secinvis36()
{

sect1.style.left=-8520
sect2.style.left=-8520
sect3.style.left=-8520
sect4.style.left=-8520
sect5.style.left=-8520

sect27.style.left=-8520
sect28.style.left=-8520
sect29.style.left=-8520
sect30.style.left=-8520
}