function show(url)	{
    window.parent.location = url
}
