﻿//This is for circumventing the click to activate message in IE and Opera (++), this script can't be inline.
function documentWrite(string){
document.write(string);
}





