
function __init__()
{
    setTimeout('fadeIn("name_banner", 1500)', 1000);
    setTimeout('fadeIn("contact_form_background", 2000)', 1500);
}
