function RunFoo(url)
{
    document.write(url);
}
