var str = "Hello how are you?";
var pos = str.indexOf("how");