$(document).ready(function(){

setTimeout('window.location = "main.html"', '27000');


}); //document.ready end