// JavaScript Document
$(document).ready(function ()
{
	$("#registerForm").attr('action', 'http://www.interestlists.net/uni-handler-sb.htm');
});