var i=-740
var k=-440
var invispo
var speed=5
var H = screen.height;// (screenheight - boxheight) / 2
var W =screen.width ;// (screenwidth - boxwidth) / 2
//H=610
H=860
W=20

function secvis1()
{
sect1.style.position='absolute';
 // sect1.style.top=20;
//sect1.style.left=5;
sect1.style.top=(H/3.35);
sect1.style.left=20;
}



function secinvis1()
{

sect1.style.left=-5000;

}

function secvis2()
{

sect2.style.position='absolute';
sect2.style.top=H/3.35;
sect2.style.left=W;
}

function secinvis2()
{
sect2.style.left=-5000;
}


function secvis3()
{
sect3.style.position='absolute';
  sect3.style.top=H/3.35;
sect3.style.left=W;
}



function secinvis3()
{
sect3.style.left=-1520;

}


function secvis4()
{
sect4.style.position='absolute';
  sect4.style.top=H/3.35;
sect4.style.left=W;
}



function secinvis4()
{
sect4.style.left=-1520;

}
function secvis5()
{
sect5.style.position='absolute';
  sect5.style.top=H/3.35;
sect5.style.left=W;
}



function secinvis5()
{
sect5.style.left=-1520;

}
function secvis6()
{
alert("hello");
sect6.style.position='absolute';
  sect6.style.top=20;
sect6.style.left=5;
}



function secinvis6()
{
sect6.style.left=-1530;

}


function secvisred()
{
sectred.style.position='absolute';

sectred.style.top=150;
sectred.style.left=80;
}



function secinvisred()
{

sectred.style.left=-5000;

}


function secvisred2()
{
sectred2.style.position='absolute';

sectred2.style.top=150;
sectred2.style.left=80;
}



function secinvisred2()
{

sectred2.style.left=-5000;

}

function secvisnp()
{
sectnp.style.position='absolute';
  sectnp.style.top=130;
sectnp.style.left=200;
}



function secinvisnp()
{
sectnp.style.top=-520

}
function secvis27()
{

intvis1a=setInterval("vis6()",10)
}
function vis6(){
sect88.style.position='absolute';
   sect88.style.top=10;
//sect88.style.left=5;
if (k<50){
k=k+15
sect88.style.left=k;
}
}
function secinvis27()
{
clearInterval(intvis1a)
//k=-740
//alert('k= '+k)
sect88.style.left=-740
}

function secinvis36()
{

sect1.style.left=-8520
sect2.style.left=-8520
sect3.style.left=-8520
sect4.style.left=-8520
sect5.style.left=-8520


}
