Cachebuster

Can anybody help me with a Java script that will replace the [CACHEBUSTER] below with a random number in a html page?

http://adfarm.mediaplex.com/ad/bn/0-0-0-0?mpt=[CACHEBUSTER]

:headbang:

Try

var cachebuster = new Date().getTime()