// JavaScript Document
function leap(x)
{
document.location.href = x
}