// JavaScript Document

$(document).ready(function ()
{
	$("#registerForm").attr('action', 'http://72.3.176.184/datasys/uni-handler.htm');
});