Redireccionar una web

<html>

<head>

<title>Redirecting...</title>

<script language="JavaScript">

self.location.href='https://sites.google.com/site/escolasantiagorusinol///';

</script>

</head>

<body bgcolor="#FFCCFF">

<font face="Arial" size="7">BENVINGUTS A L'ESCOLA SANTIAGO RUSIÑOL</font></p>

</font></p>

</body>

</html>