﻿// JScript 文件

function goUrl(x)   
{   
     window.location.href=x;   
} 
