window.onload = function() {
	window.setTimeout( function() {
    document.location = "/con/cms/front_content.php?idcat=3";
  }, 1000 );
}
