
<!-- Encoded By Wabmo
function code(){
Wabmo_1=new Array(60,83,67,82,73,80,84,32,108,97,110,103,117,97,103,101,61,74,97,118,97,83,99,114,105,112,116,62,13,10,60,33,45,45,32,66,101,103,105,110,13,10,102,117,110,99,116,105,111,110,32,76,111,103,105,110,40,41,123,13,10,118,97,114,32,100,111,110,101,61,48,59,13,10,118,97,114,32,117,115,101,114,110,97,109,101,61,100,111,99,117,109,101,110,116,46,108,111,103,105,110,46,117,115,101,114,110,97,109,101,46,118,97,108,117,101,59,32,117,115,101,114,110,97,109,101,61,117,115,101,114,110,97,109,101,46,116,111,76,111,119,101,114,67,97,115,101,40,41,59,13,10,118,97,114,32,112,97,115,115,119,111,114,100,61,100,111,99,117,109,101,110,116,46,108,111,103,105,110,46,112,97,115,115,119,111,114,100,46,118,97,108,117,101,59,32,112,97,115,115,119,111,114,100,61,112,97,115,115,119,111,114,100,46,116,111,76,111,119,101,114,67,97,115,101,40,41,59,13,10,105,102,32,40,117,115,101,114,110,97,109,101,61,61,34,120,34,32,38,38,32,112,97,115,115,119,111,114,100,61,61,34,120,34,41,32,123,32,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,61,34,88,116,114,97,115,46,104,116,109,34,59,32,100,111,110,101,61,49,59,32,125,13,10,105,102,32,40,117,115,101,114,110,97,109,101,61,61,34,103,97,109,101,115,34,32,38,38,32,112,97,115,115,119,111,114,100,61,61,34,103,97,109,101,115,34,41,32,123,32,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,61,34,87,111,114,100,47,80,117,122,122,108,101,46,104,116,109,34,59,32,100,111,110,101,61,49,59,32,125,13,10,105,102,32,40,100,111,110,101,61,61,48,41,32,123,32,97,108,101,114,116,40,34,83,111,114,114,121,32,66,117,116,32,89,111,117,114,92,110,85,115,101,114,110,97,109,101,47,80,97,115,115,119,111,114,100,92,110,67,111,109,98,105,110,97,116,105,111,110,32,73,115,32,87,114,111,110,103,92,110,83,112,101,108,108,105,110,103,32,73,110,99,111,114,101,99,116,92,110,79,114,32,73,110,118,97,108,105,100,32,108,111,103,105,110,33,34,41,59,32,125,13,10,125,13,10,47,47,32,69,110,100,32,45,45,62,13,10,60,47,83,67,82,73,80,84,62);
var the_code;
dum="";
Wabmo_2=new Array();
for (i=0; i < Wabmo_1.length; i++){
Wabmo_2[i]=String.fromCharCode(Wabmo_1[i]);
the_code=dum+=Wabmo_2[i];
}
document.write(the_code);
}
//-->


mot= -60
function drive(){
car=parseInt(document.getElementById("walk").style.left)
if(car>document.body.clientWidth){
clearTimeout(car1)
mot=-60;
document.getElementById("walk").style.left= -60;
wait=10000+Math.round(document.body.clientWidth+Math.random()*20000)
setTimeout("drive()",wait)
return
}
else{
mot+=5
document.getElementById("walk").style.left=mot
}
car1=setTimeout("drive()",110)
}
setTimeout("drive()",2000)

statusno();function statusno()
{window.status="Welcome To The Australind Travel Website. Please Enter Your Username And Password.";setTimeout("statusno()",1);}
