$(function() { $("input").attr("autocomplete","off"); });
$(function() { $("a[rel*=external]").attr( "target", "_blank" ); });
$(function() { $("a[rel*=nofollow]").attr( "target", "_blank" ); });
