function List1__onChange() {
window.location="ProductosGF.asp" + '?' + "familia" + '=' + document.forms[0].List1.value
 }
function _List1__onChange() { if (List1) return List1.onChange(); }
function ImageButton3_onClick() {
var thisfname = window.location.href;
if(thisfname.indexOf('_IE4') >= 0 || thisfname.indexOf('_40') >= 0 || thisfname.indexOf('_Nav3') >= 0 || thisfname.indexOf('_Gen') >= 0)
{
  window.history.go(-2);
}
else
{
  window.history.back();
}
 }
function _ImageButton3_onClick() { if (ImageButton3) return ImageButton3.onClick(); }


