//www.gstatic.com/firebasejs/9.9.4/firebase-analytics.js";
// Add Firebase products that you want to use
//import { auth } from 'https://www.gstatic.com/firebasejs/9.9.4/firebase-auth.js'
//import { firestore } from 'https://www.gstatic.com/firebasejs/9.9.4/firebase-firestore.js'
// TODO: Add SDKs for Firebase products that you want to use
// https://firebase.google.com/docs/web/setup#available-libraries
// Your web app's Firebase configuration
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
const firebaseConfig = {
apiKey: "AIzaSyD42JNXIGC9rJ47j_Ua5tfJnnIAJfWJRiI",
authDomain: "jorjanishahroodi.firebaseapp.com",
projectId: "jorjanishahroodi",
storageBucket: "jorjanishahroodi.appspot.com",
messagingSenderId: "1021285816524",
appId: "1:1021285816524:web:fea34dfb8f42d8cb974a69",
measurementId: "G-38JKVR1S0S"
};
// Initialize Firebase
const app = initializeApp(firebaseConfig);
//const analytics = getAnalytics(app);
/* end of firebase */
/* end of popup */
/*var newPrompt;
if (Notification.permission !== "granted") {
console.log("notification not granted.");
//EngageBox.getInstance(10).open();
newPrompt = Notification.requestPermission();
if (Notification.permission === "denied") {
console.log("notification denied.");
}
} else {
console.log("notification granted.");
}*/
lass="info" style="background: #eee; border-radius: 5px; font-size: 0.75em; margin-bottom: 20px; padding: 8px;">