
var agree=confirm(





"YES!\n"+
"I have read the disclaimer and I understand and accept the\n"+
"terms of use for this data.");
if(!agree)history.go(-1);




 



