// JavaScript Document
function reload()
{
window.location="";
}

