function adminLogin(e,adminURL)
{
if(e.shiftKey) self.location.href=adminURL;
}

