function windowOnload ()
{
    if (is.ie4up)
    {
        FixPNGsForIE('PNGWedge0', 'PNGWedge1');
    }
}


    
