
function cutBubble()
{if(document.tagName!='INPUT'&&document.tagName!='IMG')
{document.returnValue=false}}
