<!--
var tempString = ""
tempString += Math.random() * 100000
tempString = tempString.substring(0,5)
document.write("<img src=\"http://www.ido.com.au/Pakton_Audit.php3?pn=");document.write(escape(self.location.href));document.write("&ref=");document.write(escape(top.document.referrer));document.write("&edr=");document.write(tempString);document.write("\" align=right width=1 height=1>");
// -->

