Try this. In the inc_jump_to.asp file, change this:<form name="Stuff">
to this:<form name="Stuff" target="_self">
I tried adding the target value to each of the options but it doesn't seem to support the target attribute. But let me know if it works then we can try something else.