function frameloader(loc)
{
    if (window.name != 'content')
                {location.href=loc};
                }