function reload_dd_page(self)
{
    window.location.href = self.value;
}