");
onload = start;
function start() {anim1 = new animation("ball1"); anim1.slideBy(-999, -60, 206, 36,"nystart()");}
function nystart() {anim2 = new animation("ball2"); anim2.slideBy(-999, 60, 206, 26,"nystart2()");}
function start2() {anim1.slideBy(85, -250, 206, 16, "start3()");}
function nystart2() {anim2.slideBy(85, -25, 106, 26);}
function start3() {anim1.slideBy(-10, -70, 206, 6, "start4()");}
function nystart3() {anim2.slideBy(-10, -70, 206, 16, "nystart4()");}
//function start4() {anim1.slideBy(350, 350, 206, 16);}
function nystart4() {anim2.slideBy(250, 450, 206, 10);}
function tilstart()
{
anim1 = new animation("ball1"); //i tilfelle denne ikke er initiert
anim1.slideTo(200, 405, 206, 6);
anim2.slideTo(170, 375, 206, 6);
}
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
abc
i orientering for nybegynnere