**NOTICE OF RIGHT TO CONSENT TO DISPOSITION OF A CIVIL CASE OR DISPOSITIVE MOTION BY A UNITED STATES MAGISTRATE JUDGE**

Pursuant to 28 U.S.C. Section 636(c), Civil Local Rule 73, and General Order 04-00016, full-time U.S. Magistrate Judge Michael J. Bordallo is designated to handle all non-dispositive actions in this civil case. Parties may consent to have Judge Bordallo conduct all proceedings, including trials and post-judgment proceedings, or enter a final order on dispositive motions. To do so, all parties must complete a joint consent form (AO85 or AO85A), available on the court’s website: [District Court of Guam Forms](https://www.gud.uscourts.gov/forms/all-forms/civil_form).

This notice must be served with the summons or waiver of service. Your decision to consent or not to consent is voluntary and should be communicated to the Clerk of Court. **DO NOT E-FILE THE CONSENT FORMS.** Instead, mail or hand-deliver the original forms to U.S. District Court, 520 West Soledad Avenue, 4th Floor, Hagatna, Guam 96910.

The consent forms must be signed by all parties or their counsel. It is requested that parties submit them at least **14 days prior to the first scheduled conference** and no later than **30 days before the final pretrial conference**. If consent is not submitted by then, a District Judge must approve it. The plaintiff (or the defendant if the plaintiff is pro se) is responsible for obtaining and filing the necessary consent forms.

**Acknowledgment of Receipt**
– **Sign:** ________________________
– **Print Name:** Patricia M. Licorte
– **Date:** 4/21/25

This document is part of Case **1:25-cv-00018**, filed on **April 21, 2025**.

1file quiz, pay app

<!DOCTYPE html>

<html lang=”en”>

<head>

<meta charset=”UTF-8″ />

<meta name=”viewport” content=”width=device-width, initial-scale=1.0″/>

<meta name=”theme-color” content=”#0a0a0a”/>

<title>Be Your Own Boss</title>

<style>

body { font-family: sans-serif; background: #f2f2f2; padding: 2em; }

.container { max-width: 500px; margin: auto; background: #fff; padding: 2em; border-radius: 10px; box-shadow: 0 0 10px #ccc; }

h2 { text-align: center; }

label { display: block; margin-top: 1em; }

input, select, button {

width: 100%; padding: 0.75em; margin-top: 0.5em;

border: 1px solid #ccc; border-radius: 5px;

}

button { background: #4CAF50; color: white; font-size: 1em; border: none; cursor: pointer; }

button:hover { background: #45a049; }

</style>

<!– Inlined manifest as base64 data URI –>

<link rel=”manifest” href=”data:application/manifest+json;base64,eyJuYW1lIjoiQmUgWW91ciBPd24gQm9zcyIsInNob3J0X25hbWUiOiJCb3NzQXBwIiwic3RhcnRfdXJsIjoiLiIsImRpc3BsYXkiOiJzdGFuZGFsb25lIiwiYmFja2dyb3VuZF9jb2xvciI6IiNmZmZmZmYiLCJ0aGVtZV9jb2xvciI6IiMwYTBhMGEiLCJpY29ucyI6W3sic3JjIjoiaWNvbi5wbmciLCJ0eXBlIjoiaW1hZ2UvcG5nIiwic2l6ZXMiOiIxOTJ4MTkyIn1dfQ==”>

</head>

<body>

<div class=”container”>

<h2>Start Your Freedom Journey</h2>

<form id=”quizForm”>

<label>Your Name:

<input type=”text” name=”name” required />

</label>

<label>Email Address:

<input type=”email” name=”email” required />

</label>

<label>Gender:

<select name=”gender” required>

<option value=””>Select</option>

<option>Male</option>

<option>Female</option>

<option>Other</option>

</select>

</label>

<label>Your Goal:

<input type=”text” name=”goal” placeholder=”e.g., Be My Own Boss” required />

</label>

<label>Your Target:

<input type=”text” name=”target” placeholder=”e.g., I want it all!” required />

</label>

<button type=”submit”>Continue</button>

</form>

</div>

<script>

document.getElementById(‘quizForm’).addEventListener(‘submit’, async function (e) {

e.preventDefault();

const form = e.target;

const data = {

name: form.name.value,

email: form.email.value,

gender: form.gender.value,

goal: form.goal.value,

target: form.target.value,

};

// Send email using FormSubmit.co

fetch(“https://formsubmit.co/ajax/crh2123@icloud.com“, {

method: “POST”,

headers: { ‘Content-Type’: ‘application/json’ },

body: JSON.stringify({

Name: data.name,

Email: data.email,

Gender: data.gender,

Goal: data.goal,

Target: data.target,

_subject: “New Lead from PWA Quiz App”

})

}).then(response => {

window.location.href = “https://buy.stripe.com/28ocNTasB6NQ54kcMM“;

}).catch(error => {

alert(“Something went wrong. Please try again.”);

console.error(error);

});

});

// Inline service worker registration

if (‘serviceWorker’ in navigator) {

const swCode = `

self.addEventListener(‘install’, e => {

e.waitUntil(

caches.open(‘boss-app-v1’).then(cache => {

return cache.addAll([‘./’]);

})

);

});

self.addEventListener(‘fetch’, e => {

e.respondWith(

caches.match(e.request).then(response => {

return response || fetch(e.request);

})

);

});

`;

const blob = new Blob([swCode], { type: ‘text/javascript’ });

const swURL = URL.createObjectURL(blob);

navigator.serviceWorker.register(swURL).then(() => {

console.log(“Service Worker Registered”);

});

}

</script>

</body>

</html>

GovGuam emails

Guam Department of Labor (GDOL)

  • Administrative Services Officer: victoria.mafnas

  • Planning Administrator: martha.rubic

  • ALPCD Administrator: greg.massey

  • FEPA Administrator: jeffrey.sablan

  • OSHA Program Manager: jesse.pangelinan

  • WCC Administrator: joanna.fullerton

  • Chief Economist (BLS): gary.hiles

  • Business Services: bsr

  • Career & Training Services Administrator: theresa.camacho

  • State Apprenticeship Administrator: phyllis.topasna

  • NDWG Administrator: catrina.contreas

  • SCSEP Administrator: dorothy.gutierrez

  • Technical Support: webadmin