%20 is a replacement of spaces and decodeURI
function will convert all such code to URI. http://learnkode.com/Examples/Javascript/Javascript%20decodeURI%20functions will get converted to http://learnkode.com/Examples/Javascript/Javascript decodeURI functions.