var array11693DropDown = new Array();
//
function DropDown11693Clicked(i)
{
self.location.href = array11693DropDown[i][1] ;
}

