<script type="text/javascript"
type="text/javascript">
var mytxt = "Welcome to Microsoft! We are proud
to announce that Microsoft have one of the largest Web
Developers site in the world."
document.write( mytxt.replace(/Microsoft/g,"IRANW3") )
</script>