<link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
<link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
<title> Scholarships — LibrePlanet 2014</title>
- <script type="text/javascript">
- // @license
- magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt
- AGPL-v3
- var CRM =
- {"config":{"userFramework":"Drupal","resourceBase":"\/sites\/all\/modules\/civicrm\/"}};
- // @license-end
- </script>
</head>
<body>
<form action="https://crm.fsf.org/civicrm/profile/create?gid=250&reset=1"
class="form-horizontal margin-top" method="post" name="Edit" id="Edit" role="form">
- <!-- <script language="javaScript" type="text/javascript">
-
- cj(function() {
- countryID = "country-Primary"
- // sometimes we name != id, hence if element does not exists
- // fetch the id
- if ( cj( '#' + countryID ).length == 0 ) {
- countryID = cj( 'select[name="' + countryID + '"]' ).prop('id');
- }
-
- stateProvinceID = "state_province-Primary"
- if ( cj( '#' + stateProvinceID ).length == 0 ) {
- stateProvinceID = cj( 'select[name="' + stateProvinceID + '"]'
- ).prop('id');
- }
-
- callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState"
-
- cj( '#' + countryID ).chainSelect(
- '#' + stateProvinceID,
- callbackURL,
- {
- before : function (target) {
- if (typeof(setdefault) === "undefined") { setdefault = new
- Array(); }
- targetid = cj(target).attr("id");
- eval('setdefault[targetid] = cj(target).val()');
- },
- after : function(target) {
- targetid = cj(target).attr("id");
- cj(target).val(setdefault[targetid]);
- }
- }
- );
- });
-
-
- </script> -->
-
<div>
<input name="postURL" type="hidden"
value="https://www.libreplanet.org/2014/scholarships/confirmation.html" />