I have a bunch of buttons with this sintax:
on (release) {getURL("index.php?option=com_facileforms&Itemid=1 37", "_self");

}

None of them are woring in IE 7, if I change to _blan they work... How can I fixed it?