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

