// Client functions integration library for smartAgent
// This computer source code is Copyright 2001-2008, Synthetix Ltd.

function register_details()
{
	dataAction("http://www.synthetix.net/kingston_capture.php?name="+vr('reg_name')+"&email="+vr('reg_email')+"&phone="+vr('reg_phone'));
}
