setTimeout( function() { //do something special }, 1000);
setTimeout( function() { //do something special }, 5000);