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