var string1 = "Fee";  
var intvalue = 10000;
alert( string1 + intvalue );


Posted on by