<!--

function GotoURL(value)

{

url=value

parent.workspace.location=url

}

// -->